epfl-elements 5.0.2 → 5.2.0

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 (83) hide show
  1. package/assets/config/bootstrap-variables.scss +11 -7
  2. package/assets/config/colors.json +2 -1
  3. package/dist/components/atoms/button/button-tertiary-states.twig +4 -0
  4. package/dist/components/atoms/button/button-tertiary.twig +1 -0
  5. package/dist/components/atoms/button/button.yml +8 -0
  6. package/dist/components/atoms/picture/picture-avatar.twig +7 -6
  7. package/dist/components/atoms/picture/picture-cover.twig +6 -6
  8. package/dist/components/atoms/picture/picture-fullwidth-teaser.twig +7 -9
  9. package/dist/components/atoms/picture/picture-one-third-square.twig +7 -6
  10. package/dist/components/atoms/picture/picture-one-third.twig +7 -6
  11. package/dist/components/atoms/picture/picture-portrait.twig +7 -6
  12. package/dist/components/atoms/picture/picture-question.twig +7 -6
  13. package/dist/components/atoms/picture/picture-thumb-square.twig +17 -6
  14. package/dist/components/atoms/picture/picture.twig +7 -6
  15. package/dist/components/atoms/picture/picture.yml +3 -2
  16. package/dist/components/atoms/social-icon/social-icon-group.twig +3 -0
  17. package/dist/components/atoms/social-icon/social-icon-link-group.twig +17 -4
  18. package/dist/components/atoms/social-icon/social-icon.yml +4 -1
  19. package/dist/components/atoms/tag/tag.twig +6 -0
  20. package/dist/components/content-types/study-plan/study-plan-bachelor.twig +118 -229
  21. package/dist/components/content-types/study-plan/study-plan-master.twig +50 -100
  22. package/dist/components/molecules/breadcrumb/breadcrumb-tagged.twig +1 -1
  23. package/dist/components/molecules/carousel/carousel.yml +1 -1
  24. package/dist/components/molecules/key-number/key-number-hn-link.twig +0 -1
  25. package/dist/components/molecules/key-number/key-number-hn.twig +0 -1
  26. package/dist/components/molecules/key-number/key-number-large.twig +0 -1
  27. package/dist/components/molecules/key-number/key-number.twig +0 -1
  28. package/dist/components/molecules/social/social-follow.twig +1 -1
  29. package/dist/components/molecules/social/social.twig +9 -0
  30. package/dist/components/molecules/sponsor/sponsor-link.twig +8 -0
  31. package/dist/components/molecules/sponsor/sponsor.twig +1 -1
  32. package/dist/components/molecules/sponsor/sponsor.yml +3 -0
  33. package/dist/components/organisms/footer/footer-legal.twig +3 -3
  34. package/dist/components/organisms/hero/hero.yml +2 -0
  35. package/dist/components/organisms/sponsor-list/sponsor-list-link.twig +11 -0
  36. package/dist/components/organisms/sponsor-list/sponsor-list.twig +11 -0
  37. package/dist/components/organisms/sponsor-list/sponsor-list.yml +5 -0
  38. package/dist/css/elements.css +218 -2
  39. package/dist/css/elements.min.css +1 -1
  40. package/dist/css/elements.min.css.map +1 -1
  41. package/dist/css/reader.min.css +1 -1
  42. package/dist/css/reader.min.css.map +1 -1
  43. package/dist/css/vendors.min.css +2 -2
  44. package/dist/icons/icons.svg +1 -1
  45. package/dist/images/styleguide/homepage/7-science-question/science-question-1080x608.jpg +0 -0
  46. package/dist/images/styleguide/homepage/7-science-question/science-question-1440x810.jpg +0 -0
  47. package/dist/images/styleguide/homepage/7-science-question/science-question-540x304.jpg +0 -0
  48. package/dist/images/styleguide/homepage/7-science-question/science-question-720x405.jpg +0 -0
  49. package/dist/images/styleguide/homepage/7-science-question/science-question-960x540.jpg +0 -0
  50. package/dist/images/styleguide/news-thumbs/news_thumb-1080x1080.jpg +0 -0
  51. package/dist/images/styleguide/news-thumbs/news_thumb-120x120.jpg +0 -0
  52. package/dist/images/styleguide/news-thumbs/news_thumb-160x160.jpg +0 -0
  53. package/dist/images/styleguide/news-thumbs/news_thumb-240x240.jpg +0 -0
  54. package/dist/images/styleguide/news-thumbs/news_thumb-540x540.jpg +0 -0
  55. package/dist/images/styleguide/news-thumbs/news_thumb-80x80.jpg +0 -0
  56. package/dist/images/styleguide/people/avatar-120x120.jpg +0 -0
  57. package/dist/images/styleguide/people/avatar-160x160.jpg +0 -0
  58. package/dist/images/styleguide/people/avatar-180x180.jpg +0 -0
  59. package/dist/images/styleguide/people/avatar-256x256.jpg +0 -0
  60. package/dist/images/styleguide/people/avatar-60x60.jpg +0 -0
  61. package/dist/images/styleguide/people/avatar-80x80.jpg +0 -0
  62. package/dist/images/styleguide/people/avatar-95x95.jpg +0 -0
  63. package/dist/images/styleguide/people/portrait-211x300.jpg +0 -0
  64. package/dist/images/styleguide/people/portrait-253x360.jpg +0 -0
  65. package/dist/images/styleguide/people/portrait-422x600.jpg +0 -0
  66. package/dist/images/styleguide/people/portrait-506x720.jpg +0 -0
  67. package/dist/images/styleguide/teaser/news-teaser-1080x1080.jpg +0 -0
  68. package/dist/images/styleguide/teaser/news-teaser-1080x608.jpg +0 -0
  69. package/dist/images/styleguide/teaser/news-teaser-1140x1140.jpg +0 -0
  70. package/dist/images/styleguide/teaser/news-teaser-280x280.jpg +0 -0
  71. package/dist/images/styleguide/teaser/news-teaser-320x180.jpg +0 -0
  72. package/dist/images/styleguide/teaser/news-teaser-360x360.jpg +0 -0
  73. package/dist/images/styleguide/teaser/news-teaser-380x214.jpg +0 -0
  74. package/dist/images/styleguide/teaser/news-teaser-480x480.jpg +0 -0
  75. package/dist/images/styleguide/teaser/news-teaser-640x360.jpg +0 -0
  76. package/dist/images/styleguide/teaser/news-teaser-640x640.jpg +0 -0
  77. package/dist/images/styleguide/teaser/news-teaser-780x780.jpg +0 -0
  78. package/dist/images/styleguide/teaser/news-teaser-960x960.jpg +0 -0
  79. package/dist/js/reader.js +169 -101
  80. package/dist/js/reader.min.js +2 -2
  81. package/dist/js/reader.min.js.map +1 -1
  82. package/dist/package.json +2 -2
  83. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"css/elements.min.css","mappings":"AAyHE,gBCkWF;AC3dA;;;;;EAAA,CCAA,MAGI,0MAIA,8HAIA,mIAKF,0CACA,iCF2BF,CG1BA,iBAGE,qBH6BF,CG1BA,KAGE,6BAA8B,CAC9B,6CAHA,sBAAuB,CACvB,gBH+BF,CGvBA,sEACE,aH0BF,CGhBA,KAQE,qBCzCS,CDuCT,aCjCS,CD6BT,4BCuK4B,CDrK5B,eCgL4B,CD/K5B,eCmL4B,CDvL5B,QAAS,CAMT,eHoBF,CGPA,0CACE,mBHUF,CGDA,GACE,sBAAuB,CACvB,QAAS,CACT,gBHIF,CGSA,kBAEE,mBCiJ4B,CDlJ5B,YHLF,CGaA,EAEE,kBCuC0B,CDxC1B,YHTF,CGqBA,sCAKE,eAAgB,CADhB,WAAY,CADZ,yBAA0B,CAA1B,yEAAiC,CAGjC,mEHlBF,CGqBA,QAEE,iBAAkB,CAClB,mBHlBF,CGqBA,iBALE,kBHTF,CGcA,SAGE,YHjBF,CGqBA,wBAIE,eHlBF,CGqBA,GACE,eHlBF,CGqBA,GACE,oBACA,aHlBF,CGqBA,WACE,eHlBF,CGqBA,SAEE,kBHlBF,CGqBA,MEII,aLrBJ,CG0BA,QELI,cFSF,aAAc,CAFd,iBAAkB,CAGlB,uBHvBF,CG0BA,IAAM,aHtBN,CGuBA,IAAM,SHnBN,CG0BA,EAGE,4BAA6B,CAF7B,aCxKS,CDyKT,iCCtD0B,CDsD1B,yBHtBF,CMzJE,QHmLE,SCzDwB,CD0DxB,iCCzDwB,CDyDxB,yBHvBJ,CGgCA,2BACE,aAAc,CACd,iDH7BF,CMlKE,iCHkME,aAAc,CACd,iDH7BJ,CGsCA,kBAIE,qBCL4B,CCnD1B,aLsBJ,CGsCA,IASE,4BAA6B,CAL7B,kBAAmB,CAFnB,YAAa,CAIb,aHrCF,CGgDA,OAEE,eH9CF,CGsDA,IAEE,iBHnDF,CGsDA,QAJE,qBH7CF,CGiDA,IAGE,eHpDF,CG6DA,MACE,wBH1DF,CG6DA,QAKE,mBAAoB,CAFpB,aClQS,CDiQT,oBCY4B,CDb5B,iBCa4B,CDV5B,eHzDF,CGiEA,GAEE,kBAAmB,CACnB,+BH/DF,CGuEA,MAEE,oBAAqB,CACrB,mBHrEF,CG2EA,OAEE,eHzEF,CGiFA,iCACE,SH9EF,CGiFA,sCAME,mBAAoB,CEhKlB,kBFkKF,mBAAoB,CAHpB,QH3EF,CGiFA,aAEE,gBH9EF,CGiFA,cAEE,mBH9EF,CGoFA,cACE,cHjFF,CGuFA,OACE,gBHpFF,CG2FA,gDAIE,yBHxFF,CGiGI,4GACE,cH3FN,CGiGA,wHAKE,iBAAkB,CADlB,SH7FF,CGiGA,uCAEE,qBAAsB,CACtB,SH9FF,CGkGA,SACE,aAAc,CAEd,eHhGF,CGmGA,SAUE,QAAS,CADT,QAAS,CAHT,WAAY,CAEZ,SHpGF,CG2GA,OAQE,aAAc,CAPd,aAAc,CE1OV,iBFgPJ,mBAAoB,CAFpB,oBAFA,cAAe,CACf,SAAU,CAKV,kBAAmB,CAPnB,UHjGF,CG2GA,SACE,uBHxGF,CG4GA,kFAEE,WHzGF,CG4GA,cAME,uBAAwB,CADxB,mBH5GF,CGoHA,yCACE,uBHjHF,CGyHA,6BAEE,yBAA0B,CAD1B,YHrHF,CG6HA,OACE,oBH1HF,CG6HA,QAEE,cAAe,CADf,iBHzHF,CG6HA,SACE,YH1HF,CG+HA,SACE,sBH5HF,CDhWA,0CAME,aKsO4B,CLzO5B,mBKsO4B,CLrO5B,eKsO4B,CLrO5B,eKsO4B,CLzO5B,mBCuWF,CD/VA,OMoKM,iBLmMN,CDtWA,OMmKM,iBLuMN,CDzWA,OMkKM,iBL2MN,CD5WA,OMiKM,iBL+MN,CD/WA,OMgKM,cLmNN,CDjXA,MM8JM,kBN5JJ,eCoXF,CDhXA,WMwJM,cL8NN,CDjXA,sBAHE,eK2N4B,CL1N5B,eCyXF,CDvXA,WMmJM,gBLoON,CDlXA,WM8IM,gBL0ON,CDnXA,sBAHE,eKmN4B,CLlN5B,eC2XF,CDzXA,WMyIM,gBLgPN,CD9WA,GAGE,QAAS,CACT,uCAFA,kBK0CO,CL3CP,eCoXF,CDzWA,aMkHM,kBN/GJ,eC4WF,CDzWA,WAGE,iCK0M4B,CL3M5B,YC6WF,CD/VA,4BQnFE,eAAgB,CADhB,cP6bF,CDtWA,kBACE,oBCyWF,CDvWE,mCACE,kBCyWJ,CD/VA,YM2DI,cNzDF,wBCkWF,CD9VA,YMqEM,kBNpEJ,kBCkWF,CD9VA,mBAGE,aKtGS,CLoGT,aAAc,CM+DV,iBLoSN,CD/VE,0BACE,YCiWJ,CQ9cA,0BCCE,WAAY,CAHZ,cT8dF,CQ5dA,eAEE,qBJHS,CIIT,yBEEE,kBFJF,cR2dF,CQ7cA,QAEE,oBR+cF,CQ5cA,YAEE,aAAc,CADd,mBRgdF,CQ5cA,gBAEE,aJvBS,CCmKL,gBLmUN,CWjfE,oFCGA,gBAAiB,CADjB,iBAAkB,CADlB,kBADA,mBADA,UZ+fF,CaxcI,yBFzCE,yBACE,eXqfN,CACF,Ca9cI,yBFzCE,uCACE,eX0fN,CACF,CandI,yBFzCE,qDACE,eX+fN,CACF,CaxdI,0BFzCE,mEACE,gBXogBN,CACF,CWzeE,KCnCA,YAAa,CACb,cAAe,CAEf,kBADA,kBZghBF,CWzeE,YAEE,aAAc,CADd,cX6eJ,CW1eI,2CAGE,cAAe,CADf,eX6eN,CcliBE,o0BAIE,kBADA,mBAFA,iBAAkB,CAClB,Ud6iBJ,CcrhBM,KACE,YAAa,CACb,WAAY,CACZ,cdwhBR,CY5fE,cACE,cACA,cZ+fJ,CYjgBE,cACE,aACA,aZogBJ,CYtgBE,cACE,wBACA,wBZygBJ,CY3gBE,cACE,aACA,aZ8gBJ,CYhhBE,cACE,aACA,aZmhBJ,CYrhBE,cACE,wBACA,wBZwhBJ,Cc3iBM,UFCJ,aAAc,CAEd,cAAe,CADf,UZ+iBF,Cc3iBU,OFbR,qBAIA,qBZyjBF,CchjBU,OFbR,sBAIA,sBZ8jBF,CcrjBU,OFbR,aAIA,aZmkBF,Cc1jBU,OFbR,sBAIA,sBZwkBF,Cc/jBU,OFbR,sBAIA,sBZ6kBF,CcpkBU,OFbR,aAIA,aZklBF,CczkBU,OFbR,sBAIA,sBZulBF,Cc9kBU,OFbR,sBAIA,sBZ4lBF,CcnlBU,OFbR,aAIA,aZimBF,CcxlBU,QFbR,sBAIA,sBZsmBF,Cc7lBU,QFbR,sBAIA,sBZ2mBF,CclmBU,QFbR,cAIA,cZgnBF,CcjmBM,aAAwB,QdqmB9B,CcnmBM,YAAuB,QdumB7B,CcpmBQ,SAAwB,OdwmBhC,CcxmBQ,SAAwB,Od4mBhC,Cc5mBQ,SAAwB,OdgnBhC,CchnBQ,SAAwB,OdonBhC,CcpnBQ,SAAwB,OdwnBhC,CcxnBQ,SAAwB,Od4nBhC,Cc5nBQ,SAAwB,OdgoBhC,CchoBQ,SAAwB,OdooBhC,CcpoBQ,SAAwB,OdwoBhC,CcxoBQ,SAAwB,Od4oBhC,Cc5oBQ,UAAwB,QdgpBhC,CchpBQ,UAAwB,QdopBhC,CcppBQ,UAAwB,QdwpBhC,CcjpBY,UFhBV,uBZqqBF,CcrpBY,UFhBV,wBZyqBF,CczpBY,UFhBV,eZ6qBF,Cc7pBY,UFhBV,wBZirBF,CcjqBY,UFhBV,wBZqrBF,CcrqBY,UFhBV,eZyrBF,CczqBY,UFhBV,wBZ6rBF,Cc7qBY,UFhBV,wBZisBF,CcjrBY,UFhBV,eZqsBF,CcrrBY,WFhBV,wBZysBF,CczrBY,WFhBV,wBZ6sBF,CaxsBI,yBC3BE,QACE,YAAa,CACb,WAAY,CACZ,cduuBN,CY3sBA,iBACE,cACA,cZ6sBF,CY/sBA,iBACE,aACA,aZitBF,CYntBA,iBACE,wBACA,wBZqtBF,CYvtBA,iBACE,aACA,aZytBF,CY3tBA,iBACE,aACA,aZ6tBF,CY/tBA,iBACE,wBACA,wBZiuBF,CcpvBI,aFCJ,aAAc,CAEd,cAAe,CADf,UZuvBA,CcnvBQ,UFbR,qBAIA,qBZgwBA,CcvvBQ,UFbR,sBAIA,sBZowBA,Cc3vBQ,UFbR,aAIA,aZwwBA,Cc/vBQ,UFbR,sBAIA,sBZ4wBA,CcnwBQ,UFbR,sBAIA,sBZgxBA,CcvwBQ,UFbR,aAIA,aZoxBA,Cc3wBQ,UFbR,sBAIA,sBZwxBA,Cc/wBQ,UFbR,sBAIA,sBZ4xBA,CcnxBQ,UFbR,aAIA,aZgyBA,CcvxBQ,WFbR,sBAIA,sBZoyBA,Cc3xBQ,WFbR,sBAIA,sBZwyBA,Cc/xBQ,WFbR,cAIA,cZ4yBA,Cc7xBI,gBAAwB,QdgyB5B,Cc9xBI,eAAuB,QdiyB3B,Cc9xBM,YAAwB,OdiyB9B,CcjyBM,YAAwB,OdoyB9B,CcpyBM,YAAwB,OduyB9B,CcvyBM,YAAwB,Od0yB9B,Cc1yBM,YAAwB,Od6yB9B,Cc7yBM,YAAwB,OdgzB9B,CchzBM,YAAwB,OdmzB9B,CcnzBM,YAAwB,OdszB9B,CctzBM,YAAwB,OdyzB9B,CczzBM,YAAwB,Od4zB9B,Cc5zBM,aAAwB,Qd+zB9B,Cc/zBM,aAAwB,Qdk0B9B,Ccl0BM,aAAwB,Qdq0B9B,Cc9zBU,aFhBV,aZi1BA,Ccj0BU,aFhBV,uBZo1BA,Ccp0BU,aFhBV,wBZu1BA,Ccv0BU,aFhBV,eZ01BA,Cc10BU,aFhBV,wBZ61BA,Cc70BU,aFhBV,wBZg2BA,Cch1BU,aFhBV,eZm2BA,Ccn1BU,aFhBV,wBZs2BA,Cct1BU,aFhBV,wBZy2BA,Ccz1BU,aFhBV,eZ42BA,Cc51BU,cFhBV,wBZ+2BA,Cc/1BU,cFhBV,wBZk3BA,CACF,Ca92BI,yBC3BE,QACE,YAAa,CACb,WAAY,CACZ,cd44BN,CYh3BA,iBACE,cACA,cZk3BF,CYp3BA,iBACE,aACA,aZs3BF,CYx3BA,iBACE,wBACA,wBZ03BF,CY53BA,iBACE,aACA,aZ83BF,CYh4BA,iBACE,aACA,aZk4BF,CYp4BA,iBACE,wBACA,wBZs4BF,Ccz5BI,aFCJ,aAAc,CAEd,cAAe,CADf,UZ45BA,Ccx5BQ,UFbR,qBAIA,qBZq6BA,Cc55BQ,UFbR,sBAIA,sBZy6BA,Cch6BQ,UFbR,aAIA,aZ66BA,Ccp6BQ,UFbR,sBAIA,sBZi7BA,Ccx6BQ,UFbR,sBAIA,sBZq7BA,Cc56BQ,UFbR,aAIA,aZy7BA,Cch7BQ,UFbR,sBAIA,sBZ67BA,Ccp7BQ,UFbR,sBAIA,sBZi8BA,Ccx7BQ,UFbR,aAIA,aZq8BA,Cc57BQ,WFbR,sBAIA,sBZy8BA,Cch8BQ,WFbR,sBAIA,sBZ68BA,Ccp8BQ,WFbR,cAIA,cZi9BA,Ccl8BI,gBAAwB,Qdq8B5B,Ccn8BI,eAAuB,Qds8B3B,Ccn8BM,YAAwB,Ods8B9B,Cct8BM,YAAwB,Ody8B9B,Ccz8BM,YAAwB,Od48B9B,Cc58BM,YAAwB,Od+8B9B,Cc/8BM,YAAwB,Odk9B9B,Ccl9BM,YAAwB,Odq9B9B,Ccr9BM,YAAwB,Odw9B9B,Ccx9BM,YAAwB,Od29B9B,Cc39BM,YAAwB,Od89B9B,Cc99BM,YAAwB,Odi+B9B,Ccj+BM,aAAwB,Qdo+B9B,Ccp+BM,aAAwB,Qdu+B9B,Ccv+BM,aAAwB,Qd0+B9B,Ccn+BU,aFhBV,aZs/BA,Cct+BU,aFhBV,uBZy/BA,Ccz+BU,aFhBV,wBZ4/BA,Cc5+BU,aFhBV,eZ+/BA,Cc/+BU,aFhBV,wBZkgCA,Ccl/BU,aFhBV,wBZqgCA,Ccr/BU,aFhBV,eZwgCA,Ccx/BU,aFhBV,wBZ2gCA,Cc3/BU,aFhBV,wBZ8gCA,Cc9/BU,aFhBV,eZihCA,CcjgCU,cFhBV,wBZohCA,CcpgCU,cFhBV,wBZuhCA,CACF,CanhCI,yBC3BE,QACE,YAAa,CACb,WAAY,CACZ,cdijCN,CYrhCA,iBACE,cACA,cZuhCF,CYzhCA,iBACE,aACA,aZ2hCF,CY7hCA,iBACE,wBACA,wBZ+hCF,CYjiCA,iBACE,aACA,aZmiCF,CYriCA,iBACE,aACA,aZuiCF,CYziCA,iBACE,wBACA,wBZ2iCF,Cc9jCI,aFCJ,aAAc,CAEd,cAAe,CADf,UZikCA,Cc7jCQ,UFbR,qBAIA,qBZ0kCA,CcjkCQ,UFbR,sBAIA,sBZ8kCA,CcrkCQ,UFbR,aAIA,aZklCA,CczkCQ,UFbR,sBAIA,sBZslCA,Cc7kCQ,UFbR,sBAIA,sBZ0lCA,CcjlCQ,UFbR,aAIA,aZ8lCA,CcrlCQ,UFbR,sBAIA,sBZkmCA,CczlCQ,UFbR,sBAIA,sBZsmCA,Cc7lCQ,UFbR,aAIA,aZ0mCA,CcjmCQ,WFbR,sBAIA,sBZ8mCA,CcrmCQ,WFbR,sBAIA,sBZknCA,CczmCQ,WFbR,cAIA,cZsnCA,CcvmCI,gBAAwB,Qd0mC5B,CcxmCI,eAAuB,Qd2mC3B,CcxmCM,YAAwB,Od2mC9B,Cc3mCM,YAAwB,Od8mC9B,Cc9mCM,YAAwB,OdinC9B,CcjnCM,YAAwB,OdonC9B,CcpnCM,YAAwB,OdunC9B,CcvnCM,YAAwB,Od0nC9B,Cc1nCM,YAAwB,Od6nC9B,Cc7nCM,YAAwB,OdgoC9B,CchoCM,YAAwB,OdmoC9B,CcnoCM,YAAwB,OdsoC9B,CctoCM,aAAwB,QdyoC9B,CczoCM,aAAwB,Qd4oC9B,Cc5oCM,aAAwB,Qd+oC9B,CcxoCU,aFhBV,aZ2pCA,Cc3oCU,aFhBV,uBZ8pCA,Cc9oCU,aFhBV,wBZiqCA,CcjpCU,aFhBV,eZoqCA,CcppCU,aFhBV,wBZuqCA,CcvpCU,aFhBV,wBZ0qCA,Cc1pCU,aFhBV,eZ6qCA,Cc7pCU,aFhBV,wBZgrCA,CchqCU,aFhBV,wBZmrCA,CcnqCU,aFhBV,eZsrCA,CctqCU,cFhBV,wBZyrCA,CczqCU,cFhBV,wBZ4rCA,CACF,CaxrCI,0BC3BE,QACE,YAAa,CACb,WAAY,CACZ,cdstCN,CY1rCA,iBACE,cACA,cZ4rCF,CY9rCA,iBACE,aACA,aZgsCF,CYlsCA,iBACE,wBACA,wBZosCF,CYtsCA,iBACE,aACA,aZwsCF,CY1sCA,iBACE,aACA,aZ4sCF,CY9sCA,iBACE,wBACA,wBZgtCF,CcnuCI,aFCJ,aAAc,CAEd,cAAe,CADf,UZsuCA,CcluCQ,UFbR,qBAIA,qBZ+uCA,CctuCQ,UFbR,sBAIA,sBZmvCA,Cc1uCQ,UFbR,aAIA,aZuvCA,Cc9uCQ,UFbR,sBAIA,sBZ2vCA,CclvCQ,UFbR,sBAIA,sBZ+vCA,CctvCQ,UFbR,aAIA,aZmwCA,Cc1vCQ,UFbR,sBAIA,sBZuwCA,Cc9vCQ,UFbR,sBAIA,sBZ2wCA,CclwCQ,UFbR,aAIA,aZ+wCA,CctwCQ,WFbR,sBAIA,sBZmxCA,Cc1wCQ,WFbR,sBAIA,sBZuxCA,Cc9wCQ,WFbR,cAIA,cZ2xCA,Cc5wCI,gBAAwB,Qd+wC5B,Cc7wCI,eAAuB,QdgxC3B,Cc7wCM,YAAwB,OdgxC9B,CchxCM,YAAwB,OdmxC9B,CcnxCM,YAAwB,OdsxC9B,CctxCM,YAAwB,OdyxC9B,CczxCM,YAAwB,Od4xC9B,Cc5xCM,YAAwB,Od+xC9B,Cc/xCM,YAAwB,OdkyC9B,CclyCM,YAAwB,OdqyC9B,CcryCM,YAAwB,OdwyC9B,CcxyCM,YAAwB,Od2yC9B,Cc3yCM,aAAwB,Qd8yC9B,Cc9yCM,aAAwB,QdizC9B,CcjzCM,aAAwB,QdozC9B,Cc7yCU,aFhBV,aZg0CA,CchzCU,aFhBV,uBZm0CA,CcnzCU,aFhBV,wBZs0CA,CctzCU,aFhBV,eZy0CA,CczzCU,aFhBV,wBZ40CA,Cc5zCU,aFhBV,wBZ+0CA,Cc/zCU,aFhBV,eZk1CA,Ccl0CU,aFhBV,wBZq1CA,Ccr0CU,aFhBV,wBZw1CA,Ccx0CU,aFhBV,eZ21CA,Cc30CU,cFhBV,wBZ81CA,Cc90CU,cFhBV,wBZi2CA,CACF,Ca71CI,0BC3BE,SACE,YAAa,CACb,WAAY,CACZ,cd23CN,CY/1CA,kBACE,cACA,cZi2CF,CYn2CA,kBACE,aACA,aZq2CF,CYv2CA,kBACE,wBACA,wBZy2CF,CY32CA,kBACE,aACA,aZ62CF,CY/2CA,kBACE,aACA,aZi3CF,CYn3CA,kBACE,wBACA,wBZq3CF,Ccx4CI,cFCJ,aAAc,CAEd,cAAe,CADf,UZ24CA,Ccv4CQ,WFbR,qBAIA,qBZo5CA,Cc34CQ,WFbR,sBAIA,sBZw5CA,Cc/4CQ,WFbR,aAIA,aZ45CA,Ccn5CQ,WFbR,sBAIA,sBZg6CA,Ccv5CQ,WFbR,sBAIA,sBZo6CA,Cc35CQ,WFbR,aAIA,aZw6CA,Cc/5CQ,WFbR,sBAIA,sBZ46CA,Ccn6CQ,WFbR,sBAIA,sBZg7CA,Ccv6CQ,WFbR,aAIA,aZo7CA,Cc36CQ,YFbR,sBAIA,sBZw7CA,Cc/6CQ,YFbR,sBAIA,sBZ47CA,Ccn7CQ,YFbR,cAIA,cZg8CA,Ccj7CI,iBAAwB,Qdo7C5B,Ccl7CI,gBAAuB,Qdq7C3B,Ccl7CM,aAAwB,Odq7C9B,Ccr7CM,aAAwB,Odw7C9B,Ccx7CM,aAAwB,Od27C9B,Cc37CM,aAAwB,Od87C9B,Cc97CM,aAAwB,Odi8C9B,Ccj8CM,aAAwB,Odo8C9B,Ccp8CM,aAAwB,Odu8C9B,Ccv8CM,aAAwB,Od08C9B,Cc18CM,aAAwB,Od68C9B,Cc78CM,aAAwB,Odg9C9B,Cch9CM,cAAwB,Qdm9C9B,Ccn9CM,cAAwB,Qds9C9B,Cct9CM,cAAwB,Qdy9C9B,Ccl9CU,cFhBV,aZq+CA,Ccr9CU,cFhBV,uBZw+CA,Ccx9CU,cFhBV,wBZ2+CA,Cc39CU,cFhBV,eZ8+CA,Cc99CU,cFhBV,wBZi/CA,Ccj+CU,cFhBV,wBZo/CA,Ccp+CU,cFhBV,eZu/CA,Ccv+CU,cFhBV,wBZ0/CA,Cc1+CU,cFhBV,wBZ6/CA,Cc7+CU,cFhBV,eZggDA,Cch/CU,eFhBV,wBZmgDA,Ccn/CU,eFhBV,wBZsgDA,CACF,CexjDA,kDAWE,2BAA4B,CAD5B,qBXJS,CWMT,yBLAE,kBKHF,aXGS,CWXT,aAAc,CV6KV,eUvKJ,eXoN4B,CWxN5B,0BX4YsC,CWvYtC,eXuN4B,CW3N5B,uBCMI,oEDQJ,CAhBA,UfqkDF,CgBzjDM,uCDdN,kDCeQ,ehB4jDN,CACF,CevjDE,0EACE,4BAA6B,CAC7B,QfyjDJ,CiBzkDE,8DAEE,qBbHO,CaIP,oBbEO,CaIL,4BbwXkC,CahYpC,abIO,CaDP,SjB4kDJ,CezjDE,sFACE,aXpBO,CWsBP,Sf0jDJ,Ce7jDE,4EACE,aXpBO,CWsBP,Sf0jDJ,CeljDE,0IAEE,wBXpCO,CWsCP,SfkjDJ,Ce1iDE,8VACE,4DfmjDJ,Ce7iDE,4FACE,iBAAkB,CAClB,yBfgjDJ,Ce7iDE,gGAOE,qBXlEO,CWiEP,af2iDJ,CeriDA,uCAEE,aAAc,CACd,UfwiDF,Ce9hDA,gBVoEI,kBU/DF,eXgI4B,CWlI5B,eAAgB,CADhB,mCADA,+BfqiDF,Ce9hDA,mBV4EM,kBUxEJ,eX+E4B,CWjF5B,iCADA,6BfoiDF,Ce9hDA,mBVqEM,iBUjEJ,iBX+M4B,CWjN5B,kCADA,8BfoiDF,CexhDA,wBAQE,4BAA6B,CAE7B,4CAHA,aXjHS,CW2GT,aAAc,CVuDV,eUlDJ,eXmG4B,CWrG5B,eAAgB,CADhB,kBADA,UfmiDF,CezhDE,gFAGE,cAAe,CADf,ef2hDJ,Ce9gDA,iBLrII,kBLkKE,iBU5BJ,6BXgQsC,CW7PtC,iBXuK4B,CWzK5B,oBfohDF,Ce9gDA,iBL7II,kBLkKE,kBUpBJ,2BX2PsC,CWxPtC,eXwB4B,CW1B5B,kBfohDF,Ce5gDE,4JAEE,Wf8gDJ,Ce1gDA,kEACE,Wf6gDF,CergDA,YACE,kBfwgDF,CergDA,WACE,aAAc,CACd,iBfwgDF,CehgDA,UACE,YAAa,CACb,cAAe,CAEf,iBADA,iBfogDF,CejgDE,uCAGE,iBADA,iBfogDJ,Ce1/CA,YAEE,aAAc,CACd,oBXsMsC,CWxMtC,iBf+/CF,Ce1/CA,kBAGE,qBADA,gBXkMsC,CWnMtC,iBf+/CF,Ce1/CE,2FAEE,af2/CJ,Cev/CA,kBACE,ef0/CF,Cev/CA,mBAEE,kBAAmB,CADnB,mBAAoB,CAGpB,mBXmLsC,CWpLtC,cf2/CF,Cev/CE,qCAIE,aAAc,CADd,qBX8KoC,CW/KpC,YAAa,CADb,ef4/CJ,CiBtsDE,gBAKE,aFqNqC,CEzNrC,YAAa,CZuIX,kBYrIF,iBbgXoC,CajXpC,UjB4sDJ,CiBtsDE,eAYE,qCP9CA,kBO6CA,cANA,YAAa,CZ2HX,iBY7HF,MAAO,CAOP,ebuK0B,CazK1B,iBAFA,cAAe,CACf,qBANA,iBAAkB,CAClB,QAAS,CAET,SjBktDJ,CiBrsDI,qEAEE,QjBssDN,CiBjsDI,8HAEE,ajBssDN,CiBpvDI,yNAwDI,4QAEA,yDADA,2BAA4B,CAE5B,4DAPF,oBFkLmC,CE/KjC,+BjBssDR,CiB/rDM,uPACE,oBFuKiC,CEtKjC,2CjBisDR,CiBjwDI,uPA0EI,wCADA,4BjB6rDR,CiBtwDI,iQAoFI,8EADA,qBjBwrDR,CiB3wDI,4DA+FI,ojBAJF,oBF2ImC,CExIjC,+CjBmrDR,CiB/qDM,wEACE,oBFmIiC,CElIjC,2CjBirDR,CiB1qDM,sGACE,ajB6qDR,CiB1qDM,kMAEE,ajB6qDR,CiBtqDM,sHACE,ajByqDR,CiBvqDQ,oIACE,oBjByqDV,CiBpqDQ,oJC3JJ,wBD6J2B,CADrB,oBjBuqDV,CiBjqDQ,gJACE,2CjBmqDV,CiBhqDQ,4KACE,oBjBkqDV,CiBzpDM,0GACE,oBjB4pDR,CiBxpDQ,sHACE,oBF0E+B,CEzE/B,2CjB0pDV,CiB3yDE,kBAKE,SFqNqC,CEzNrC,YAAa,CZuIX,kBYrIF,iBbgXoC,CajXpC,UjBizDJ,CiB3yDE,iBAYE,kCP9CA,kBO6CA,WANA,YAAa,CZ2HX,iBY7HF,MAAO,CAOP,ebuK0B,CazK1B,iBAFA,cAAe,CACf,qBANA,iBAAkB,CAClB,QAAS,CAET,SjBuzDJ,CiB1yDI,yEAEE,QjB2yDN,CiBtyDI,8IAEE,ajB2yDN,CiBz1DI,mOAwDI,0TAEA,yDADA,2BAA4B,CAE5B,4DAPF,gBFkLmC,CE/KjC,+BjB2yDR,CiBpyDM,iQACE,gBFuKiC,CEtKjC,wCjBsyDR,CiBt2DI,iQA0EI,wCADA,4BjBkyDR,CiB32DI,2QAoFI,8EADA,qBjB6xDR,CiBh3DI,gEA+FI,kmBAJF,gBF2ImC,CExIjC,+CjBwxDR,CiBpxDM,4EACE,gBFmIiC,CElIjC,wCjBsxDR,CiB/wDM,0GACE,SjBkxDR,CiB/wDM,kNAEE,ajBkxDR,CiB3wDM,0HACE,SjB8wDR,CiB5wDQ,wIACE,gBjB8wDV,CiBzwDQ,wJC3JJ,qBD6J2B,CADrB,iBjB4wDV,CiBtwDQ,oJACE,wCjBwwDV,CiBrwDQ,gLACE,gBjBuwDV,CiB9vDM,8GACE,gBjBiwDR,CiB7vDQ,0HACE,gBF0E+B,CEzE/B,wCjB+vDV,Ce1qDA,aAGE,kBAAmB,CAFnB,YAAa,CACb,kBf8qDF,CexqDE,yBACE,Uf0qDJ,Caz4DI,yBEoOA,mBAGE,sBfyqDJ,CepqDE,4CANE,kBAAmB,CADnB,YAAa,CAGb,ef+qDJ,Ce3qDE,yBAEE,aAAc,CACd,kBfwqDJ,CelqDE,6HACE,oBAAqB,CAErB,qBAAsB,CADtB,UfqqDJ,CehqDE,qCACE,oBfkqDJ,Ce/pDE,sDAEE,UfiqDJ,Ce5pDE,yBAEE,kBAAmB,CADnB,YAAa,CAEb,sBAAuB,CAEvB,cAAe,CADf,Uf+pDJ,Ce5pDE,+BAEE,aAAc,CAGd,aAAc,CADd,mBXqFkC,CWtFlC,YAAa,CAFb,iBfkqDJ,Ce3pDE,6BACE,kBAAmB,CACnB,sBf6pDJ,Ce3pDE,mCACE,ef6pDJ,CACF,CmB/+DA,KAUE,4BAA6B,CAC7B,6BTCE,kBSRF,afQS,CeXT,oBAAqB,Cd6KjB,ec3KJ,efwN4B,CgBvH5B,ehB2H4B,CgB7H5B,sBD7FA,iBAAkB,CHKd,6HGGJ,CAJA,+DAAiB,CADjB,qBnBw/DF,CgBl/DM,uCGdN,KHeQ,ehBq/DN,CACF,CM//DE,WaUE,afJO,CeKP,iDnBw/DJ,CmBr/DE,sBAGE,wCfiS0B,CelS1B,SnBu/DJ,CmBl/DE,4BAEE,WnBm/DJ,CmB/+DE,mCACE,cnBi/DJ,CmBn+DA,uCAEE,mBnBq+DF,CmB59DE,aD3DE,oBGsEW,CDpEb,gBCoEa,CDtEb,UpB6hEF,CMvhEE,mBYNE,wBED2D,CAS3D,iBATqG,CAOrG,UpB4hEJ,CoBvhEE,sCFXE,wBED2D,CAgB3D,iBAhBqG,CAqBnG,0CAPF,UpB2hEJ,CoB/gEE,4CAGE,oBC0CW,CDzCX,gBCyCW,CD3CX,UpBkhEJ,CoBzgEE,uIAIE,qBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpB2gEJ,CoBpgEI,yJAKI,yCpBkgER,CmB1/DE,eD3DE,qBGsEW,CDpEb,iBCoEa,CDtEb,apB2jEF,CMrjEE,qBYNE,wBED2D,CAS3D,oBATqG,CAOrG,apB0jEJ,CoBrjEE,0CFXE,wBED2D,CAgB3D,oBAhBqG,CAqBnG,yCAPF,apByjEJ,CoB7iEE,gDAGE,qBC0CW,CDzCX,iBCyCW,CD3CX,apBgjEJ,CoBviEE,6IAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,apByiEJ,CoBliEI,+JAKI,wCpBgiER,CmBxhEE,aD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,apBylEF,CMnlEE,mBYNE,wBED2D,CAS3D,oBATqG,CAOrG,UpBwlEJ,CoBnlEE,sCFXE,wBED2D,CAgB3D,oBAhBqG,CAqBnG,2CAPF,UpBulEJ,CoB3kEE,4CAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,apB8kEJ,CoBrkEE,uIAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBukEJ,CoBhkEI,yJAKI,0CpB8jER,CmBtjEE,UD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,UpBunEF,CMjnEE,gBYNE,wBED2D,CAS3D,oBATqG,CAOrG,UpBsnEJ,CoBjnEE,gCFXE,wBED2D,CAgB3D,oBAhBqG,CAqBnG,4CAPF,UpBqnEJ,CoBzmEE,sCAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,UpB4mEJ,CoBnmEE,8HAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBqmEJ,CoB9lEI,gJAKI,2CpB4lER,CmBplEE,aD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,apBqpEF,CM/oEE,mBYNE,wBED2D,CAS3D,oBATqG,CAOrG,apBopEJ,CoB/oEE,sCFXE,wBED2D,CAgB3D,oBAhBqG,CAqBnG,2CAPF,apBmpEJ,CoBvoEE,4CAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,apB0oEJ,CoBjoEE,uIAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBmoEJ,CoB5nEI,yJAKI,0CpB0nER,CmBlnEE,YD3DE,oBGsEW,CDpEb,gBCoEa,CDtEb,UpBmrEF,CM7qEE,kBYNE,wBED2D,CAS3D,iBATqG,CAOrG,UpBkrEJ,CoB7qEE,oCFXE,wBED2D,CAgB3D,iBAhBqG,CAqBnG,0CAPF,UpBirEJ,CoBrqEE,0CAGE,oBC0CW,CDzCX,gBCyCW,CD3CX,UpBwqEJ,CoB/pEE,oIAIE,qBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBiqEJ,CoB1pEI,sJAKI,yCpBwpER,CmBhpEE,WD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,apBitEF,CM3sEE,iBYNE,wBED2D,CAS3D,oBATqG,CAOrG,apBgtEJ,CoB3sEE,kCFXE,wBED2D,CAgB3D,oBAhBqG,CAqBnG,yCAPF,apB+sEJ,CoBnsEE,wCAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,apBssEJ,CoB7rEE,iIAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,apB+rEJ,CoBxrEI,mJAKI,wCpBsrER,CmB9qEE,UD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,UpB+uEF,CMzuEE,gBYNE,wBED2D,CAS3D,oBATqG,CAOrG,UpB8uEJ,CoBzuEE,gCFXE,wBED2D,CAgB3D,oBAhBqG,CAqBnG,yCAPF,UpB6uEJ,CoBjuEE,sCAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,UpBouEJ,CoB3tEE,8HAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpB6tEJ,CoBttEI,gJAKI,wCpBotER,CmBtsEE,qBCNA,gBCWa,CDZb,SpBktEF,CMtwEE,2BcyDE,oBCOW,CDNX,gBCMW,CDRX,UpBmtEJ,CoB9sEE,sDAEE,uCpB+sEJ,CoB5sEE,4DAGE,4BAA6B,CAD7B,SpB8sEJ,CoB1sEE,+JAIE,oBCZW,CDaX,gBCbW,CDWX,UpB4sEJ,CoBxsEI,iLAKI,uCpBssER,CmB/tEE,uBCNA,iBCWa,CDZb,UpB2uEF,CM/xEE,6BcyDE,qBCOW,CDNX,iBCMW,CDRX,apB4uEJ,CoBvuEE,0DAEE,yCpBwuEJ,CoBruEE,gEAGE,4BAA6B,CAD7B,UpBuuEJ,CoBnuEE,qKAIE,qBCZW,CDaX,iBCbW,CDWX,apBquEJ,CoBjuEI,uLAKI,yCpB+tER,CmBxvEE,qBCNA,oBCWa,CDZb,apBowEF,CMxzEE,2BcyDE,wBCOW,CDNX,oBCMW,CDRX,apBqwEJ,CoBhwEE,sDAEE,0CpBiwEJ,CoB9vEE,4DAGE,4BAA6B,CAD7B,apBgwEJ,CoB5vEE,+JAIE,wBCZW,CDaX,oBCbW,CDWX,apB8vEJ,CoB1vEI,iLAKI,0CpBwvER,CmBjxEE,kBCNA,oBCWa,CDZb,apB6xEF,CMj1EE,wBcyDE,wBCOW,CDNX,oBCMW,CDRX,UpB8xEJ,CoBzxEE,gDAEE,0CpB0xEJ,CoBvxEE,sDAGE,4BAA6B,CAD7B,apByxEJ,CoBrxEE,sJAIE,wBCZW,CDaX,oBCbW,CDWX,UpBuxEJ,CoBnxEI,wKAKI,0CpBixER,CmB1yEE,qBCNA,oBCWa,CDZb,apBszEF,CM12EE,2BcyDE,wBCOW,CDNX,oBCMW,CDRX,apBuzEJ,CoBlzEE,sDAEE,0CpBmzEJ,CoBhzEE,4DAGE,4BAA6B,CAD7B,apBkzEJ,CoB9yEE,+JAIE,wBCZW,CDaX,oBCbW,CDWX,apBgzEJ,CoB5yEI,iLAKI,0CpB0yER,CmBn0EE,oBCNA,gBCWa,CDZb,SpB+0EF,CMn4EE,0BcyDE,oBCOW,CDNX,gBCMW,CDRX,UpBg1EJ,CoB30EE,oDAEE,uCpB40EJ,CoBz0EE,0DAGE,4BAA6B,CAD7B,SpB20EJ,CoBv0EE,4JAIE,oBCZW,CDaX,gBCbW,CDWX,UpBy0EJ,CoBr0EI,8KAKI,uCpBm0ER,CmB51EE,mBCNA,oBCWa,CDZb,apBw2EF,CM55EE,yBcyDE,wBCOW,CDNX,oBCMW,CDRX,apBy2EJ,CoBp2EE,kDAEE,wCpBq2EJ,CoBl2EE,wDAGE,4BAA6B,CAD7B,apBo2EJ,CoBh2EE,yJAIE,wBCZW,CDaX,oBCbW,CDWX,apBk2EJ,CoB91EI,2KAKI,wCpB41ER,CmBr3EE,kBCNA,oBCWa,CDZb,apBi4EF,CMr7EE,wBcyDE,wBCOW,CDNX,oBCMW,CDRX,UpBk4EJ,CoB73EE,gDAEE,wCpB83EJ,CoB33EE,sDAGE,4BAA6B,CAD7B,apB63EJ,CoBz3EE,sJAIE,wBCZW,CDaX,oBCbW,CDWX,UpB23EJ,CoBv3EI,wKAKI,wCpBq3ER,CmBn4EA,UAEE,aflES,CeiET,ef8I4B,Ce5I5B,iCfgD0B,CehD1B,yBnBs4EF,CM/8EE,gBa4EE,Sf8CwB,Ce7CxB,iCf8CwB,Ce9CxB,yBnBs4EJ,CmBn4EE,gCAEE,iCfyCwB,CezCxB,yBnBo4EJ,CmBj4EE,sCAEE,aflFO,CemFP,mBnBk4EJ,CmBv3EA,QT7FI,kBLkKE,kBe1EJ,ehBiF4B,CgBnF5B,iBpBq4EF,CmB13EA,QTjGI,kBLkKE,kBe1EJ,eE/DmB,CF6DnB,sBpB44EF,CmBx3EA,WACE,aAAc,CACd,UnB23EF,CmBx3EE,sBACE,gBnB03EJ,CmBl3EE,sFACE,UnBu3EJ,CuBlgFA,MPgBM,8BhBs/EN,CgBl/EM,uCOpBN,MPqBQ,ehBq/EN,CACF,CuBxgFE,iBACE,SvB0gFJ,CuBrgFE,qBACE,YvBwgFJ,CuBpgFA,YAEE,QAAS,CACT,eAAgB,CAFhB,iBAAkB,CPCd,2BhBygFN,CgBrgFM,uCONN,YPOQ,ehBwgFN,CACF,CuB1gFE,kBAEE,WAAY,CPNV,0BOOF,CAFA,OvB8gFJ,CgB/gFM,uCOAJ,kBPCM,ehBkhFN,CACF,CwBviFA,uCAIE,iBxB0iFF,CwBviFA,iBACE,kBxB0iFF,CyBthFI,uBA1BF,eAAgB,CAChB,mCAFA,oCADA,sBAgCI,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzB6hFN,CyBpgFI,6BACE,azBsgFN,CwBhjFA,eAeE,2BAA4B,CAD5B,qBpBlBS,CoBoBT,oCddE,kBcSF,apBTS,CoBGT,YAAa,CACb,UAAW,CnB8JP,emBjKJ,MAAO,CAUP,eAAgB,CAJhB,mBAFA,epBgfkC,CoB/elC,gBAPA,iBAAkB,CAWlB,eAAgB,CAVhB,QAAS,CAET,YxBgkFF,CwB3iFI,oBAEE,MAAO,CADP,UxB+iFN,CwB3iFI,qBAEE,SAAU,CADV,OxB+iFN,CaliFI,yBWnBA,uBAEE,MAAO,CADP,UxB0jFJ,CwBtjFE,wBAEE,SAAU,CADV,OxByjFJ,CACF,Ca7iFI,yBWnBA,uBAEE,MAAO,CADP,UxBokFJ,CwBhkFE,wBAEE,SAAU,CADV,OxBmkFJ,CACF,CavjFI,yBWnBA,uBAEE,MAAO,CADP,UxB8kFJ,CwB1kFE,wBAEE,SAAU,CADV,OxB6kFJ,CACF,CajkFI,0BWnBA,uBAEE,MAAO,CADP,UxBwlFJ,CwBplFE,wBAEE,SAAU,CADV,OxBulFJ,CACF,Ca3kFI,0BWnBA,wBAEE,MAAO,CADP,UxBkmFJ,CwB9lFE,yBAEE,SAAU,CADV,OxBimFJ,CACF,CwBzlFE,uBAEE,WAAY,CAEZ,qBpB6cgC,CoB9chC,YAAa,CAFb,QxB8lFJ,CyB1nFI,+BAnBF,yBACA,mCAFA,oCADA,YAAa,CAyBT,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzBioFN,CyBxmFI,qCACE,azB0mFN,CwB/lFE,0BAGE,SAAU,CAEV,mBpB+bgC,CoBhchC,YAAa,CAFb,UAAW,CADX,KxBsmFJ,CyB/oFI,kCAZF,qCACA,uBAFA,cAAe,CADf,kCAkBI,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzBspFN,CyB7nFI,wCACE,azB+nFN,CwB1mFI,kCACE,gBxB4mFN,CwBtmFE,yBAGE,SAAU,CAEV,oBpB8agC,CoB/ahC,YAAa,CAFb,UAAW,CADX,KxB6mFJ,CyBvqFI,iCAIE,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzB0qFN,CyB9pFM,iCACE,YzBgqFR,CyB7pFM,kCAxBJ,qCADA,wBADA,kCA8BM,UAAW,CAHX,oBAAqB,CACrB,mBJ4MsB,CI3MtB,qBzBmqFR,CyB7pFI,uCACE,azB+pFN,CwBznFI,kCACE,gBxB2nFN,CwBnnFE,0IAKE,WAAY,CADZ,UxBonFJ,CwB9mFA,kBE3GE,6BAHA,QAAS,CACT,eACA,e1BiuFF,CwB9mFA,eAUE,4BAA6B,CAC7B,QAAS,CAPT,UAAW,CAEX,apB9GS,CoByGT,aAAc,CAId,epBkG4B,CoBpG5B,sBAIA,kBAAmB,CAEnB,kBAAmB,CAPnB,UxB0nFF,CMtuFE,0CYVE,wBdOO,CoBuIP,apB8XgC,CoB7XhC,iDxBsmFJ,CwBlmFE,4CNnJE,oBdgM0B,CoB3C1B,UpB/IO,CoBgJP,iDxBomFJ,CwBhmFE,gDAIE,4BAA6B,CAF7B,apBjJO,CoBkJP,mBxBkmFJ,CwBzlFA,oBACE,axB4lFF,CwBxlFA,iBAKE,apBrKS,CoBiKT,aAAc,CnBEV,iBmBAJ,eAAgB,CADhB,oBHimBkC,CG7lBlC,kBxB2lFF,CwBvlFA,oBAGE,apB5KS,CoB0KT,aAAc,CACd,qBxB2lFF,C2BlxFA,aAIE,mBAAoB,CAFpB,YAAa,CACb,cAAe,CAFf,iBAAkB,CAIlB,U3BqxFF,C2BnxFE,uKAKE,aAAc,CAGd,eAAgB,CADhB,WAAY,CAHZ,iBAAkB,CAElB,Q3BuxFJ,C2BnxFI,+gCAGE,gB3BmyFN,C2B9xFE,gMAGE,S3BgyFJ,C2B5xFE,mDACE,S3B8xFJ,C2BzxFI,8JjBKA,4BADA,wBV0xFJ,C2BzxFE,0BAEE,kBAAmB,CADnB,Y3B4xFJ,C2BzxFI,kIjBlBA,6BADA,yBVgzFJ,C2B3xFI,+DjBNA,4BADA,wBVsyFJ,C2B3xFI,sYjBxBA,6BADA,yBV2zFJ,C2BzxFI,uXjBjCA,6BADA,yBVk0FJ,C2BhxFA,yCAEE,Y3BmxFF,C2B9wFE,mDACE,iBAAkB,CAClB,S3BixFJ,C2B/wFI,+DACE,S3BkxFN,C2B9wFE,4VAIE,gB3BoxFJ,C2BhxFA,qBAAuB,iB3BoxFvB,C2BnxFA,oBAAsB,gB3BuxFtB,C2B/wFA,kBAEE,kBAAmB,CASnB,wBvBlHS,CuBmHT,yBjB/GE,kBiB2GF,avB3GS,CuBoGT,YAAa,CtB8DT,esBzDJ,evBsG4B,CuBrG5B,evByG4B,CuB5G5B,eAAgB,CADhB,uBAMA,iBAAkB,CAClB,kB3BqxFF,C2B/wFE,2EAEE,Y3BixFJ,C2BvwFA,6IAEE,2B3B0wFF,C2BvwFA,iTjBpII,kBLkKE,kBsBtBJ,evB6B4B,CuB/B5B,kB3B6wFF,C2BvwFA,6IAEE,6B3B0wFF,C2BvwFA,iTjBrJI,kBLkKE,iBsBLJ,iBvBmJ4B,CuBrJ5B,oB3B6wFF,C2BvwFA,8DAEE,qB3B0wFF,C2B/vFA,skBjB7JI,6BADA,yBVy6FJ,C2BhwFA,+WjB1JI,4BADA,wBVq6FJ,C4B58FA,gBAME,yDAAyB,CAHzB,aAAc,CACd,kBACA,oBAJA,iBAAkB,CAClB,S5Bm9FF,C4B58FA,uBACE,mBAAoB,CACpB,iB5B+8FF,C4B58FA,sBAKE,eAHA,MAAO,CAIP,SAAU,CALV,iBAAkB,CAGlB,UxBsZsC,CwBvZtC,U5Bk9FF,C4B78FE,2DVzBE,oBdgM0B,CwBrK1B,gBxBqK0B,CwBtK1B,U5Bi9FJ,C4B38FE,yDAKI,uD5By8FN,C4Br8FE,uEACE,oB5Bu8FJ,C4Bp8FE,yEAEE,wBxB4Y4C,CwB3Y5C,oBxB2Y4C,CwB7Y5C,U5Bw8FJ,C4B/7FI,2GACE,a5Bi8FN,C4B/7FM,yHACE,wB5Bi8FR,C4Bv7FA,sBAEE,eAAgB,CADhB,iBAAkB,CAGlB,kB5By7FF,C4Br7FE,6BASE,qBxBhFO,CwBiFP,yBAFA,UAAW,CAJX,aAAc,CAEd,WxBwVoC,CwB3VpC,aAIA,mBAAoB,CANpB,iBAAkB,CAClB,WAGA,U5B47FJ,C4Bl7FE,4BAQE,iCADA,UAAW,CAHX,aAAc,CAEd,WxByUoC,CwB5UpC,aAFA,iBAAkB,CAClB,WAGA,U5Bu7FJ,C4B16FE,8ClBlGE,iBVghGJ,C4Bz6FI,2EACE,yO5B26FN,C4Bt6FI,kFVzHA,oBdgM0B,CwBtExB,gB5By6FN,C4Br6FI,iFACE,sL5Bu6FN,C4Bl6FI,qFVpIA,iClByiGJ,C4Bl6FI,2FVvIA,iClB4iGJ,C4B15FE,2CAEE,iB5B45FJ,C4Bx5FI,wEACE,mL5B05FN,C4Br5FI,kFV9JA,iClBsjGJ,C4B74FA,eACE,oB5Bg5FF,C4B74FI,4CAKE,mBPgY0C,COpY1C,cAEA,kBAAmB,CADnB,a5Bi5FN,C4B34FI,2CAKE,wBxBhLK,CwBkLL,mBPsX0C,COzX1C,uBP0X0C,CO5X1C,0BADA,uBZ5KA,iIYmLA,CALA,sB5Bi5FN,CgB3jGM,uCYuKF,2CZtKI,ehB8jGN,CACF,C4B54FI,yEACE,qBxB7LK,CwB8LL,4B5B84FN,C4Bz4FI,mFVzMA,iClBqlGJ,C4B/3FA,eAeE,4DAAgB,CAJhB,8OACA,yBlBtNE,kBkBmNF,axBnNS,CwB2MT,oBAAqB,CvBzCjB,euB+CJ,exBF4B,CwBF5B,0BxBsLsC,CwBjLtC,exBC4B,CwBL5B,uCAMA,qBAAsB,CARtB,U5B64FF,C4B93FE,qBACE,oBxB5NO,CwBkOL,wExB4O8B,CwBjPhC,S5Bi4FJ,C4Bz3FI,gCAOE,qBxBlPK,CwBiPL,a5Bu3FN,C4Bl3FE,8DAIE,qBAAsB,CAFtB,WAAY,CACZ,oB5Bo3FJ,C4Bh3FE,wBAEE,wBxB7PO,CwB4PP,a5Bm3FJ,C4B92FE,2BACE,Y5Bg3FJ,C4B52FE,8BACE,iBAAkB,CAClB,yB5B82FJ,C4B12FA,kBvBtHI,cuBuHF,6BxB6HsC,CwB3HtC,qBxBmC4B,CwBlC5B,kBxBmC4B,CwBrC5B,kB5Bg3FF,C4B12FA,kBvB9HI,euB+HF,2BxBwHsC,CwBtHtC,oBxB+B4B,CwB9B5B,iBxB+B4B,CwBjC5B,iB5Bg3FF,C4Br2FA,aAEE,oBAAqB,CAGrB,e5Bw2FF,C4Br2FA,gCAJE,0BxBkGsC,CwBrGtC,iBAAkB,CAElB,U5Bo3FF,C4B/2FA,mBAKE,QAAS,CAET,SAAU,CADV,eAAgB,CAJhB,S5B62FF,C4Bt2FE,4CACE,oBxB/SO,CwBgTP,wC5Bw2FJ,C4Bp2FE,+FAEE,wB5Bq2FJ,C4Bj2FI,qDACE,gB5Bm2FN,C4B/1FE,yDACE,yB5Bi2FJ,C4B71FA,mBAaE,qBxBvVS,CwBwVT,yBlBlVE,kBkBgVF,axBhVS,CwB8UT,exB/H4B,CwB2H5B,0BxByDsC,CwB3DtC,MAAO,CAOP,exB5H4B,CwByH5B,eAAgB,CADhB,uBANA,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAGN,S5By2FF,C4B51FE,yBVlWE,wBdQO,CwBuWP,mBAAoB,ClBnWpB,0BkB0VA,QAAS,CAMT,axBhWO,CwBiWP,gBAAiB,CALjB,aAAc,CACd,cxBqCoC,CwBnCpC,exB5I0B,CwB2I1B,uBAPA,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAGN,S5Bu2FJ,C4Bp1FA,cAKE,4DAAgB,CADhB,4BAA6B,CAF7B,cACA,SAAU,CAFV,U5B21FF,C4Br1FE,oBACE,S5Bu1FJ,C4Bn1FI,0CAA0B,2C5Bs1F9B,C4Br1FI,sCAA0B,2C5Bw1F9B,C4Bv1FI,+BAA0B,2C5B01F9B,C4Bv1FE,gCACE,Q5By1FJ,C4Bt1FE,oCASE,uCAAgB,CVxZhB,oBdgM0B,CwBoN1B,QPmNyC,CX3lBzC,mBkBqYA,WPmNyC,COlNzC,mBZxYE,8GY6YF,CZ7YE,sGY6YF,CAPA,U5B+1FJ,CgBjuGM,uCYiYJ,oCZhYM,uChBouGN,CACF,C4B11FI,2CV1ZA,wBlBuvGJ,C4Bx1FE,6CAKE,wBxB3ZO,CwB4ZP,wBAAyB,ClBzZzB,mBkBsZA,iBAAkB,CAClB,cP4LgC,CO9LhC,YP6LgC,CO9LhC,U5Bg2FJ,C4Bt1FE,gCAQE,oCAAgB,CVlbhB,oBdgM0B,CwB8O1B,QPyLyC,CX3lBzC,mBkBgaA,WPwLyC,CL1lBvC,2GYuaF,CZvaE,sGYuaF,CANA,U5B81FJ,CgB3vGM,uCY4ZJ,gCZ3ZM,oChB8vGN,CACF,C4B11FI,uCVpbA,wBlBixGJ,C4Bx1FE,gCAKE,wBxBrbO,CwBsbP,wBAAyB,ClBnbzB,mBkBgbA,iBAAkB,CAClB,cPkKgC,COpKhC,YPmKgC,COpKhC,U5Bg2FJ,C4Bt1FE,yBAWE,eAAgB,CV/chB,oBdgM0B,CwB2Q1B,QP4JyC,CX3lBzC,mBkB0bA,WP8JyC,CO3JzC,iBxBnJ0B,CwBkJ1B,kBxBlJ0B,CwBiJ1B,YAAa,CZ7bX,0GYocF,CZpcE,sGYocF,CATA,U5Bi2FJ,CgBxxGM,uCYsbJ,yBZrbM,mChB2xGN,CACF,C4B11FI,gCVjdA,wBlB8yGJ,C4Bx1FE,yBAKE,4BAA6B,CAC7B,wBAAyB,CACzB,mBAJA,iBAAkB,CAClB,cPqIgC,COvIhC,YPsIgC,COvIhC,U5Bg2FJ,C4Bj1FE,4DAJE,wBxBzdO,CMGP,kBVozGJ,C4B11FE,8BACE,iB5By1FJ,C4Bn1FI,6CACE,wB5Bq1FN,C4Bl1FI,sDACE,c5Bo1FN,C4Bj1FI,yCACE,wB5Bm1FN,C4Bh1FI,yCACE,c5Bk1FN,C4B/0FI,kCACE,wB5Bi1FN,C4B50FA,+DZzfM,sGhB20GN,CgBv0GM,uCYqfN,+DZpfQ,ehB40GN,CACF,C6B71GA,KACE,YAAa,CACb,cAAe,CAGf,eAAgB,CADhB,eAAgB,CADhB,c7Bk2GF,C6B71GA,UACE,aAAc,CACd,mBACA,iD7Bg2GF,CMh2GE,gCuBGE,iD7Bg2GJ,C6B51GE,mBACE,azBPO,CyBSP,cAAe,CADf,mB7B+1GJ,C6Bt1GA,UACE,+B7By1GF,C6Bv1GE,oBAEE,4BAA6B,CAC7B,6BnBbA,2BACA,4BmBUA,kB7B61GJ,CMn3GE,oDuB8BI,oBzBhCK,CyB+BL,iB7B01GN,C6Bt1GI,6BAEE,4BAA6B,CAC7B,wBAAyB,CAFzB,a7B01GN,C6Bp1GE,8DAGE,qBzB/CO,CyBgDP,iCzB2gBgC,CyB7gBhC,a7Bw1GJ,C6Bn1GE,yBnBpCE,yBACA,0BmBqCA,e7Bs1GJ,C6B10GE,qBACE,eAAgB,CAChB,QAAS,CnB7DT,iBV24GJ,C6B10GE,uDAGE,oBzBgH0B,CyBjH1B,U7B60GJ,C6Bl0GE,wCAEE,aAAc,CACd,iB7Bq0GJ,C6Bh0GE,kDAEE,YAAa,CACb,WAAY,CACZ,iB7Bm0GJ,C6BzzGE,uBACE,Y7B4zGJ,C6B1zGE,qBACE,a7B4zGJ,C8Bl7GA,MAME,oBAAqB,CAErB,0BAA2B,CAD3B,qB1BCS,C0BCT,yBpBKE,kBoBZF,YAAa,CACb,qBAAsB,CACtB,WAAY,CAHZ,iB9B67GF,C8Bl7GE,SAEE,aAAc,CADd,c9Bq7GJ,C8Bj7GE,kBAEE,qBAAsB,CADtB,kB9Bo7GJ,C8Bj7GI,8BpBEA,2BACA,4BoBFE,kB9Bq7GN,C8Bj7GI,6BpBYA,8BADA,+BoBVE,qB9Bq7GN,C8B96GE,8DAEE,Y9Bg7GJ,C8B56GA,WAGE,aAAc,CAGd,cAAe,CACf,e9B26GF,C8Bv6GA,YACE,mB9B06GF,C8Bv6GA,eAEE,eAAgB,CADhB,kB9B26GF,C8Bv6GA,sBACE,e9B06GF,CM/9GE,iBwB0DE,iD9By6GJ,C8Bt6GE,sBACE,mB9Bw6GJ,C8Bh6GA,aAIE,4B1BmkBkC,C0BlkBlC,gCAHA,eAAgB,CADhB,qB9Bs6GF,C8Bh6GE,yBpBvEE,yBV0+GJ,C8B95GA,aAGE,4B1BwjBkC,C0BvjBlC,6BAHA,qB9Bm6GF,C8B95GE,wBpBlFE,yBVm/GJ,C8Bv5GA,kBAIE,eAAgB,CAFhB,oB9B45GF,C8Bv5GA,qCAJE,qBAFA,qB9Bk6GF,C8Bt5GA,kBpBzGI,kBoB6GF,QAAS,CACT,MAAO,CACP,e1BmhBkC,C0BxhBlC,iBAAkB,CAElB,OAAQ,CADR,K9B85GF,C8Bt5GA,yCAGE,aAAc,CACd,U9By5GF,C8Bt5GA,wBpBjHI,2BACA,2BV4gHJ,C8Bv5GA,2BpBvGI,8BADA,8BVqgHJ,C8Bp5GE,iBACE,kB9Bu5GJ,Cat/GI,yBiB6FJ,WAMI,YAAa,CACb,kBAAmB,CAEnB,kBADA,kB9Bw5GF,C8Br5GE,iBAEE,WAAY,CAEZ,eAAgB,CAChB,gB1Bqf8B,C0Bvf9B,iB9Bw5GJ,CACF,C8B14GE,kBACE,kB9B64GJ,CaxgHI,yBiBuHJ,YAQI,YAAa,CACb,kB9B64GF,C8B14GE,kBAEE,WAAY,CACZ,e9B24GJ,C8Bz4GI,wBAEE,aAAc,CADd,a9B44GN,C8Bt4GM,mCpBxKJ,6BADA,yBVmjHF,C8Bv4GQ,iGAGE,yB9Bw4GV,C8Bt4GQ,oGAGE,4B9Bu4GV,C8Bn4GM,oCpBzKJ,4BADA,wBVijHF,C8Bp4GQ,mGAGE,wB9Bq4GV,C8Bn4GQ,sGAGE,2B9Bo4GV,CACF,C8Bv3GE,oBACE,mB9B03GJ,CaljHI,yBiBsLJ,cAMI,mB1ByagC,C0BzahC,c1ByagC,C0BxahC,uB1ByagC,C0BzahC,kB1ByagC,C0BxahC,SAAU,CACV,Q9B03GF,C8Bx3GE,oBACE,oBAAqB,CACrB,U9B03GJ,CACF,C8Bj3GA,WACE,oB9Bo3GF,C8Bl3GE,iBACE,e9Bo3GJ,C8Bl3GI,oCACE,eAAgB,CpBtOlB,4BADA,4BV6lHJ,C8Bl3GI,qCpBzPA,yBACA,yBV8mHJ,C8Bl3GI,8BpBtQA,gBoBwQE,kB9Bo3GN,C+B9oHA,YrBkBI,kBqBjBF,YAAa,CxBIb,eAAgB,CADhB,cPipHF,C+B/oHA,WAQE,qB3BFS,C2BGT,yBAHA,S3B2mBkC,C2B/mBlC,aAAc,CAGd,gB3B0mBkC,C2B3mBlC,iBADA,oB/BwpHF,C+BhpHE,iBAIE,qB3BTO,C2BUP,oB3BLO,C2BEP,S3BmHwB,C2BlHxB,iD/BopHJ,C+B/oHE,iBAGE,wC3BkS0B,C2BnS1B,SV4wBgC,CU7wBhC,S/BmpHJ,C+B3oHI,kCrBeA,8BADA,2BqBbE,a/BgpHN,C+B3oHI,iCrBLA,+BADA,2BVqpHJ,C+B1oHE,6BAGE,wB3BnCO,C2BoCP,oB3BpCO,C2BkCP,a3B9BO,C2B6BP,S/B+oHJ,C+BzoHE,+BAKE,qB3B7CO,C2B8CP,oB3B3CO,C2BsCP,a3BvCO,C2B0CP,WAAY,CAFZ,mB/B8oHJ,CgCjsHE,0B3BiLI,kB2B9KF,e5BqL0B,C4BvL1B,qBhCssHJ,CgC/rHM,iDtBsCF,8BADA,0BV8pHJ,CgC9rHM,gDtBmBF,+BADA,2BVgrHJ,CgC/sHE,0B3BiLI,iB2B9KF,e5BsL0B,C4BxL1B,chCotHJ,CgC7sHM,iDtBsCF,8BADA,0BV4qHJ,CgC5sHM,gDtBmBF,+BADA,2BV8rHJ,CiC3tHA,OvBaI,kBuBZF,oBAAqB,C5B8JnB,c4B3JF,e7ByN4B,C6BxN5B,aAAc,CAHd,mBAIA,iBAAkB,CjBKd,6HiBDJ,CAFA,uBAAwB,CADxB,kBjCiuHF,CgBztHM,uCiBfN,OjBgBQ,ehB4tHN,CACF,CMluHE,4B2BGI,iDjCkuHN,CiC7tHE,aACE,YjCguHJ,CiC3tHA,YACE,iBAAkB,CAClB,QjC8tHF,CiCvtHA,YvBrBI,oBuBuBF,iB7BgrBkC,C6BjrBlC,kBjC4tHF,CiCltHE,eChDA,oBb0Ea,Ca3Eb,UlCwwHF,CMzvHE,4C4BTI,sBADA,UlCuwHN,CkCnwHI,4CAGE,wCADA,SlCqwHN,CiC/tHE,iBChDA,qBb0Ea,Ca3Eb,alCqxHF,CMtwHE,gD4BTI,yBADA,alCoxHN,CkChxHI,gDAGE,0CADA,SlCkxHN,CiC5uHE,eChDA,wBb0Ea,Ca3Eb,alCkyHF,CMnxHE,4C4BTI,yBADA,alCiyHN,CkC7xHI,4CAGE,2CADA,SlC+xHN,CiCzvHE,YChDA,wBb0Ea,Ca3Eb,UlC+yHF,CMhyHE,sC4BTI,yBADA,UlC8yHN,CkC1yHI,sCAGE,2CADA,SlC4yHN,CiCtwHE,eChDA,wBb0Ea,Ca3Eb,alC4zHF,CM7yHE,4C4BTI,yBADA,alC2zHN,CkCvzHI,4CAGE,2CADA,SlCyzHN,CiCnxHE,cChDA,oBb0Ea,Ca3Eb,UlCy0HF,CM1zHE,0C4BTI,sBADA,UlCw0HN,CkCp0HI,0CAGE,wCADA,SlCs0HN,CiChyHE,aChDA,wBb0Ea,Ca3Eb,alCs1HF,CMv0HE,wC4BTI,yBADA,alCq1HN,CkCj1HI,wCAGE,yCADA,SlCm1HN,CiC7yHE,YChDA,wBb0Ea,Ca3Eb,UlCm2HF,CMp1HE,sC4BTI,yBADA,UlCk2HN,CkC91HI,sCAGE,yCADA,SlCg2HN,CmCx2HA,OAIE,6BzBUE,gByBXF,kB/B6vBkC,C+B9vBlC,mBnC82HF,CmCv2HA,eAEE,anCy2HF,CmCr2HA,YACE,enCw2HF,CmCh2HA,mBACE,oBnCm2HF,CmCh2HE,0BAME,aAAc,CADd,oBAJA,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAEN,SnCo2HJ,CmCx1HE,ejB1CE,qBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apC64HF,CoCz4HE,kBACE,wBpC24HJ,CoCx4HE,2BACE,apC04HJ,CmCp2HE,iBjB1CE,qBiB2CuB,CChDzB,apCy5HF,CoCj5HE,6BACE,apCs5HJ,CmCh3HE,ejB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCq6HF,CoCj6HE,kBACE,wBpCm6HJ,CoCh6HE,2BACE,apCk6HJ,CmC53HE,YjB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCi7HF,CoC76HE,eACE,wBpC+6HJ,CoC56HE,wBACE,apC86HJ,CmCx4HE,ejB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apC67HF,CoCz7HE,kBACE,wBpC27HJ,CoCx7HE,2BACE,apC07HJ,CmCp5HE,cjB1CE,qBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCy8HF,CoCr8HE,iBACE,wBpCu8HJ,CoCp8HE,0BACE,apCs8HJ,CmCh6HE,ajB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCq9HF,CoCj9HE,gBACE,wBpCm9HJ,CoCh9HE,yBACE,apCk9HJ,CmC56HE,YjB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCi+HF,CoC79HE,eACE,wBpC+9HJ,CqCn+HE,gCACE,GAAO,0BrC0+HT,CqCz+HE,GAAK,uBrC4+HP,CACF,CqCz+HA,UAME,yB3BIE,kBLkKE,iBgC1KJ,WjCswBkC,CiCpwBlC,arC8+HF,CqCv+HA,wBAVE,YAAa,CAEb,erC2/HF,CqCn/HA,cAQE,oBjC2vBkC,CiC9vBlC,UjCZS,CiCST,qBAAsB,CACtB,sBAAuB,CAGvB,iBAAkB,CrBTd,yBqBYJ,CAFA,kBrC4+HF,CgBl/HM,uCqBDN,crBEQ,ehBq/HN,CACF,CqC5+HA,sBnBYE,sKmBVA,yBrC++HF,CqC3+HE,uBACE,iDrC8+HJ,CqC3+HM,uCAJJ,uBAKM,crC8+HN,CACF,CsCrhIA,Y5BcI,gB4BbF,YAAa,CACb,qBAAsB,CAItB,eAAgB,CADhB,ctCwhIF,CsC7gIA,wBAEE,alCLS,CkCMT,kBAAmB,CAFnB,UtCkhIF,CMvhIE,4DgCcE,wBlCjBO,CkCeP,alCXO,CkCYP,iDAAqB,CAFrB,StCkhIJ,CsC5gIE,+BAEE,wBlCrBO,CkCoBP,atC+gIJ,CsCrgIA,iBAME,qBlCtCS,CkCuCT,qCALA,aAAc,CACd,uBAFA,iBAAkB,CAIlB,iDtCygIF,CsCrgIE,6B5B1BE,+BACA,+BVkiIJ,CsCrgIE,4B5BfE,kCADA,kCVyhIJ,CsCrgIE,oDAIE,qBlCrDO,CkCmDP,alC9CO,CkC+CP,mBtCugIJ,CsClgIE,wBAGE,oBlC8H0B,CkC7H1B,gBlC6H0B,CkC/H1B,UlC3DO,CkC0DP,StCugIJ,CsCjgIE,kCACE,kBtCmgIJ,CsCjgII,yCAEE,oBlC6GwB,CkC9GxB,etCogIN,CsCr/HI,uBACE,kBtCw/HN,CsCr/HQ,oD5B1BJ,4BAZA,yBV+hIJ,CsCp/HQ,mD5B/BJ,4BAZA,yBVmiIJ,CsCn/HQ,+CACE,YtCq/HV,CsCl/HQ,yDAEE,mBAAoB,CADpB,oBtCq/HV,CsCl/HU,gEAEE,qBlCuEkB,CkCxElB,gBtCq/HZ,Ca/iII,yByBmCA,0BACE,kBtCghIJ,CsC7gIM,uD5B1BJ,4BAZA,yBVujIF,CsC5gIM,sD5B/BJ,4BAZA,yBV2jIF,CsC3gIM,kDACE,YtC6gIR,CsC1gIM,4DAEE,mBAAoB,CADpB,oBtC6gIR,CsC1gIQ,mEAEE,qBlCuEkB,CkCxElB,gBtC6gIV,CACF,CaxkII,yByBmCA,0BACE,kBtCwiIJ,CsCriIM,uD5B1BJ,4BAZA,yBV+kIF,CsCpiIM,sD5B/BJ,4BAZA,yBVmlIF,CsCniIM,kDACE,YtCqiIR,CsCliIM,4DAEE,mBAAoB,CADpB,oBtCqiIR,CsCliIQ,mEAEE,qBlCuEkB,CkCxElB,gBtCqiIV,CACF,CahmII,yByBmCA,0BACE,kBtCgkIJ,CsC7jIM,uD5B1BJ,4BAZA,yBVumIF,CsC5jIM,sD5B/BJ,4BAZA,yBV2mIF,CsC3jIM,kDACE,YtC6jIR,CsC1jIM,4DAEE,mBAAoB,CADpB,oBtC6jIR,CsC1jIQ,mEAEE,qBlCuEkB,CkCxElB,gBtC6jIV,CACF,CaxnII,0ByBmCA,0BACE,kBtCwlIJ,CsCrlIM,uD5B1BJ,4BAZA,yBV+nIF,CsCplIM,sD5B/BJ,4BAZA,yBVmoIF,CsCnlIM,kDACE,YtCqlIR,CsCllIM,4DAEE,mBAAoB,CADpB,oBtCqlIR,CsCllIQ,mEAEE,qBlCuEkB,CkCxElB,gBtCqlIV,CACF,CahpII,0ByBmCA,2BACE,kBtCgnIJ,CsC7mIM,wD5B1BJ,4BAZA,yBVupIF,CsC5mIM,uD5B/BJ,4BAZA,yBV2pIF,CsC3mIM,mDACE,YtC6mIR,CsC1mIM,6DAEE,mBAAoB,CADpB,oBtC6mIR,CsC1mIQ,oEAEE,qBlCuEkB,CkCxElB,gBtC6mIV,CACF,CsC/lIA,kB5BnHI,eVqtIJ,CsC/lIE,mCACE,oBtCimIJ,CsC/lII,8CACE,qBtCimIN,CuC1uIE,yBAEE,wBDmJuC,CCpJvC,avC8uIJ,CMluIE,4GiCNM,yBADA,avC6uIR,CuCzuIM,uDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC6uIR,CuCxvIE,2BAEE,qBDmJuC,CCpJvC,avC4vIJ,CMhvIE,gHiCNM,yBADA,avC2vIR,CuCvvIM,yDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC2vIR,CuCtwIE,yBAEE,wBDmJuC,CCpJvC,avC0wIJ,CM9vIE,4GiCNM,yBADA,avCywIR,CuCrwIM,uDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCywIR,CuCpxIE,sBAEE,wBDmJuC,CCpJvC,avCwxIJ,CM5wIE,sGiCNM,yBADA,avCuxIR,CuCnxIM,oDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCuxIR,CuClyIE,yBAEE,wBDmJuC,CCpJvC,avCsyIJ,CM1xIE,4GiCNM,yBADA,avCqyIR,CuCjyIM,uDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCqyIR,CuChzIE,wBAEE,wBDmJuC,CCpJvC,avCozIJ,CMxyIE,0GiCNM,yBADA,avCmzIR,CuC/yIM,sDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCmzIR,CuC9zIE,uBAEE,wBDmJuC,CCpJvC,avCk0IJ,CMtzIE,wGiCNM,yBADA,avCi0IR,CuC7zIM,qDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCi0IR,CuC50IE,sBAEE,wBDmJuC,CCpJvC,avCg1IJ,CMp0IE,sGiCNM,yBADA,avC+0IR,CuC30IM,oDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC+0IR,CwC71IA,OAKE,apCYS,CoChBT,WAAY,CnCmLR,emCjLJ,epC6N4B,CoC5N5B,aAAc,CAGd,WADA,wBxCi2IF,CM31IE,akCDE,apCMO,CoCLP,iDxC+1IJ,CM31IE,sFkCCI,WxC61IN,CwCl1IA,aAEE,4BAA6B,CAC7B,QAAS,CAFT,SxCu1IF,CwC/0IA,iBACE,mBxCk1IF,CyCl3IA,YAEE,ezCo3IF,CyCl3IE,mBACE,iBAAkB,CAClB,ezCo3IJ,CyC/2IA,OAKE,YAAa,CAEb,WAAY,CAJZ,MAAO,CAQP,SAAU,CAHV,eAAgB,CAPhB,cAAe,CACf,KAAM,CAIN,UAAW,CAFX,YzCu3IF,CyCz2IA,cAGE,YrC8rB4B,CqC5rB5B,mBAAoB,CAJpB,iBAAkB,CAClB,UzC82IF,CyCx2IE,0BAEE,2BpBu6BgC,CLp8B9B,iChBu4IN,CgBn4IM,uCyBuBJ,0BzBtBM,ehBs4IN,CACF,CyC72IE,0BACE,czC+2IJ,CyC32IE,kCACE,qBzC62IJ,CyCz2IA,yBACE,YAAa,CACb,4BzC42IF,CyC12IE,wCACE,8BACA,ezC42IJ,CyCz2IE,8EAEE,azC22IJ,CyCx2IE,qCACE,ezC02IJ,CyCt2IA,uBAEE,kBAAmB,CADnB,YAAa,CAEb,4BzCy2IF,CyCt2IE,8BAIE,UAAW,CAHX,aAAc,CACd,0BACA,0CzCy2IJ,CyCp2IE,+CACE,qBAAsB,CAEtB,WAAY,CADZ,sBzCu2IJ,CyCp2II,8DACE,ezCs2IN,CyCn2II,sDACE,YzCq2IN,CyC/1IA,eASE,2BAA4B,CAD5B,qBrCtGS,CqCwGT,mC/BlGE,kB+B0FF,YAAa,CACb,qBAAsB,CAWtB,SAAU,CAPV,mBAAoB,CANpB,iBAAkB,CAGlB,UzCw2IF,CyC11IA,gBAOE,wBrCjHS,CqCgHT,YAAa,CAHb,MAAO,CAFP,cAAe,CACf,KAAM,CAGN,WAAY,CADZ,YzCg2IF,CyC11IE,qBAAS,SzC61IX,CyC51IE,qBAAS,UzC+1IX,CyC11IA,cAEE,sBAAuB,CAGvB,gC/BtHE,2BACA,4B+BiHF,YAAa,CAEb,6BAA8B,CAC9B,YzCg2IF,CyC51IE,qBAGE,8BAFA,YzC+1IJ,CyCx1IA,aAEE,erCuE4B,CqCxE5B,ezC41IF,CyCt1IA,YAIE,aAAc,CACd,YrC0jB4B,CqC9jB5B,iBzC21IF,CyCn1IA,cAGE,kBAAmB,C/BrIjB,8BADA,+B+ByIF,6BALA,YAAa,CACb,cAAe,CAEf,wBAAyB,CACzB,czCy1IF,CyCl1IE,gBACE,azCo1IJ,CyC/0IA,yBAIE,WAAY,CACZ,eAAgB,CAJhB,iBAAkB,CAClB,WAAY,CACZ,UzCo1IF,Caz9II,yB4B6IF,cAEE,oBADA,ezCi1IF,CyC70IA,yBACE,8BzC+0IF,CyC70IE,wCACE,+BzC+0IJ,CyC30IA,uBACE,8BzC60IF,CyC30IE,8BACE,4BACA,0CzC60IJ,CyCr0IA,UAAY,ezCw0IZ,CACF,Cah/II,yB4B2KF,oBAEE,ezCw0IF,CACF,Cat/II,0B4BkLF,UAAY,gBzCw0IZ,CACF,C0CtjJA,SAUE,oBAAqB,CAPrB,aAAc,CCHd,4BvCqN4B,CClCxB,iBsCjLJ,iBAAkB,CAClB,evC6N4B,CuCtN5B,qBAAsB,CAItB,eAAgB,CAVhB,evCgO4B,CsChO5B,QtC2qB4B,CsCpqB5B,SAAU,CAVV,iBAAkB,CCIlB,eAAgB,CAChB,gBAAiB,CACjB,iDAAqB,CACrB,gBAAiB,CACjB,mBAAoB,CAGpB,kBAAmB,CADnB,iBAAkB,CAElB,mBAAoB,CDXpB,Y1C2kJF,C0ChkJE,cAAS,U1CmkJX,C0CjkJE,gBAEE,aAAc,CAEd,YtC+pB0B,CsClqB1B,iBAAkB,CAElB,W1CokJJ,C0CjkJI,uBAGE,wBAAyB,CACzB,kBAAmB,CAFnB,UAAW,CADX,iB1CskJN,C0C9jJA,mDACE,e1CikJF,C0C/jJE,iEACE,Q1CikJJ,C0C/jJI,+EAGE,wBtCtBK,CsCqBL,2BADA,K1CmkJN,C0C5jJA,uDACE,e1C+jJF,C0C7jJE,qEAGE,YtC+nB0B,CsCjoB1B,MAAO,CACP,W1CgkJJ,C0C7jJI,mFAGE,0BtCtCK,CsCqCL,iCADA,O1CikJN,C0C1jJA,yDACE,e1C6jJF,C0C3jJE,uEACE,K1C6jJJ,C0C3jJI,qFAGE,2BtCpDK,CsCmDL,2BADA,Q1C+jJN,C0CxjJA,qDACE,e1C2jJF,C0CzjJE,mEAGE,YtCimB0B,CsCnmB1B,OAAQ,CACR,W1C4jJJ,C0CzjJI,iFAGE,yBtCpEK,CsCmEL,iCADA,M1C6jJN,C0CtiJA,eAKE,wBtC9FS,CMAP,kBgC4FF,UtClGS,CsCgGT,etC6jB4B,CsC5jB5B,qBAEA,iB1C2iJF,C4C1pJA,SAYE,oBAAqB,CAErB,2BAA4B,CAD5B,qBxCDS,CwCGT,yBlCGE,gBiCjBF,4BvCqN4B,CClCxB,iBsCjLJ,iBAAkB,CAClB,evC6N4B,CwC9N5B,MAAO,CDQP,qBAAsB,CAItB,eAAgB,CAVhB,evCgO4B,CwC/N5B,exCqrBkC,CuCrrBlC,eAAgB,CAChB,gBAAiB,CACjB,iDAAqB,CACrB,gBAAiB,CACjB,mBAAoB,CCRpB,KAAM,CDWN,kBAAmB,CADnB,iBAAkB,CAElB,mBAAoB,CCVpB,Y5CmrJF,C4CpqJE,yBAdA,aAAc,CAJd,iB5C6rJF,C4C3qJE,gBAIE,WxCorBgC,CwCnrBhC,SAFA,U5CwqJJ,C4CpqJI,6CAKE,wBAAyB,CACzB,kBAAmB,CAFnB,UAAW,CADX,aAAc,CADd,iB5CyqJN,C4ChqJA,mDACE,kB5CmqJF,C4CjqJE,iEACE,Y5CmqJJ,C4CjqJI,+EAGE,wBxChCK,CwC+BL,wBADA,Q5CqqJN,C4ChqJI,6EAGE,qBxCxCK,CwCuCL,wBADA,U5CoqJN,C4C7pJA,uDACE,gB5CgqJF,C4C9pJE,qEAGE,WxC2oBgC,CwC7oBhC,WAGA,SAFA,U5CkqJJ,C4C9pJI,mFAGE,0BxCvDK,CwCsDL,4BADA,M5CkqJN,C4C7pJI,iFAGE,uBxC/DK,CwC8DL,4BADA,Q5CiqJN,C4C1pJA,yDACE,e5C6pJF,C4C3pJE,uEACE,S5C6pJJ,C4C3pJI,qFAGE,2BxC3EK,CwC0EL,wBADA,K5C+pJN,C4C1pJI,mFAGE,wBxCnFK,CwCkFL,wBADA,O5C8pJN,C4CvpJE,uGAQE,gCADA,UAAW,CAHX,aAAc,CADd,QAAS,CAGT,iBALA,iBAAkB,CAClB,KAAM,CAGN,U5C4pJJ,C4CrpJA,qDACE,iB5CwpJF,C4CtpJE,mEAGE,WxColBgC,CwCnlBhC,SAHA,YACA,U5C0pJJ,C4CtpJI,iFAGE,yBxC9GK,CwC6GL,4BADA,O5C0pJN,C4CrpJI,+EAGE,sBxCtHK,CwCqHL,4BADA,S5CypJN,C4CjoJA,gBAKE,wBxCoiBkC,CwCniBlC,gClCnIE,yBACA,0BkCgIF,axC3IS,CCmKL,euC1BJ,eAAgB,CADhB,Y5C2oJF,C4CnoJE,sBACE,Y5CqoJJ,C4CjoJA,cAEE,axCtJS,CwCqJT,Y5CqoJF,C6C/xJA,UACE,iB7CkyJF,C6C/xJA,wBACE,kB7CkyJF,C6C/xJA,gBAGE,eAAgB,CAFhB,iBAAkB,CAClB,U7CmyJF,C8CzzJE,sBAEE,UAAW,CACX,UAAW,CAFX,a9C6zJJ,C6CnyJA,eAME,0BAA2B,CAJ3B,YAAa,CACb,UAAW,CAEX,kBAAmB,CAJnB,iBAAkB,C7Bbd,6B6BmBJ,CAHA,U7CyyJF,CgBrzJM,uC6BQN,e7BPQ,ehBwzJN,CACF,C6CxyJA,8DAGE,a7C2yJF,C6CxyJA,yEAEE,0B7C2yJF,C6CxyJA,yEAEE,2B7C2yJF,C6ClyJE,8BACE,SAAU,CAEV,cAAe,CADf,2B7CsyJJ,C6ClyJE,kJAIE,SAAU,CADV,S7CqyJJ,C6CjyJE,qFAGE,SAAU,C7B5DR,yB6B6DF,CAFA,S7CqyJJ,CgB51JM,uC6BqDJ,qF7BpDM,ehBg2JN,CACF,C6ChyJA,8CAQE,kBAAmB,CAMnB,eAAgB,CAChB,QAAS,CAXT,QAAS,CAQT,UzCtFS,CyCiFT,YAAa,CAEb,sBAAuB,CAOvB,UzC+uBkC,CyCpvBlC,SAAU,CATV,iBAAkB,CAWlB,iBAAkB,CAVlB,KAAM,C7BzEF,4B6BuFJ,CAPA,SzCovBkC,CyCzvBlC,S7C8yJF,CgBr3JM,uC6BkEN,8C7BjEQ,ehBy3JN,CACF,CM/3JE,oHuC2FE,UzC/FO,CyCkGP,UxB08BiC,CwB38BjC,SAAU,CADV,iD7C2yJJ,C6CtyJA,uBACE,M7CyyJF,C6CpyJA,uBACE,O7CuyJF,C6ChyJA,wDAKE,mCAHA,oBAAqB,CAErB,WzC4tBkC,CyC7tBlC,U7CqyJF,C6CjyJA,4BACE,+N7CoyJF,C6ClyJA,4BACE,+N7CqyJF,C6C5xJA,qBAME,YAAa,CACb,sBAAuB,CAHvB,MAAO,CAQP,eAAgB,CADhB,ezCsrBkC,CyCvrBlC,gBzCurBkC,CyCzrBlC,cAAe,CAPf,iBAAkB,CAClB,OAAQ,CAGR,U7CqyJF,C6C5xJE,wBAUE,2BAA4B,CAD5B,qBzC9JO,CyCkKP,qCADA,kCAXA,sBAAuB,CACvB,aAAc,CAEd,UzCmrBgC,CyCjrBhC,ezCkrBgC,CyCnrBhC,gBzCmrBgC,CyC1qBhC,WAPA,kBAAmB,C7BxJjB,2B6BgKF,CAZA,U7CyyJJ,CgBz7JM,uC6B6IJ,wB7B5IM,ehB47JN,CACF,C6C/xJE,6BACE,S7CiyJJ,C6CxxJA,kBAGE,WAAY,CAKZ,UzCzLS,CyCqLT,SAGA,mBAAoB,CADpB,gBAAiB,CALjB,iBAAkB,CAClB,UAOA,iBAAkB,CAJlB,U7C+xJF,C+C79JA,0BACE,GAAK,uB/Ci+JL,CACF,C+C/9JA,gBASE,8CAHA,kBAA+B,CAE/B,iBAAkB,CAFlB,oCAA+B,CAL/B,oBAAqB,CAErB,W1BqkCwB,C0BpkCxB,sB1BskCwB,C0BxkCxB,U/Cu+JF,C+C79JA,mBAGE,iB1BgkCwB,C0BjkCxB,W1B+jCwB,C0BhkCxB,U/Ck+JF,C+Cz9JA,wBACE,GACE,kB/C49JF,C+C19JA,IACE,SAAU,CACV,c/C49JF,CACF,C+Cz9JA,cASE,4CAJA,6BAA8B,CAE9B,iBAAkB,CANlB,oBAAqB,CAErB,W1BqiCwB,C0BhiCxB,SAAU,CAJV,sB1BsiCwB,C0BxiCxB,U/Ci+JF,C+Cv9JA,iBAEE,W1B+hCwB,C0BhiCxB,U/C29JF,C+Ct9JE,uCACE,8BAEE,uB/Cy9JJ,CACF,CgDrhKA,gBAAqB,iChDwhKrB,CgDvhKA,WAAqB,4BhD2hKrB,CgD1hKA,cAAqB,+BhD8hKrB,CgD7hKA,cAAqB,+BhDiiKrB,CgDhiKA,mBAAqB,oChDoiKrB,CgDniKA,gBAAqB,iChDuiKrB,CiDziKE,YACE,8BjD4iKJ,CMliKE,sF2CLI,+BjD6iKN,CiDnjKE,cACE,+BjDsjKJ,CM5iKE,8F2CLI,kCjDujKN,CiD7jKE,YACE,kCjDgkKJ,CMtjKE,sF2CLI,kCjDikKN,CiDvkKE,SACE,kCjD0kKJ,CMhkKE,0E2CLI,kCjD2kKN,CiDjlKE,YACE,kCjDolKJ,CM1kKE,sF2CLI,kCjDqlKN,CiD3lKE,WACE,8BjD8lKJ,CMplKE,kF2CLI,+BjD+lKN,CiDrmKE,UACE,kCjDwmKJ,CM9lKE,8E2CLI,kCjDymKN,CiD/mKE,SACE,kCjDknKJ,CMxmKE,0E2CLI,kCjDmnKN,CkDlnKA,UACE,+BlDqnKF,CkDlnKA,gBACE,sClDqnKF,CmDhoKA,QAAkB,kCnDooKlB,CmDnoKA,YAAkB,sCnDuoKlB,CmDtoKA,cAAkB,wCnD0oKlB,CmDzoKA,eAAkB,yCnD6oKlB,CmD5oKA,aAAkB,uCnDgpKlB,CmD9oKA,UAAmB,kBnDkpKnB,CmDjpKA,cAAmB,sBnDqpKnB,CmDppKA,gBAAmB,wBnDwpKnB,CmDvpKA,iBAAmB,yBnD2pKnB,CmD1pKA,eAAmB,uBnD8pKnB,CmD3pKE,gBACE,0BnD8pKJ,CmD/pKE,kBACE,2BnDkqKJ,CmDnqKE,gBACE,8BnDsqKJ,CmDvqKE,aACE,8BnD0qKJ,CmD3qKE,gBACE,8BnD8qKJ,CmD/qKE,eACE,0BnDkrKJ,CmDnrKE,cACE,8BnDsrKJ,CmDvrKE,aACE,8BnD0rKJ,CmDtrKA,cACE,2BnDyrKF,CmD9qKA,qBACE,2BnDqrKF,CmDlrKA,aACE,oCnDsrKF,CmDlrKA,4BAHE,qCnD0rKF,CmDlrKA,+BAHE,wCnD0rKF,CmDlrKA,8BAHE,uCnD0rKF,CmDvrKA,cACE,oCnDsrKF,CmDlrKA,YACE,2BnDqrKF,CmDlrKA,gBACE,2BnDqrKF,CmDlrKA,cACE,6BnDqrKF,CmDlrKA,WACE,yBnDqrKF,C8C7vKE,gBAEE,UAAW,CACX,UAAW,CAFX,a9CkwKJ,CoDzvKM,QAAwB,sBpD6vK9B,CoD7vKM,UAAwB,wBpDiwK9B,CoDjwKM,gBAAwB,8BpDqwK9B,CoDrwKM,SAAwB,uBpDywK9B,CoDzwKM,SAAwB,uBpD6wK9B,CoD7wKM,aAAwB,2BpDixK9B,CoDjxKM,cAAwB,4BpDqxK9B,CoDrxKM,QAAwB,sBpDyxK9B,CoDzxKM,eAAwB,6BpD6xK9B,Ca5uKI,yBuCjDE,WAAwB,sBpDkyK5B,CoDlyKI,aAAwB,wBpDqyK5B,CoDryKI,mBAAwB,8BpDwyK5B,CoDxyKI,YAAwB,uBpD2yK5B,CoD3yKI,YAAwB,uBpD8yK5B,CoD9yKI,gBAAwB,2BpDizK5B,CoDjzKI,iBAAwB,4BpDozK5B,CoDpzKI,WAAwB,sBpDuzK5B,CoDvzKI,kBAAwB,6BpD0zK5B,CACF,Ca1wKI,yBuCjDE,WAAwB,sBpD+zK5B,CoD/zKI,aAAwB,wBpDk0K5B,CoDl0KI,mBAAwB,8BpDq0K5B,CoDr0KI,YAAwB,uBpDw0K5B,CoDx0KI,YAAwB,uBpD20K5B,CoD30KI,gBAAwB,2BpD80K5B,CoD90KI,iBAAwB,4BpDi1K5B,CoDj1KI,WAAwB,sBpDo1K5B,CoDp1KI,kBAAwB,6BpDu1K5B,CACF,CavyKI,yBuCjDE,WAAwB,sBpD41K5B,CoD51KI,aAAwB,wBpD+1K5B,CoD/1KI,mBAAwB,8BpDk2K5B,CoDl2KI,YAAwB,uBpDq2K5B,CoDr2KI,YAAwB,uBpDw2K5B,CoDx2KI,gBAAwB,2BpD22K5B,CoD32KI,iBAAwB,4BpD82K5B,CoD92KI,WAAwB,sBpDi3K5B,CoDj3KI,kBAAwB,6BpDo3K5B,CACF,Cap0KI,0BuCjDE,WAAwB,sBpDy3K5B,CoDz3KI,aAAwB,wBpD43K5B,CoD53KI,mBAAwB,8BpD+3K5B,CoD/3KI,YAAwB,uBpDk4K5B,CoDl4KI,YAAwB,uBpDq4K5B,CoDr4KI,gBAAwB,2BpDw4K5B,CoDx4KI,iBAAwB,4BpD24K5B,CoD34KI,WAAwB,sBpD84K5B,CoD94KI,kBAAwB,6BpDi5K5B,CACF,Caj2KI,0BuCjDE,YAAwB,sBpDs5K5B,CoDt5KI,cAAwB,wBpDy5K5B,CoDz5KI,oBAAwB,8BpD45K5B,CoD55KI,aAAwB,uBpD+5K5B,CoD/5KI,aAAwB,uBpDk6K5B,CoDl6KI,iBAAwB,2BpDq6K5B,CoDr6KI,kBAAwB,4BpDw6K5B,CoDx6KI,YAAwB,sBpD26K5B,CoD36KI,mBAAwB,6BpD86K5B,CACF,CoDr6KA,aAEI,cAAqB,sBpDu6KvB,CoDv6KE,gBAAqB,wBpD06KvB,CoD16KE,sBAAqB,8BpD66KvB,CoD76KE,eAAqB,uBpDg7KvB,CoDh7KE,eAAqB,uBpDm7KvB,CoDn7KE,mBAAqB,2BpDs7KvB,CoDt7KE,oBAAqB,4BpDy7KvB,CoDz7KE,cAAqB,sBpD47KvB,CoD57KE,qBAAqB,6BpD+7KvB,CACF,CqDr9KA,kBAEE,aAAc,CAGd,eAAgB,CADhB,SAAU,CAHV,iBAAkB,CAElB,UrDy9KF,CqDr9KE,yBAEE,UAAW,CADX,arDw9KJ,CqDp9KE,2IAWE,QAAS,CAJT,QAAS,CAGT,WAAY,CAFZ,MAAO,CAHP,iBAAkB,CAClB,KAAM,CAGN,UrDw9KJ,CqD78KI,+BACE,wBrDg9KN,CqDj9KI,+BACE,kBrDo9KN,CqDr9KI,8BACE,erDw9KN,CqDz9KI,8BACE,gBrD49KN,CsDr/KI,UAAgC,4BtDy/KpC,CsDx/KI,aAAgC,+BtD4/KpC,CsD3/KI,kBAAgC,oCtD+/KpC,CsD9/KI,qBAAgC,uCtDkgLpC,CsDhgLI,WAA8B,wBtDogLlC,CsDngLI,aAA8B,0BtDugLlC,CsDtgLI,mBAA8B,gCtD0gLlC,CsDzgLI,WAA8B,uBtD6gLlC,CsD5gLI,aAA8B,qBtDghLlC,CsD/gLI,aAA8B,qBtDmhLlC,CsDlhLI,eAA8B,uBtDshLlC,CsDrhLI,eAA8B,uBtDyhLlC,CsDvhLI,uBAAoC,oCtD2hLxC,CsD1hLI,qBAAoC,kCtD8hLxC,CsD7hLI,wBAAoC,gCtDiiLxC,CsDhiLI,yBAAoC,uCtDoiLxC,CsDniLI,wBAAoC,sCtDuiLxC,CsDriLI,mBAAiC,gCtDyiLrC,CsDxiLI,iBAAiC,8BtD4iLrC,CsD3iLI,oBAAiC,4BtD+iLrC,CsD9iLI,sBAAiC,8BtDkjLrC,CsDjjLI,qBAAiC,6BtDqjLrC,CsDnjLI,qBAAkC,kCtDujLtC,CsDtjLI,mBAAkC,gCtD0jLtC,CsDzjLI,sBAAkC,8BtD6jLtC,CsD5jLI,uBAAkC,qCtDgkLtC,CsD/jLI,sBAAkC,oCtDmkLtC,CsDlkLI,uBAAkC,+BtDskLtC,CsDpkLI,iBAAgC,yBtDwkLpC,CsDvkLI,kBAAgC,+BtD2kLpC,CsD1kLI,gBAAgC,6BtD8kLpC,CsD7kLI,mBAAgC,2BtDilLpC,CsDhlLI,qBAAgC,6BtDolLpC,CsDnlLI,oBAAgC,4BtDulLpC,Ca3kLI,yByClDA,aAAgC,4BtDkoLlC,CsDjoLE,gBAAgC,+BtDooLlC,CsDnoLE,qBAAgC,oCtDsoLlC,CsDroLE,wBAAgC,uCtDwoLlC,CsDtoLE,cAA8B,wBtDyoLhC,CsDxoLE,gBAA8B,0BtD2oLhC,CsD1oLE,sBAA8B,gCtD6oLhC,CsD5oLE,cAA8B,uBtD+oLhC,CsD9oLE,gBAA8B,qBtDipLhC,CsDhpLE,gBAA8B,qBtDmpLhC,CsDlpLE,kBAA8B,uBtDqpLhC,CsDppLE,kBAA8B,uBtDupLhC,CsDrpLE,0BAAoC,oCtDwpLtC,CsDvpLE,wBAAoC,kCtD0pLtC,CsDzpLE,2BAAoC,gCtD4pLtC,CsD3pLE,4BAAoC,uCtD8pLtC,CsD7pLE,2BAAoC,sCtDgqLtC,CsD9pLE,sBAAiC,gCtDiqLnC,CsDhqLE,oBAAiC,8BtDmqLnC,CsDlqLE,uBAAiC,4BtDqqLnC,CsDpqLE,yBAAiC,8BtDuqLnC,CsDtqLE,wBAAiC,6BtDyqLnC,CsDvqLE,wBAAkC,kCtD0qLpC,CsDzqLE,sBAAkC,gCtD4qLpC,CsD3qLE,yBAAkC,8BtD8qLpC,CsD7qLE,0BAAkC,qCtDgrLpC,CsD/qLE,yBAAkC,oCtDkrLpC,CsDjrLE,0BAAkC,+BtDorLpC,CsDlrLE,oBAAgC,yBtDqrLlC,CsDprLE,qBAAgC,+BtDurLlC,CsDtrLE,mBAAgC,6BtDyrLlC,CsDxrLE,sBAAgC,2BtD2rLlC,CsD1rLE,wBAAgC,6BtD6rLlC,CsD5rLE,uBAAgC,4BtD+rLlC,CACF,CaprLI,yByClDA,aAAgC,4BtD0uLlC,CsDzuLE,gBAAgC,+BtD4uLlC,CsD3uLE,qBAAgC,oCtD8uLlC,CsD7uLE,wBAAgC,uCtDgvLlC,CsD9uLE,cAA8B,wBtDivLhC,CsDhvLE,gBAA8B,0BtDmvLhC,CsDlvLE,sBAA8B,gCtDqvLhC,CsDpvLE,cAA8B,uBtDuvLhC,CsDtvLE,gBAA8B,qBtDyvLhC,CsDxvLE,gBAA8B,qBtD2vLhC,CsD1vLE,kBAA8B,uBtD6vLhC,CsD5vLE,kBAA8B,uBtD+vLhC,CsD7vLE,0BAAoC,oCtDgwLtC,CsD/vLE,wBAAoC,kCtDkwLtC,CsDjwLE,2BAAoC,gCtDowLtC,CsDnwLE,4BAAoC,uCtDswLtC,CsDrwLE,2BAAoC,sCtDwwLtC,CsDtwLE,sBAAiC,gCtDywLnC,CsDxwLE,oBAAiC,8BtD2wLnC,CsD1wLE,uBAAiC,4BtD6wLnC,CsD5wLE,yBAAiC,8BtD+wLnC,CsD9wLE,wBAAiC,6BtDixLnC,CsD/wLE,wBAAkC,kCtDkxLpC,CsDjxLE,sBAAkC,gCtDoxLpC,CsDnxLE,yBAAkC,8BtDsxLpC,CsDrxLE,0BAAkC,qCtDwxLpC,CsDvxLE,yBAAkC,oCtD0xLpC,CsDzxLE,0BAAkC,+BtD4xLpC,CsD1xLE,oBAAgC,yBtD6xLlC,CsD5xLE,qBAAgC,+BtD+xLlC,CsD9xLE,mBAAgC,6BtDiyLlC,CsDhyLE,sBAAgC,2BtDmyLlC,CsDlyLE,wBAAgC,6BtDqyLlC,CsDpyLE,uBAAgC,4BtDuyLlC,CACF,Ca5xLI,yByClDA,aAAgC,4BtDk1LlC,CsDj1LE,gBAAgC,+BtDo1LlC,CsDn1LE,qBAAgC,oCtDs1LlC,CsDr1LE,wBAAgC,uCtDw1LlC,CsDt1LE,cAA8B,wBtDy1LhC,CsDx1LE,gBAA8B,0BtD21LhC,CsD11LE,sBAA8B,gCtD61LhC,CsD51LE,cAA8B,uBtD+1LhC,CsD91LE,gBAA8B,qBtDi2LhC,CsDh2LE,gBAA8B,qBtDm2LhC,CsDl2LE,kBAA8B,uBtDq2LhC,CsDp2LE,kBAA8B,uBtDu2LhC,CsDr2LE,0BAAoC,oCtDw2LtC,CsDv2LE,wBAAoC,kCtD02LtC,CsDz2LE,2BAAoC,gCtD42LtC,CsD32LE,4BAAoC,uCtD82LtC,CsD72LE,2BAAoC,sCtDg3LtC,CsD92LE,sBAAiC,gCtDi3LnC,CsDh3LE,oBAAiC,8BtDm3LnC,CsDl3LE,uBAAiC,4BtDq3LnC,CsDp3LE,yBAAiC,8BtDu3LnC,CsDt3LE,wBAAiC,6BtDy3LnC,CsDv3LE,wBAAkC,kCtD03LpC,CsDz3LE,sBAAkC,gCtD43LpC,CsD33LE,yBAAkC,8BtD83LpC,CsD73LE,0BAAkC,qCtDg4LpC,CsD/3LE,yBAAkC,oCtDk4LpC,CsDj4LE,0BAAkC,+BtDo4LpC,CsDl4LE,oBAAgC,yBtDq4LlC,CsDp4LE,qBAAgC,+BtDu4LlC,CsDt4LE,mBAAgC,6BtDy4LlC,CsDx4LE,sBAAgC,2BtD24LlC,CsD14LE,wBAAgC,6BtD64LlC,CsD54LE,uBAAgC,4BtD+4LlC,CACF,Cap4LI,0ByClDA,aAAgC,4BtD07LlC,CsDz7LE,gBAAgC,+BtD47LlC,CsD37LE,qBAAgC,oCtD87LlC,CsD77LE,wBAAgC,uCtDg8LlC,CsD97LE,cAA8B,wBtDi8LhC,CsDh8LE,gBAA8B,0BtDm8LhC,CsDl8LE,sBAA8B,gCtDq8LhC,CsDp8LE,cAA8B,uBtDu8LhC,CsDt8LE,gBAA8B,qBtDy8LhC,CsDx8LE,gBAA8B,qBtD28LhC,CsD18LE,kBAA8B,uBtD68LhC,CsD58LE,kBAA8B,uBtD+8LhC,CsD78LE,0BAAoC,oCtDg9LtC,CsD/8LE,wBAAoC,kCtDk9LtC,CsDj9LE,2BAAoC,gCtDo9LtC,CsDn9LE,4BAAoC,uCtDs9LtC,CsDr9LE,2BAAoC,sCtDw9LtC,CsDt9LE,sBAAiC,gCtDy9LnC,CsDx9LE,oBAAiC,8BtD29LnC,CsD19LE,uBAAiC,4BtD69LnC,CsD59LE,yBAAiC,8BtD+9LnC,CsD99LE,wBAAiC,6BtDi+LnC,CsD/9LE,wBAAkC,kCtDk+LpC,CsDj+LE,sBAAkC,gCtDo+LpC,CsDn+LE,yBAAkC,8BtDs+LpC,CsDr+LE,0BAAkC,qCtDw+LpC,CsDv+LE,yBAAkC,oCtD0+LpC,CsDz+LE,0BAAkC,+BtD4+LpC,CsD1+LE,oBAAgC,yBtD6+LlC,CsD5+LE,qBAAgC,+BtD++LlC,CsD9+LE,mBAAgC,6BtDi/LlC,CsDh/LE,sBAAgC,2BtDm/LlC,CsDl/LE,wBAAgC,6BtDq/LlC,CsDp/LE,uBAAgC,4BtDu/LlC,CACF,Ca5+LI,0ByClDA,cAAgC,4BtDkiMlC,CsDjiME,iBAAgC,+BtDoiMlC,CsDniME,sBAAgC,oCtDsiMlC,CsDriME,yBAAgC,uCtDwiMlC,CsDtiME,eAA8B,wBtDyiMhC,CsDxiME,iBAA8B,0BtD2iMhC,CsD1iME,uBAA8B,gCtD6iMhC,CsD5iME,eAA8B,uBtD+iMhC,CsD9iME,iBAA8B,qBtDijMhC,CsDhjME,iBAA8B,qBtDmjMhC,CsDljME,mBAA8B,uBtDqjMhC,CsDpjME,mBAA8B,uBtDujMhC,CsDrjME,2BAAoC,oCtDwjMtC,CsDvjME,yBAAoC,kCtD0jMtC,CsDzjME,4BAAoC,gCtD4jMtC,CsD3jME,6BAAoC,uCtD8jMtC,CsD7jME,4BAAoC,sCtDgkMtC,CsD9jME,uBAAiC,gCtDikMnC,CsDhkME,qBAAiC,8BtDmkMnC,CsDlkME,wBAAiC,4BtDqkMnC,CsDpkME,0BAAiC,8BtDukMnC,CsDtkME,yBAAiC,6BtDykMnC,CsDvkME,yBAAkC,kCtD0kMpC,CsDzkME,uBAAkC,gCtD4kMpC,CsD3kME,0BAAkC,8BtD8kMpC,CsD7kME,2BAAkC,qCtDglMpC,CsD/kME,0BAAkC,oCtDklMpC,CsDjlME,2BAAkC,+BtDolMpC,CsDllME,qBAAgC,yBtDqlMlC,CsDplME,sBAAgC,+BtDulMlC,CsDtlME,oBAAgC,6BtDylMlC,CsDxlME,uBAAgC,2BtD2lMlC,CsD1lME,yBAAgC,6BtD6lMlC,CsD5lME,wBAAgC,4BtD+lMlC,CACF,CuD1oMI,YAAwB,oBvD6oM5B,CuD5oMI,aAAwB,qBvDgpM5B,CuD/oMI,YAAwB,oBvDmpM5B,Ca/lMI,yB0CtDA,eAAwB,oBvD0pM1B,CuDzpME,gBAAwB,qBvD4pM1B,CuD3pME,eAAwB,oBvD8pM1B,CACF,Ca3mMI,yB0CtDA,eAAwB,oBvDqqM1B,CuDpqME,gBAAwB,qBvDuqM1B,CuDtqME,eAAwB,oBvDyqM1B,CACF,CatnMI,yB0CtDA,eAAwB,oBvDgrM1B,CuD/qME,gBAAwB,qBvDkrM1B,CuDjrME,eAAwB,oBvDorM1B,CACF,CajoMI,0B0CtDA,eAAwB,oBvD2rM1B,CuD1rME,gBAAwB,qBvD6rM1B,CuD5rME,eAAwB,oBvD+rM1B,CACF,Ca5oMI,0B0CtDA,gBAAwB,oBvDssM1B,CuDrsME,iBAAwB,qBvDwsM1B,CuDvsME,gBAAwB,oBvD0sM1B,CACF,CwDhtME,iBAAyB,0FxDmtM3B,CwDntME,kBAAyB,6FxDutM3B,CwDvtME,kBAAyB,6FxD2tM3B,CyD3tME,eAAsB,uBzD+tMxB,CyD/tME,iBAAsB,yBzDmuMxB,C0DluME,iBAAyB,yB1DsuM3B,C0DtuME,mBAAyB,2B1D0uM3B,C0D1uME,mBAAyB,2B1D8uM3B,C0D9uME,gBAAyB,wB1DkvM3B,C0DlvME,iBAAyB,yB1DsvM3B,C0DjvMA,WAEE,K1DuvMF,C0DjvMA,yBAJE,MAAO,CAHP,cAAe,CAEf,OAAQ,CAER,Y1D4vMF,C0DzvMA,cAGE,Q1DsvMF,C0DhvME,4BADF,YAEI,eAAgB,CAChB,KAAM,CACN,Y1DovMF,CACF,C2D9wMA,wDCQE,kBAAsB,CAEtB,QAAS,CANT,UAAW,CAEX,WAAY,CACZ,eAAgB,CAFhB,SAAU,CAHV,iBAAkB,CAOlB,kBAAmB,CANnB,S5DuxMF,C4DtwME,mDAME,SAAU,CAFV,WAAY,CACZ,gBAAiB,CAHjB,eAAgB,CAKhB,kBAAmB,CAJnB,U5D4wMJ,C6DryMA,WAAa,yD7DyyMb,C6DxyMA,QAAU,oD7D4yMV,C6D3yMA,WAAa,oD7D+yMb,C6D9yMA,aAAe,yB7DkzMf,C8DjzMI,MAAuB,mB9DqzM3B,C8DrzMI,MAAuB,mB9DyzM3B,C8DzzMI,MAAuB,mB9D6zM3B,C8D7zMI,OAAuB,oB9Di0M3B,C8Dj0MI,QAAuB,oB9Dq0M3B,C8Dr0MI,MAAuB,oB9Dy0M3B,C8Dz0MI,MAAuB,oB9D60M3B,C8D70MI,MAAuB,oB9Di1M3B,C8Dj1MI,OAAuB,qB9Dq1M3B,C8Dr1MI,QAAuB,qB9Dy1M3B,C8Dr1MA,QAAU,wB9Dy1MV,C8Dx1MA,QAAU,yB9D41MV,C8Dx1MA,YAAc,yB9D41Md,C8D31MA,YAAc,0B9D+1Md,C8D71MA,QAAU,qB9Di2MV,C8Dh2MA,QAAU,sB9Do2MV,C+D72MQ,KAAgC,kB/Di3MxC,C+Dh3MQ,YAEE,sB/Dm3MV,C+Dj3MQ,YAEE,wB/Do3MV,C+Dl3MQ,YAEE,yB/Dq3MV,C+Dn3MQ,YAEE,uB/Ds3MV,C+Dr4MQ,KAAgC,uB/Dy4MxC,C+Dx4MQ,YAEE,2B/D24MV,C+Dz4MQ,YAEE,6B/D44MV,C+D14MQ,YAEE,8B/D64MV,C+D34MQ,YAEE,4B/D84MV,C+D75MQ,KAAgC,sB/Di6MxC,C+Dh6MQ,YAEE,0B/Dm6MV,C+Dj6MQ,YAEE,4B/Do6MV,C+Dl6MQ,YAEE,6B/Dq6MV,C+Dn6MQ,YAEE,2B/Ds6MV,C+Dr7MQ,KAAgC,qB/Dy7MxC,C+Dx7MQ,YAEE,yB/D27MV,C+Dz7MQ,YAEE,2B/D47MV,C+D17MQ,YAEE,4B/D67MV,C+D37MQ,YAEE,0B/D87MV,C+D78MQ,KAAgC,uB/Di9MxC,C+Dh9MQ,YAEE,2B/Dm9MV,C+Dj9MQ,YAEE,6B/Do9MV,C+Dl9MQ,YAEE,8B/Dq9MV,C+Dn9MQ,YAEE,4B/Ds9MV,C+Dr+MQ,KAAgC,qB/Dy+MxC,C+Dx+MQ,YAEE,yB/D2+MV,C+Dz+MQ,YAEE,2B/D4+MV,C+D1+MQ,YAEE,4B/D6+MV,C+D3+MQ,YAEE,0B/D8+MV,C+D7/MQ,UAAgC,qB/DigNxC,C+DhgNQ,sBAEE,yB/DmgNV,C+DjgNQ,sBAEE,2B/DogNV,C+DlgNQ,sBAEE,4B/DqgNV,C+DngNQ,sBAEE,0B/DsgNV,C+DrhNQ,KAAgC,qB/DyhNxC,C+DxhNQ,YAEE,yB/D2hNV,C+DzhNQ,YAEE,2B/D4hNV,C+D1hNQ,YAEE,4B/D6hNV,C+D3hNQ,YAEE,0B/D8hNV,C+D7iNQ,KAAgC,mB/DijNxC,C+DhjNQ,YAEE,uB/DmjNV,C+DjjNQ,YAEE,yB/DojNV,C+DljNQ,YAEE,0B/DqjNV,C+DnjNQ,YAEE,wB/DsjNV,C+DrkNQ,KAAgC,wB/DykNxC,C+DxkNQ,YAEE,4B/D2kNV,C+DzkNQ,YAEE,8B/D4kNV,C+D1kNQ,YAEE,+B/D6kNV,C+D3kNQ,YAEE,6B/D8kNV,C+D7lNQ,KAAgC,uB/DimNxC,C+DhmNQ,YAEE,2B/DmmNV,C+DjmNQ,YAEE,6B/DomNV,C+DlmNQ,YAEE,8B/DqmNV,C+DnmNQ,YAEE,4B/DsmNV,C+DrnNQ,KAAgC,sB/DynNxC,C+DxnNQ,YAEE,0B/D2nNV,C+DznNQ,YAEE,4B/D4nNV,C+D1nNQ,YAEE,6B/D6nNV,C+D3nNQ,YAEE,2B/D8nNV,C+D7oNQ,KAAgC,wB/DipNxC,C+DhpNQ,YAEE,4B/DmpNV,C+DjpNQ,YAEE,8B/DopNV,C+DlpNQ,YAEE,+B/DqpNV,C+DnpNQ,YAEE,6B/DspNV,C+DrqNQ,KAAgC,sB/DyqNxC,C+DxqNQ,YAEE,0B/D2qNV,C+DzqNQ,YAEE,4B/D4qNV,C+D1qNQ,YAEE,6B/D6qNV,C+D3qNQ,YAEE,2B/D8qNV,C+D7rNQ,UAAgC,sB/DisNxC,C+DhsNQ,sBAEE,0B/DmsNV,C+DjsNQ,sBAEE,4B/DosNV,C+DlsNQ,sBAEE,6B/DqsNV,C+DnsNQ,sBAEE,2B/DssNV,C+DrtNQ,KAAgC,sB/DytNxC,C+DxtNQ,YAEE,0B/D2tNV,C+DztNQ,YAEE,4B/D4tNV,C+D1tNQ,YAEE,6B/D6tNV,C+D3tNQ,YAEE,2B/D8tNV,C+DttNQ,MAAwB,wB/D0tNhC,C+DztNQ,wIAEE,4B/D6tNV,C+D3tNQ,cAEE,8B/D8tNV,C+D5tNQ,cAEE,+B/D+tNV,C+D7tNQ,cAEE,6B/DguNV,C+D/uNQ,MAAwB,uB/DmvNhC,C+DlvNQ,wIAEE,2B/DsvNV,C+DpvNQ,cAEE,6B/DuvNV,C+DrvNQ,cAEE,8B/DwvNV,C+DtvNQ,cAEE,4B/DyvNV,C+DxwNQ,MAAwB,sB/D4wNhC,C+D3wNQ,wIAEE,0B/D+wNV,C+D7wNQ,cAEE,4B/DgxNV,C+D9wNQ,cAEE,6B/DixNV,C+D/wNQ,cAEE,2B/DkxNV,C+DjyNQ,MAAwB,wB/DqyNhC,C+DpyNQ,wIAEE,4B/DwyNV,C+DtyNQ,cAEE,8B/DyyNV,C+DvyNQ,cAEE,+B/D0yNV,C+DxyNQ,cAEE,6B/D2yNV,C+D1zNQ,MAAwB,sB/D8zNhC,C+D7zNQ,wIAEE,0B/Di0NV,C+D/zNQ,cAEE,4B/Dk0NV,C+Dh0NQ,cAEE,6B/Dm0NV,C+Dj0NQ,cAEE,2B/Do0NV,C+Dn1NQ,WAAwB,sB/Du1NhC,C+Dt1NQ,wBAEE,0B/Dy1NV,C+Dv1NQ,wBAEE,4B/D01NV,C+Dx1NQ,wBAEE,6B/D21NV,C+Dz1NQ,wBAEE,2B/D41NV,C+D32NQ,MAAwB,sB/D+2NhC,C+D92NQ,wIAEE,0B/Dk3NV,C+Dh3NQ,cAEE,4B/Dm3NV,C+Dj3NQ,cAEE,6B/Do3NV,C+Dl3NQ,cAEE,2B/Dq3NV,C+D/2NI,QAAmB,qB/Dm3NvB,C+Dl3NI,kBAEE,yB/Dq3NN,C+Dn3NI,kBAEE,2B/Ds3NN,C+Dp3NI,kBAEE,4B/Du3NN,C+Dr3NI,kBAEE,0B/Dw3NN,Caj4NI,yBkDlDI,QAAgC,kB/Dw7NtC,C+Dv7NM,kBAEE,sB/Dy7NR,C+Dv7NM,kBAEE,wB/Dy7NR,C+Dv7NM,kBAEE,yB/Dy7NR,C+Dv7NM,kBAEE,uB/Dy7NR,C+Dx8NM,QAAgC,uB/D28NtC,C+D18NM,kBAEE,2B/D48NR,C+D18NM,kBAEE,6B/D48NR,C+D18NM,kBAEE,8B/D48NR,C+D18NM,kBAEE,4B/D48NR,C+D39NM,QAAgC,sB/D89NtC,C+D79NM,kBAEE,0B/D+9NR,C+D79NM,kBAEE,4B/D+9NR,C+D79NM,kBAEE,6B/D+9NR,C+D79NM,kBAEE,2B/D+9NR,C+D9+NM,QAAgC,qB/Di/NtC,C+Dh/NM,kBAEE,yB/Dk/NR,C+Dh/NM,kBAEE,2B/Dk/NR,C+Dh/NM,kBAEE,4B/Dk/NR,C+Dh/NM,kBAEE,0B/Dk/NR,C+DjgOM,QAAgC,uB/DogOtC,C+DngOM,kBAEE,2B/DqgOR,C+DngOM,kBAEE,6B/DqgOR,C+DngOM,kBAEE,8B/DqgOR,C+DngOM,kBAEE,4B/DqgOR,C+DphOM,QAAgC,qB/DuhOtC,C+DthOM,kBAEE,yB/DwhOR,C+DthOM,kBAEE,2B/DwhOR,C+DthOM,kBAEE,4B/DwhOR,C+DthOM,kBAEE,0B/DwhOR,C+DviOM,aAAgC,qB/D0iOtC,C+DziOM,4BAEE,yB/D2iOR,C+DziOM,4BAEE,2B/D2iOR,C+DziOM,4BAEE,4B/D2iOR,C+DziOM,4BAEE,0B/D2iOR,C+D1jOM,QAAgC,qB/D6jOtC,C+D5jOM,kBAEE,yB/D8jOR,C+D5jOM,kBAEE,2B/D8jOR,C+D5jOM,kBAEE,4B/D8jOR,C+D5jOM,kBAEE,0B/D8jOR,C+D7kOM,QAAgC,mB/DglOtC,C+D/kOM,kBAEE,uB/DilOR,C+D/kOM,kBAEE,yB/DilOR,C+D/kOM,kBAEE,0B/DilOR,C+D/kOM,kBAEE,wB/DilOR,C+DhmOM,QAAgC,wB/DmmOtC,C+DlmOM,kBAEE,4B/DomOR,C+DlmOM,kBAEE,8B/DomOR,C+DlmOM,kBAEE,+B/DomOR,C+DlmOM,kBAEE,6B/DomOR,C+DnnOM,QAAgC,uB/DsnOtC,C+DrnOM,kBAEE,2B/DunOR,C+DrnOM,kBAEE,6B/DunOR,C+DrnOM,kBAEE,8B/DunOR,C+DrnOM,kBAEE,4B/DunOR,C+DtoOM,QAAgC,sB/DyoOtC,C+DxoOM,kBAEE,0B/D0oOR,C+DxoOM,kBAEE,4B/D0oOR,C+DxoOM,kBAEE,6B/D0oOR,C+DxoOM,kBAEE,2B/D0oOR,C+DzpOM,QAAgC,wB/D4pOtC,C+D3pOM,kBAEE,4B/D6pOR,C+D3pOM,kBAEE,8B/D6pOR,C+D3pOM,kBAEE,+B/D6pOR,C+D3pOM,kBAEE,6B/D6pOR,C+D5qOM,QAAgC,sB/D+qOtC,C+D9qOM,kBAEE,0B/DgrOR,C+D9qOM,kBAEE,4B/DgrOR,C+D9qOM,kBAEE,6B/DgrOR,C+D9qOM,kBAEE,2B/DgrOR,C+D/rOM,aAAgC,sB/DksOtC,C+DjsOM,4BAEE,0B/DmsOR,C+DjsOM,4BAEE,4B/DmsOR,C+DjsOM,4BAEE,6B/DmsOR,C+DjsOM,4BAEE,2B/DmsOR,C+DltOM,QAAgC,sB/DqtOtC,C+DptOM,kBAEE,0B/DstOR,C+DptOM,kBAEE,4B/DstOR,C+DptOM,kBAEE,6B/DstOR,C+DptOM,kBAEE,2B/DstOR,C+D9sOM,SAAwB,wB/DitO9B,C+DhtOM,oBAEE,4B/DktOR,C+DhtOM,oBAEE,8B/DktOR,C+DhtOM,oBAEE,+B/DktOR,C+DhtOM,oBAEE,6B/DktOR,C+DjuOM,SAAwB,uB/DouO9B,C+DnuOM,oBAEE,2B/DquOR,C+DnuOM,oBAEE,6B/DquOR,C+DnuOM,oBAEE,8B/DquOR,C+DnuOM,oBAEE,4B/DquOR,C+DpvOM,SAAwB,sB/DuvO9B,C+DtvOM,oBAEE,0B/DwvOR,C+DtvOM,oBAEE,4B/DwvOR,C+DtvOM,oBAEE,6B/DwvOR,C+DtvOM,oBAEE,2B/DwvOR,C+DvwOM,SAAwB,wB/D0wO9B,C+DzwOM,oBAEE,4B/D2wOR,C+DzwOM,oBAEE,8B/D2wOR,C+DzwOM,oBAEE,+B/D2wOR,C+DzwOM,oBAEE,6B/D2wOR,C+D1xOM,SAAwB,sB/D6xO9B,C+D5xOM,oBAEE,0B/D8xOR,C+D5xOM,oBAEE,4B/D8xOR,C+D5xOM,oBAEE,6B/D8xOR,C+D5xOM,oBAEE,2B/D8xOR,C+D7yOM,cAAwB,sB/DgzO9B,C+D/yOM,8BAEE,0B/DizOR,C+D/yOM,8BAEE,4B/DizOR,C+D/yOM,8BAEE,6B/DizOR,C+D/yOM,8BAEE,2B/DizOR,C+Dh0OM,SAAwB,sB/Dm0O9B,C+Dl0OM,oBAEE,0B/Do0OR,C+Dl0OM,oBAEE,4B/Do0OR,C+Dl0OM,oBAEE,6B/Do0OR,C+Dl0OM,oBAEE,2B/Do0OR,C+D9zOE,WAAmB,qB/Di0OrB,C+Dh0OE,wBAEE,yB/Dk0OJ,C+Dh0OE,wBAEE,2B/Dk0OJ,C+Dh0OE,wBAEE,4B/Dk0OJ,C+Dh0OE,wBAEE,0B/Dk0OJ,CACF,Ca50OI,yBkDlDI,QAAgC,kB/Dk4OtC,C+Dj4OM,kBAEE,sB/Dm4OR,C+Dj4OM,kBAEE,wB/Dm4OR,C+Dj4OM,kBAEE,yB/Dm4OR,C+Dj4OM,kBAEE,uB/Dm4OR,C+Dl5OM,QAAgC,uB/Dq5OtC,C+Dp5OM,kBAEE,2B/Ds5OR,C+Dp5OM,kBAEE,6B/Ds5OR,C+Dp5OM,kBAEE,8B/Ds5OR,C+Dp5OM,kBAEE,4B/Ds5OR,C+Dr6OM,QAAgC,sB/Dw6OtC,C+Dv6OM,kBAEE,0B/Dy6OR,C+Dv6OM,kBAEE,4B/Dy6OR,C+Dv6OM,kBAEE,6B/Dy6OR,C+Dv6OM,kBAEE,2B/Dy6OR,C+Dx7OM,QAAgC,qB/D27OtC,C+D17OM,kBAEE,yB/D47OR,C+D17OM,kBAEE,2B/D47OR,C+D17OM,kBAEE,4B/D47OR,C+D17OM,kBAEE,0B/D47OR,C+D38OM,QAAgC,uB/D88OtC,C+D78OM,kBAEE,2B/D+8OR,C+D78OM,kBAEE,6B/D+8OR,C+D78OM,kBAEE,8B/D+8OR,C+D78OM,kBAEE,4B/D+8OR,C+D99OM,QAAgC,qB/Di+OtC,C+Dh+OM,kBAEE,yB/Dk+OR,C+Dh+OM,kBAEE,2B/Dk+OR,C+Dh+OM,kBAEE,4B/Dk+OR,C+Dh+OM,kBAEE,0B/Dk+OR,C+Dj/OM,aAAgC,qB/Do/OtC,C+Dn/OM,4BAEE,yB/Dq/OR,C+Dn/OM,4BAEE,2B/Dq/OR,C+Dn/OM,4BAEE,4B/Dq/OR,C+Dn/OM,4BAEE,0B/Dq/OR,C+DpgPM,QAAgC,qB/DugPtC,C+DtgPM,kBAEE,yB/DwgPR,C+DtgPM,kBAEE,2B/DwgPR,C+DtgPM,kBAEE,4B/DwgPR,C+DtgPM,kBAEE,0B/DwgPR,C+DvhPM,QAAgC,mB/D0hPtC,C+DzhPM,kBAEE,uB/D2hPR,C+DzhPM,kBAEE,yB/D2hPR,C+DzhPM,kBAEE,0B/D2hPR,C+DzhPM,kBAEE,wB/D2hPR,C+D1iPM,QAAgC,wB/D6iPtC,C+D5iPM,kBAEE,4B/D8iPR,C+D5iPM,kBAEE,8B/D8iPR,C+D5iPM,kBAEE,+B/D8iPR,C+D5iPM,kBAEE,6B/D8iPR,C+D7jPM,QAAgC,uB/DgkPtC,C+D/jPM,kBAEE,2B/DikPR,C+D/jPM,kBAEE,6B/DikPR,C+D/jPM,kBAEE,8B/DikPR,C+D/jPM,kBAEE,4B/DikPR,C+DhlPM,QAAgC,sB/DmlPtC,C+DllPM,kBAEE,0B/DolPR,C+DllPM,kBAEE,4B/DolPR,C+DllPM,kBAEE,6B/DolPR,C+DllPM,kBAEE,2B/DolPR,C+DnmPM,QAAgC,wB/DsmPtC,C+DrmPM,kBAEE,4B/DumPR,C+DrmPM,kBAEE,8B/DumPR,C+DrmPM,kBAEE,+B/DumPR,C+DrmPM,kBAEE,6B/DumPR,C+DtnPM,QAAgC,sB/DynPtC,C+DxnPM,kBAEE,0B/D0nPR,C+DxnPM,kBAEE,4B/D0nPR,C+DxnPM,kBAEE,6B/D0nPR,C+DxnPM,kBAEE,2B/D0nPR,C+DzoPM,aAAgC,sB/D4oPtC,C+D3oPM,4BAEE,0B/D6oPR,C+D3oPM,4BAEE,4B/D6oPR,C+D3oPM,4BAEE,6B/D6oPR,C+D3oPM,4BAEE,2B/D6oPR,C+D5pPM,QAAgC,sB/D+pPtC,C+D9pPM,kBAEE,0B/DgqPR,C+D9pPM,kBAEE,4B/DgqPR,C+D9pPM,kBAEE,6B/DgqPR,C+D9pPM,kBAEE,2B/DgqPR,C+DxpPM,SAAwB,wB/D2pP9B,C+D1pPM,oBAEE,4B/D4pPR,C+D1pPM,oBAEE,8B/D4pPR,C+D1pPM,oBAEE,+B/D4pPR,C+D1pPM,oBAEE,6B/D4pPR,C+D3qPM,SAAwB,uB/D8qP9B,C+D7qPM,oBAEE,2B/D+qPR,C+D7qPM,oBAEE,6B/D+qPR,C+D7qPM,oBAEE,8B/D+qPR,C+D7qPM,oBAEE,4B/D+qPR,C+D9rPM,SAAwB,sB/DisP9B,C+DhsPM,oBAEE,0B/DksPR,C+DhsPM,oBAEE,4B/DksPR,C+DhsPM,oBAEE,6B/DksPR,C+DhsPM,oBAEE,2B/DksPR,C+DjtPM,SAAwB,wB/DotP9B,C+DntPM,oBAEE,4B/DqtPR,C+DntPM,oBAEE,8B/DqtPR,C+DntPM,oBAEE,+B/DqtPR,C+DntPM,oBAEE,6B/DqtPR,C+DpuPM,SAAwB,sB/DuuP9B,C+DtuPM,oBAEE,0B/DwuPR,C+DtuPM,oBAEE,4B/DwuPR,C+DtuPM,oBAEE,6B/DwuPR,C+DtuPM,oBAEE,2B/DwuPR,C+DvvPM,cAAwB,sB/D0vP9B,C+DzvPM,8BAEE,0B/D2vPR,C+DzvPM,8BAEE,4B/D2vPR,C+DzvPM,8BAEE,6B/D2vPR,C+DzvPM,8BAEE,2B/D2vPR,C+D1wPM,SAAwB,sB/D6wP9B,C+D5wPM,oBAEE,0B/D8wPR,C+D5wPM,oBAEE,4B/D8wPR,C+D5wPM,oBAEE,6B/D8wPR,C+D5wPM,oBAEE,2B/D8wPR,C+DxwPE,WAAmB,qB/D2wPrB,C+D1wPE,wBAEE,yB/D4wPJ,C+D1wPE,wBAEE,2B/D4wPJ,C+D1wPE,wBAEE,4B/D4wPJ,C+D1wPE,wBAEE,0B/D4wPJ,CACF,CatxPI,yBkDlDI,QAAgC,kB/D40PtC,C+D30PM,kBAEE,sB/D60PR,C+D30PM,kBAEE,wB/D60PR,C+D30PM,kBAEE,yB/D60PR,C+D30PM,kBAEE,uB/D60PR,C+D51PM,QAAgC,uB/D+1PtC,C+D91PM,kBAEE,2B/Dg2PR,C+D91PM,kBAEE,6B/Dg2PR,C+D91PM,kBAEE,8B/Dg2PR,C+D91PM,kBAEE,4B/Dg2PR,C+D/2PM,QAAgC,sB/Dk3PtC,C+Dj3PM,kBAEE,0B/Dm3PR,C+Dj3PM,kBAEE,4B/Dm3PR,C+Dj3PM,kBAEE,6B/Dm3PR,C+Dj3PM,kBAEE,2B/Dm3PR,C+Dl4PM,QAAgC,qB/Dq4PtC,C+Dp4PM,kBAEE,yB/Ds4PR,C+Dp4PM,kBAEE,2B/Ds4PR,C+Dp4PM,kBAEE,4B/Ds4PR,C+Dp4PM,kBAEE,0B/Ds4PR,C+Dr5PM,QAAgC,uB/Dw5PtC,C+Dv5PM,kBAEE,2B/Dy5PR,C+Dv5PM,kBAEE,6B/Dy5PR,C+Dv5PM,kBAEE,8B/Dy5PR,C+Dv5PM,kBAEE,4B/Dy5PR,C+Dx6PM,QAAgC,qB/D26PtC,C+D16PM,kBAEE,yB/D46PR,C+D16PM,kBAEE,2B/D46PR,C+D16PM,kBAEE,4B/D46PR,C+D16PM,kBAEE,0B/D46PR,C+D37PM,aAAgC,qB/D87PtC,C+D77PM,4BAEE,yB/D+7PR,C+D77PM,4BAEE,2B/D+7PR,C+D77PM,4BAEE,4B/D+7PR,C+D77PM,4BAEE,0B/D+7PR,C+D98PM,QAAgC,qB/Di9PtC,C+Dh9PM,kBAEE,yB/Dk9PR,C+Dh9PM,kBAEE,2B/Dk9PR,C+Dh9PM,kBAEE,4B/Dk9PR,C+Dh9PM,kBAEE,0B/Dk9PR,C+Dj+PM,QAAgC,mB/Do+PtC,C+Dn+PM,kBAEE,uB/Dq+PR,C+Dn+PM,kBAEE,yB/Dq+PR,C+Dn+PM,kBAEE,0B/Dq+PR,C+Dn+PM,kBAEE,wB/Dq+PR,C+Dp/PM,QAAgC,wB/Du/PtC,C+Dt/PM,kBAEE,4B/Dw/PR,C+Dt/PM,kBAEE,8B/Dw/PR,C+Dt/PM,kBAEE,+B/Dw/PR,C+Dt/PM,kBAEE,6B/Dw/PR,C+DvgQM,QAAgC,uB/D0gQtC,C+DzgQM,kBAEE,2B/D2gQR,C+DzgQM,kBAEE,6B/D2gQR,C+DzgQM,kBAEE,8B/D2gQR,C+DzgQM,kBAEE,4B/D2gQR,C+D1hQM,QAAgC,sB/D6hQtC,C+D5hQM,kBAEE,0B/D8hQR,C+D5hQM,kBAEE,4B/D8hQR,C+D5hQM,kBAEE,6B/D8hQR,C+D5hQM,kBAEE,2B/D8hQR,C+D7iQM,QAAgC,wB/DgjQtC,C+D/iQM,kBAEE,4B/DijQR,C+D/iQM,kBAEE,8B/DijQR,C+D/iQM,kBAEE,+B/DijQR,C+D/iQM,kBAEE,6B/DijQR,C+DhkQM,QAAgC,sB/DmkQtC,C+DlkQM,kBAEE,0B/DokQR,C+DlkQM,kBAEE,4B/DokQR,C+DlkQM,kBAEE,6B/DokQR,C+DlkQM,kBAEE,2B/DokQR,C+DnlQM,aAAgC,sB/DslQtC,C+DrlQM,4BAEE,0B/DulQR,C+DrlQM,4BAEE,4B/DulQR,C+DrlQM,4BAEE,6B/DulQR,C+DrlQM,4BAEE,2B/DulQR,C+DtmQM,QAAgC,sB/DymQtC,C+DxmQM,kBAEE,0B/D0mQR,C+DxmQM,kBAEE,4B/D0mQR,C+DxmQM,kBAEE,6B/D0mQR,C+DxmQM,kBAEE,2B/D0mQR,C+DlmQM,SAAwB,wB/DqmQ9B,C+DpmQM,oBAEE,4B/DsmQR,C+DpmQM,oBAEE,8B/DsmQR,C+DpmQM,oBAEE,+B/DsmQR,C+DpmQM,oBAEE,6B/DsmQR,C+DrnQM,SAAwB,uB/DwnQ9B,C+DvnQM,oBAEE,2B/DynQR,C+DvnQM,oBAEE,6B/DynQR,C+DvnQM,oBAEE,8B/DynQR,C+DvnQM,oBAEE,4B/DynQR,C+DxoQM,SAAwB,sB/D2oQ9B,C+D1oQM,oBAEE,0B/D4oQR,C+D1oQM,oBAEE,4B/D4oQR,C+D1oQM,oBAEE,6B/D4oQR,C+D1oQM,oBAEE,2B/D4oQR,C+D3pQM,SAAwB,wB/D8pQ9B,C+D7pQM,oBAEE,4B/D+pQR,C+D7pQM,oBAEE,8B/D+pQR,C+D7pQM,oBAEE,+B/D+pQR,C+D7pQM,oBAEE,6B/D+pQR,C+D9qQM,SAAwB,sB/DirQ9B,C+DhrQM,oBAEE,0B/DkrQR,C+DhrQM,oBAEE,4B/DkrQR,C+DhrQM,oBAEE,6B/DkrQR,C+DhrQM,oBAEE,2B/DkrQR,C+DjsQM,cAAwB,sB/DosQ9B,C+DnsQM,8BAEE,0B/DqsQR,C+DnsQM,8BAEE,4B/DqsQR,C+DnsQM,8BAEE,6B/DqsQR,C+DnsQM,8BAEE,2B/DqsQR,C+DptQM,SAAwB,sB/DutQ9B,C+DttQM,oBAEE,0B/DwtQR,C+DttQM,oBAEE,4B/DwtQR,C+DttQM,oBAEE,6B/DwtQR,C+DttQM,oBAEE,2B/DwtQR,C+DltQE,WAAmB,qB/DqtQrB,C+DptQE,wBAEE,yB/DstQJ,C+DptQE,wBAEE,2B/DstQJ,C+DptQE,wBAEE,4B/DstQJ,C+DptQE,wBAEE,0B/DstQJ,CACF,CahuQI,0BkDlDI,QAAgC,kB/DsxQtC,C+DrxQM,kBAEE,sB/DuxQR,C+DrxQM,kBAEE,wB/DuxQR,C+DrxQM,kBAEE,yB/DuxQR,C+DrxQM,kBAEE,uB/DuxQR,C+DtyQM,QAAgC,uB/DyyQtC,C+DxyQM,kBAEE,2B/D0yQR,C+DxyQM,kBAEE,6B/D0yQR,C+DxyQM,kBAEE,8B/D0yQR,C+DxyQM,kBAEE,4B/D0yQR,C+DzzQM,QAAgC,sB/D4zQtC,C+D3zQM,kBAEE,0B/D6zQR,C+D3zQM,kBAEE,4B/D6zQR,C+D3zQM,kBAEE,6B/D6zQR,C+D3zQM,kBAEE,2B/D6zQR,C+D50QM,QAAgC,qB/D+0QtC,C+D90QM,kBAEE,yB/Dg1QR,C+D90QM,kBAEE,2B/Dg1QR,C+D90QM,kBAEE,4B/Dg1QR,C+D90QM,kBAEE,0B/Dg1QR,C+D/1QM,QAAgC,uB/Dk2QtC,C+Dj2QM,kBAEE,2B/Dm2QR,C+Dj2QM,kBAEE,6B/Dm2QR,C+Dj2QM,kBAEE,8B/Dm2QR,C+Dj2QM,kBAEE,4B/Dm2QR,C+Dl3QM,QAAgC,qB/Dq3QtC,C+Dp3QM,kBAEE,yB/Ds3QR,C+Dp3QM,kBAEE,2B/Ds3QR,C+Dp3QM,kBAEE,4B/Ds3QR,C+Dp3QM,kBAEE,0B/Ds3QR,C+Dr4QM,aAAgC,qB/Dw4QtC,C+Dv4QM,4BAEE,yB/Dy4QR,C+Dv4QM,4BAEE,2B/Dy4QR,C+Dv4QM,4BAEE,4B/Dy4QR,C+Dv4QM,4BAEE,0B/Dy4QR,C+Dx5QM,QAAgC,qB/D25QtC,C+D15QM,kBAEE,yB/D45QR,C+D15QM,kBAEE,2B/D45QR,C+D15QM,kBAEE,4B/D45QR,C+D15QM,kBAEE,0B/D45QR,C+D36QM,QAAgC,mB/D86QtC,C+D76QM,kBAEE,uB/D+6QR,C+D76QM,kBAEE,yB/D+6QR,C+D76QM,kBAEE,0B/D+6QR,C+D76QM,kBAEE,wB/D+6QR,C+D97QM,QAAgC,wB/Di8QtC,C+Dh8QM,kBAEE,4B/Dk8QR,C+Dh8QM,kBAEE,8B/Dk8QR,C+Dh8QM,kBAEE,+B/Dk8QR,C+Dh8QM,kBAEE,6B/Dk8QR,C+Dj9QM,QAAgC,uB/Do9QtC,C+Dn9QM,kBAEE,2B/Dq9QR,C+Dn9QM,kBAEE,6B/Dq9QR,C+Dn9QM,kBAEE,8B/Dq9QR,C+Dn9QM,kBAEE,4B/Dq9QR,C+Dp+QM,QAAgC,sB/Du+QtC,C+Dt+QM,kBAEE,0B/Dw+QR,C+Dt+QM,kBAEE,4B/Dw+QR,C+Dt+QM,kBAEE,6B/Dw+QR,C+Dt+QM,kBAEE,2B/Dw+QR,C+Dv/QM,QAAgC,wB/D0/QtC,C+Dz/QM,kBAEE,4B/D2/QR,C+Dz/QM,kBAEE,8B/D2/QR,C+Dz/QM,kBAEE,+B/D2/QR,C+Dz/QM,kBAEE,6B/D2/QR,C+D1gRM,QAAgC,sB/D6gRtC,C+D5gRM,kBAEE,0B/D8gRR,C+D5gRM,kBAEE,4B/D8gRR,C+D5gRM,kBAEE,6B/D8gRR,C+D5gRM,kBAEE,2B/D8gRR,C+D7hRM,aAAgC,sB/DgiRtC,C+D/hRM,4BAEE,0B/DiiRR,C+D/hRM,4BAEE,4B/DiiRR,C+D/hRM,4BAEE,6B/DiiRR,C+D/hRM,4BAEE,2B/DiiRR,C+DhjRM,QAAgC,sB/DmjRtC,C+DljRM,kBAEE,0B/DojRR,C+DljRM,kBAEE,4B/DojRR,C+DljRM,kBAEE,6B/DojRR,C+DljRM,kBAEE,2B/DojRR,C+D5iRM,SAAwB,wB/D+iR9B,C+D9iRM,oBAEE,4B/DgjRR,C+D9iRM,oBAEE,8B/DgjRR,C+D9iRM,oBAEE,+B/DgjRR,C+D9iRM,oBAEE,6B/DgjRR,C+D/jRM,SAAwB,uB/DkkR9B,C+DjkRM,oBAEE,2B/DmkRR,C+DjkRM,oBAEE,6B/DmkRR,C+DjkRM,oBAEE,8B/DmkRR,C+DjkRM,oBAEE,4B/DmkRR,C+DllRM,SAAwB,sB/DqlR9B,C+DplRM,oBAEE,0B/DslRR,C+DplRM,oBAEE,4B/DslRR,C+DplRM,oBAEE,6B/DslRR,C+DplRM,oBAEE,2B/DslRR,C+DrmRM,SAAwB,wB/DwmR9B,C+DvmRM,oBAEE,4B/DymRR,C+DvmRM,oBAEE,8B/DymRR,C+DvmRM,oBAEE,+B/DymRR,C+DvmRM,oBAEE,6B/DymRR,C+DxnRM,SAAwB,sB/D2nR9B,C+D1nRM,oBAEE,0B/D4nRR,C+D1nRM,oBAEE,4B/D4nRR,C+D1nRM,oBAEE,6B/D4nRR,C+D1nRM,oBAEE,2B/D4nRR,C+D3oRM,cAAwB,sB/D8oR9B,C+D7oRM,8BAEE,0B/D+oRR,C+D7oRM,8BAEE,4B/D+oRR,C+D7oRM,8BAEE,6B/D+oRR,C+D7oRM,8BAEE,2B/D+oRR,C+D9pRM,SAAwB,sB/DiqR9B,C+DhqRM,oBAEE,0B/DkqRR,C+DhqRM,oBAEE,4B/DkqRR,C+DhqRM,oBAEE,6B/DkqRR,C+DhqRM,oBAEE,2B/DkqRR,C+D5pRE,WAAmB,qB/D+pRrB,C+D9pRE,wBAEE,yB/DgqRJ,C+D9pRE,wBAEE,2B/DgqRJ,C+D9pRE,wBAEE,4B/DgqRJ,C+D9pRE,wBAEE,0B/DgqRJ,CACF,Ca1qRI,0BkDlDI,SAAgC,kB/DguRtC,C+D/tRM,oBAEE,sB/DiuRR,C+D/tRM,oBAEE,wB/DiuRR,C+D/tRM,oBAEE,yB/DiuRR,C+D/tRM,oBAEE,uB/DiuRR,C+DhvRM,SAAgC,uB/DmvRtC,C+DlvRM,oBAEE,2B/DovRR,C+DlvRM,oBAEE,6B/DovRR,C+DlvRM,oBAEE,8B/DovRR,C+DlvRM,oBAEE,4B/DovRR,C+DnwRM,SAAgC,sB/DswRtC,C+DrwRM,oBAEE,0B/DuwRR,C+DrwRM,oBAEE,4B/DuwRR,C+DrwRM,oBAEE,6B/DuwRR,C+DrwRM,oBAEE,2B/DuwRR,C+DtxRM,SAAgC,qB/DyxRtC,C+DxxRM,oBAEE,yB/D0xRR,C+DxxRM,oBAEE,2B/D0xRR,C+DxxRM,oBAEE,4B/D0xRR,C+DxxRM,oBAEE,0B/D0xRR,C+DzyRM,SAAgC,uB/D4yRtC,C+D3yRM,oBAEE,2B/D6yRR,C+D3yRM,oBAEE,6B/D6yRR,C+D3yRM,oBAEE,8B/D6yRR,C+D3yRM,oBAEE,4B/D6yRR,C+D5zRM,SAAgC,qB/D+zRtC,C+D9zRM,oBAEE,yB/Dg0RR,C+D9zRM,oBAEE,2B/Dg0RR,C+D9zRM,oBAEE,4B/Dg0RR,C+D9zRM,oBAEE,0B/Dg0RR,C+D/0RM,cAAgC,qB/Dk1RtC,C+Dj1RM,8BAEE,yB/Dm1RR,C+Dj1RM,8BAEE,2B/Dm1RR,C+Dj1RM,8BAEE,4B/Dm1RR,C+Dj1RM,8BAEE,0B/Dm1RR,C+Dl2RM,SAAgC,qB/Dq2RtC,C+Dp2RM,oBAEE,yB/Ds2RR,C+Dp2RM,oBAEE,2B/Ds2RR,C+Dp2RM,oBAEE,4B/Ds2RR,C+Dp2RM,oBAEE,0B/Ds2RR,C+Dr3RM,SAAgC,mB/Dw3RtC,C+Dv3RM,oBAEE,uB/Dy3RR,C+Dv3RM,oBAEE,yB/Dy3RR,C+Dv3RM,oBAEE,0B/Dy3RR,C+Dv3RM,oBAEE,wB/Dy3RR,C+Dx4RM,SAAgC,wB/D24RtC,C+D14RM,oBAEE,4B/D44RR,C+D14RM,oBAEE,8B/D44RR,C+D14RM,oBAEE,+B/D44RR,C+D14RM,oBAEE,6B/D44RR,C+D35RM,SAAgC,uB/D85RtC,C+D75RM,oBAEE,2B/D+5RR,C+D75RM,oBAEE,6B/D+5RR,C+D75RM,oBAEE,8B/D+5RR,C+D75RM,oBAEE,4B/D+5RR,C+D96RM,SAAgC,sB/Di7RtC,C+Dh7RM,oBAEE,0B/Dk7RR,C+Dh7RM,oBAEE,4B/Dk7RR,C+Dh7RM,oBAEE,6B/Dk7RR,C+Dh7RM,oBAEE,2B/Dk7RR,C+Dj8RM,SAAgC,wB/Do8RtC,C+Dn8RM,oBAEE,4B/Dq8RR,C+Dn8RM,oBAEE,8B/Dq8RR,C+Dn8RM,oBAEE,+B/Dq8RR,C+Dn8RM,oBAEE,6B/Dq8RR,C+Dp9RM,SAAgC,sB/Du9RtC,C+Dt9RM,oBAEE,0B/Dw9RR,C+Dt9RM,oBAEE,4B/Dw9RR,C+Dt9RM,oBAEE,6B/Dw9RR,C+Dt9RM,oBAEE,2B/Dw9RR,C+Dv+RM,cAAgC,sB/D0+RtC,C+Dz+RM,8BAEE,0B/D2+RR,C+Dz+RM,8BAEE,4B/D2+RR,C+Dz+RM,8BAEE,6B/D2+RR,C+Dz+RM,8BAEE,2B/D2+RR,C+D1/RM,SAAgC,sB/D6/RtC,C+D5/RM,oBAEE,0B/D8/RR,C+D5/RM,oBAEE,4B/D8/RR,C+D5/RM,oBAEE,6B/D8/RR,C+D5/RM,oBAEE,2B/D8/RR,C+Dt/RM,UAAwB,wB/Dy/R9B,C+Dx/RM,sBAEE,4B/D0/RR,C+Dx/RM,sBAEE,8B/D0/RR,C+Dx/RM,sBAEE,+B/D0/RR,C+Dx/RM,sBAEE,6B/D0/RR,C+DzgSM,UAAwB,uB/D4gS9B,C+D3gSM,sBAEE,2B/D6gSR,C+D3gSM,sBAEE,6B/D6gSR,C+D3gSM,sBAEE,8B/D6gSR,C+D3gSM,sBAEE,4B/D6gSR,C+D5hSM,UAAwB,sB/D+hS9B,C+D9hSM,sBAEE,0B/DgiSR,C+D9hSM,sBAEE,4B/DgiSR,C+D9hSM,sBAEE,6B/DgiSR,C+D9hSM,sBAEE,2B/DgiSR,C+D/iSM,UAAwB,wB/DkjS9B,C+DjjSM,sBAEE,4B/DmjSR,C+DjjSM,sBAEE,8B/DmjSR,C+DjjSM,sBAEE,+B/DmjSR,C+DjjSM,sBAEE,6B/DmjSR,C+DlkSM,UAAwB,sB/DqkS9B,C+DpkSM,sBAEE,0B/DskSR,C+DpkSM,sBAEE,4B/DskSR,C+DpkSM,sBAEE,6B/DskSR,C+DpkSM,sBAEE,2B/DskSR,C+DrlSM,eAAwB,sB/DwlS9B,C+DvlSM,gCAEE,0B/DylSR,C+DvlSM,gCAEE,4B/DylSR,C+DvlSM,gCAEE,6B/DylSR,C+DvlSM,gCAEE,2B/DylSR,C+DxmSM,UAAwB,sB/D2mS9B,C+D1mSM,sBAEE,0B/D4mSR,C+D1mSM,sBAEE,4B/D4mSR,C+D1mSM,sBAEE,6B/D4mSR,C+D1mSM,sBAEE,2B/D4mSR,C+DtmSE,YAAmB,qB/DymSrB,C+DxmSE,0BAEE,yB/D0mSJ,C+DxmSE,0BAEE,2B/D0mSJ,C+DxmSE,0BAEE,4B/D0mSJ,C+DxmSE,0BAEE,0B/D0mSJ,CACF,CgE3qSE,sBAWE,4BAAkC,CAPlC,QAAS,CAKT,UAAW,CAJX,MAAO,CAGP,mBAAoB,CAPpB,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAIN,ShEgrSJ,CiErrSA,gBAAkB,+BjEyrSlB,CiErrSA,cAAiB,4BjEyrSjB,CiExrSA,WAAiB,4BjE4rSjB,CiE3rSA,aAAiB,4BjE+rSjB,CiE9rSA,eCTE,eAAgB,CAChB,sBAAuB,CACvB,kBlE2sSF,CiE5rSI,WAAwB,yBjEgsS5B,CiE/rSI,YAAwB,0BjEmsS5B,CiElsSI,aAAwB,2BjEssS5B,CajqSI,yBoDvCA,cAAwB,yBjE6sS1B,CiE5sSE,eAAwB,0BjE+sS1B,CiE9sSE,gBAAwB,2BjEitS1B,CACF,Ca7qSI,yBoDvCA,cAAwB,yBjEwtS1B,CiEvtSE,eAAwB,0BjE0tS1B,CiEztSE,gBAAwB,2BjE4tS1B,CACF,CaxrSI,yBoDvCA,cAAwB,yBjEmuS1B,CiEluSE,eAAwB,0BjEquS1B,CiEpuSE,gBAAwB,2BjEuuS1B,CACF,CansSI,0BoDvCA,cAAwB,yBjE8uS1B,CiE7uSE,eAAwB,0BjEgvS1B,CiE/uSE,gBAAwB,2BjEkvS1B,CACF,Ca9sSI,0BoDvCA,eAAwB,yBjEyvS1B,CiExvSE,gBAAwB,0BjE2vS1B,CiE1vSE,iBAAwB,2BjE6vS1B,CACF,CiExvSA,gBAAmB,kCjE2vSnB,CiE1vSA,gBAAmB,kCjE8vSnB,CiE7vSA,iBAAmB,mCjEiwSnB,CiE7vSA,mBAAuB,yBjEiwSvB,CiEhwSA,qBAAuB,6BjEowSvB,CiEnwSA,oBAAuB,yBjEuwSvB,CiEtwSA,kBAAuB,yBjE0wSvB,CiEzwSA,oBAAuB,4BjE6wSvB,CiE5wSA,aAAuB,2BjEgxSvB,CiE5wSA,YAAc,oBjEgxSd,CmEvzSE,cACE,mBnE0zSJ,CMhzSE,0C6DLM,uBnEyzSR,CmE/zSE,gBACE,oBnEk0SJ,CMxzSE,8C6DLM,uBnEi0SR,CmEv0SE,cACE,uBnE00SJ,CMh0SE,0C6DLM,uBnEy0SR,CmE/0SE,WACE,uBnEk1SJ,CMx0SE,oC6DLM,uBnEi1SR,CmEv1SE,cACE,uBnE01SJ,CMh1SE,0C6DLM,uBnEy1SR,CmE/1SE,aACE,mBnEk2SJ,CMx1SE,wC6DLM,uBnEi2SR,CmEv2SE,YACE,uBnE02SJ,CMh2SE,sC6DLM,sBnEy2SR,CmE/2SE,WACE,uBnEk3SJ,CMx2SE,oC6DLM,oBnEi3SR,CiE10SA,WAAa,uBjE80Sb,CiE70SA,YAAc,uBjEi1Sd,CiE/0SA,eAAiB,iCjEm1SjB,CiEl1SA,eAAiB,kCjEs1SjB,CiEl1SA,WGpDE,4BAA6B,CAC7B,QAAS,CAHT,iBAAkB,CADlB,UAAW,CAEX,gBpE+4SF,CiEt1SA,sBAAwB,qEjE01SxB,CiEx1SA,YAEE,8BAAgC,CADhC,+BjE41SF,CiEt1SA,YAAc,uBjE01Sd,CqE35SA,SACE,4BrE85SF,CqE35SA,WACE,2BrE85SF,CsE95SE,aACE,iBAOE,yBAA2B,CAF3B,0BtEg6SJ,CsE15SI,YACE,2DtE45SN,CsEn5SE,kBACE,4BtEq5SJ,CsEv4SE,IACE,8BtEy4SJ,CsEv4SE,eAEE,wBtE04SJ,CsEt4SE,sBAHE,uBtE64SJ,CsEr4SE,QAGE,SAAU,CACV,QtEu4SJ,CsEp4SE,MAEE,sBtEs4SJ,CsE93SE,MACE,OtEg4SJ,CsE33SE,gBACE,yBtEg4SJ,CsE53SE,QACE,YtE83SJ,CsE53SE,OACE,wBtE83SJ,CsE33SE,qBACE,kCtE63SJ,CsE33SI,sDAEE,+BtE83SN,CsEz3SI,sCAEE,kCtE23SN,CsEv3SE,YACE,atEy3SJ,CsEv3SI,2EAIE,oBtEy3SN,CsEr3SE,mDAEE,oBlEhHK,CkE+GL,atEw3SJ,CACF,CuEp/SA,KAGE,kCAAmC,CACnC,iCAAkC,CAHlC,cAAe,CACf,gDAGA,wCvEs/SF,CuEn/SA,0CAYE,mBvEs/SF,CuEn/SA,OAEE,cAAe,CAEf,enEqM4B,CmEtM5B,iBvEu/SF,CuEn/SA,OAEE,kBAAmB,CACnB,iBvEs/SF,CuEn/SA,OAEE,iBAAkB,CAElB,evEs/SF,CuEn/SA,cAJE,kBvE6/SF,CuEz/SA,OAEE,gBvEu/SF,CuEn/SA,OAEE,iBAAkB,CAElB,enE2K4B,CmE5K5B,iBvEu/SF,CuEn/SA,OAGE,iBAAkB,CAClB,wBvEs/SF,CuEn/SA,aALE,kBvE6/SF,CuEx/SA,MAEE,+CvEs/SF,CuE/+SA,YACI,avEu/SJ,CuEr/SA,uBAEE,gBAAiB,CACjB,oBAAqB,CACrB,iBvEw/SF,CuEr/SA,WAEE,8BADA,oBvEy/SF,CuEt/SE,aAEE,iBAAkB,CADlB,iBvEy/SJ,CuEr/SE,oBACE,YACA,mBvEu/SJ,CuEp/SE,mBACE,YACA,kBvEs/SJ,CuEn/SE,kCAA2B,WvEs/S7B,CuEr/SE,iCAA0B,WvEw/S5B,CuEt/SE,8BAEE,gBnEiH0B,CmElH1B,iBvEy/SJ,CuEv/SI,mCAAO,iBvE0/SX,CuEt/SA,MACE,gBvEy/SF,CaliTI,4B0D8CF,OAEE,kBvEw/SF,CuEr/SA,OAEE,iBvEu/SF,CuEp/SA,OAEE,kBvEs/SF,CuEn/SA,OAEE,kBvEq/SF,CACF,CarjTI,4B0DqEF,OAEE,gBvEm/SF,CACF,Ca3jTI,4B0D6EF,OAEE,cvEi/SF,CuE9+SA,OAEE,kBvEg/SF,CuE7+SA,OAEE,kBvE++SF,CuE5+SA,OAEE,iBvE8+SF,CuE3+SA,OAEE,cvE6+SF,CuE1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9TJ,CMn9TE,0F2CLI,kCjD89TN,CiDp+TE,aACE,kCjDu+TJ,CM79TE,0F2CLI,kCjDw+TN,CiD9+TE,aACE,kCjDi/TJ,CMv+TE,0F2CLI,kCjDk/TN,CiDx/TE,aACE,kCjD2/TJ,CMj/TE,0F2CLI,kCjD4/TN,CiDlgUE,aACE,kCjDqgUJ,CM3/TE,0F2CLI,kCjDsgUN,CiD5gUE,aACE,kCjD+gUJ,CMrgUE,0F2CLI,kCjDghUN,CiDthUE,aACE,kCjDyhUJ,CM/gUE,0F2CLI,kCjD0hUN,CyEh2TE,eACE,uBzEu2TJ,CyEx2TE,eACE,uBzE22TJ,CyE52TE,eACE,uBzE+2TJ,CyEh3TE,eACE,uBzEm3TJ,CyEp3TE,eACE,uBzEu3TJ,CyEx3TE,eACE,uBzE23TJ,CyE53TE,eACE,uBzE+3TJ,CyEh4TE,eACE,uBzEm4TJ,CyEp4TE,eACE,uBzEu4TJ,CyEj4TE,WACE,SzEo4TJ,CyEr4TE,YACE,UzEw4TJ,CyEz4TE,YACE,UzE44TJ,CyE74TE,YACE,WzEg5TJ,CyEj5TE,YACE,UzEo5TJ,CyEr5TE,YACE,UzEw5TJ,CyEz5TE,YACE,UzE45TJ,CyE75TE,YACE,UzEg6TJ,CyEj6TE,YACE,UzEo6TJ,CyEr6TE,YACE,WzEw6TJ,CyEz6TE,YACE,UzE46TJ,CyE76TE,YACE,UzEg7TJ,CyEj7TE,aACE,SzEo7TJ,C0EznUI,gCAEE,WAAY,CAGZ,kBtEgIsB,CsElItB,gBAAiB,CACjB,iBAAkB,CAHlB,c1EmoUN,C2E1oUA,MACE,iBAAkB,CAClB,KAAM,CACN,8B3E8oUF,C2E5oUE,mBACE,Q3E8oUJ,C2ExoUA,UAEE,W3E4oUF,C2EzoUA,KAEE,YAAa,CACb,qBAAsB,CAFtB,iB3E8oUF,C2E1oUE,WACE,YAAa,CACb,qBAAsB,CACtB,W3E4oUJ,C2E1oUI,yBACE,a3E4oUN,C2ExoUE,gDAEE,a3E0oUJ,C2ExoUI,0EACE,a3E2oUN,CazmUI,4B8DzBJ,gBAGI,c3EqoUF,CACF,C2EznUI,8cAME,iB3EgpUN,C2E5oUE,4DAIE,gB3E8oUJ,C2EloUI,stBAGE,iB3E+oUN,C2E7oUI,kPACE,kB3EmpUN,C2EjpUI,kPACE,c3EupUN,C2ErpUI,kPACE,iB3E2pUN,C2EvpUE,6DACE,e3E0pUJ,C2ExpUE,uLAGE,iB3E2pUJ,C4EpwUE,4JACa,S5E6wUf,C4E3wUE,sOAME,kBAAmB,CAFnB,6BAA+B,CAD/B,2B5EsxUJ,C4E/wUA,KACE,iDAAqB,CAErB,uDACE,CAFF,kB5EmxUF,C4E3wUE,YAAW,Y5E8wUb,C4E3wUA,aACE,e5E8wUF,C4E5wUE,sCAEE,kBxERM,CwESN,oB5E6wUJ,C4E1wUE,iEAGE,+B5E0wUJ,C4EvwUE,oGAIE,mBACA,oB5EswUJ,C4EnwUE,4CAEE,kBxE7CO,CwE8CP,oBxE5CO,CwE6CP,a5EowUJ,C4ElwUI,8DACE,kBxE7CK,CwE8CL,oBxE/CK,CwEgDL,a5EowUN,C4E/vUA,eACE,sBAAuB,CACvB,oB5EkwUF,C4EhwUE,wBACE,oBxE1DO,CwE2DP,oB5EkwUJ,C4E/vUE,4BACE,qB5EiwUJ,C4E9vUE,0CAEE,kBxExEO,CwEyEP,oB5E+vUJ,C4E7vUI,4DACE,sBAAuB,CACvB,oB5E+vUN,C4E3vUE,uEAGE,+B5E2vUJ,C4ExvUE,4DAEE,oB5EyvUJ,C4ExvUI,0EAAW,oB5E2vUf,C4ExvUE,wGAEE,kDACA,oB5EyvUJ,C4EvvUI,0HACE,kBxE/FK,CwEgGL,iB5EyvUN,C4ErvUE,gDAEE,sBAAuB,CACvB,oBxEvGO,CwEwGP,uB5EsvUJ,C4EjvUE,4BAEE,oB5EmvUJ,C4E/uUA,YAKE,qBxE7HS,CwE8HT,WAAY,CALZ,iBAAkB,CAMlB,uCAEA,wBAEA,cAAe,CARf,WAAY,CAKZ,aAAc,CAJd,SAAU,CAMV,yBAA2B,CAR3B,U5E2vUF,CMr3UE,kBsEsIE,uCAEA,wBADA,8B5EmvUJ,C6El4UE,YACE,kBzEQO,CyELP,0BADA,2BADA,yBAGA,azESO,CyERP,iD7Eq4UJ,C6Ej4UA,wCAKE,ezEPS,CyEQT,yBAKA,iBzEwK4B,CyEzK5B,axDTS,CwDAT,oBAAqB,CAMrB,iBAAkB,CAElB,eAAgB,CADhB,aAAc,CANd,oBAAuB,CACvB,iBAAoB,CACpB,iDAAqB,CAQrB,wFACE,CAGF,qB7Ei4UF,C6E/3UE,gFAIE,QAAS,CAKT,aAAc,CAPd,WAAY,CAGZ,gBAAiB,CACjB,gBAAkB,CAElB,gBAAkB,CADlB,eAAiB,CAJjB,SAAU,CAFV,iDAAqB,CASrB,8B7Ei4UJ,C6E/3UI,8GACE,S7Ei4UN,C6E73UE,2EACE,e7E+3UJ,C6E53UE,0FAEE,kBzEtCO,CyEqCP,oBzErCO,CyEuCP,U7E83UJ,C6E13UI,oGAUI,2B7Em3UR,C6E73UI,8GAEI,+B7E83UR,C6Eh4UI,oGAUI,+B7Ey3UR,C6En4UI,qFAUI,+B7E43UR,C6Et4UI,oGAUI,+B7E+3UR,C6Ez4UI,+FAUI,2B7Ek4UR,C6E54UI,0FAMI,+B7Ey4UR,C6E/4UI,qFAUI,+B7Ew4UR,C6E93UE,gCACE,qB7Em4UJ,C6Eh4UE,kDAME,kBzE7EO,CyE8EP,iBAAkB,CALlB,cAAe,CAMf,kBAAmB,CAJnB,kBAAmB,CACnB,iBAAkB,CAFlB,eAAgB,CAMhB,iBAAkB,CARlB,a7E44UJ,C6Ej4UE,wFAEE,oB7Es4UJ,C6Ep4UI,wIACE,czExEI,CyEyEJ,U7E04UN,C6Et4UE,4JAGE,gCACA,kB7E44UJ,C6Ev4UI,ghBAGE,+B7Em5UN,C6E94UI,gFACE,a7Ek5UN,C6E/4UI,oJAEE,oB7Eo5UN,C6El5UM,oMACE,eAAgB,CAChB,S7Ew5UR,C6El5UA,WAEE,mBAEA,yBADA,iBzEmD4B,CyErD5B,W7Ew5UF,C6En5UE,iBAEE,azElIO,CyEiIP,e7Es5UJ,C6Eh5UE,mCACE,U7Em5UJ,C6Eh5UE,wCACE,gB7Ek5UJ,C6E/4UE,4BAEE,mBAEA,yBADA,iBzE8B0B,CyEhC1B,sB7Eo5UJ,C6E34UE,uDAEE,WAAY,CACZ,gBAAiB,CAFjB,U7Ei5UJ,C6E34UA,mBACE,W7E84UF,C6E54UE,oCAKE,kBAAmB,CAFnB,YAAa,CACb,cAAe,CAEf,8B7E44UJ,C6E14UI,yCAEE,cAAe,CADf,iB7E64UN,C6E14UM,+FAEE,kBzErLG,CyEwLH,0BADA,2BADA,yBAGA,azEpLG,CyEqLH,iD7E24UR,C6Ev4UI,0CAGE,eAAgB,CAEhB,QAAS,CACT,aAAc,CALd,oBAAuB,CAGvB,wBAA0B,CAG1B,YAAa,CALb,iB7E84UN,C6Er4UE,uCAEE,ezE5MO,CyE8MP,wBAAgB,CAAhB,eAAgB,CAHhB,iB7E04UJ,C6Ep4UE,+CACE,gBAAiB,CACjB,iBAAkB,CAClB,e7Es4UJ,C6Ep4UI,8GAEE,6BAEA,axDxNK,CwDyNL,cAAe,CAFf,iB7Ew4UN,C6Ep4UM,sPAEE,yBACA,a7Eu4UR,C8ExmVA,OAKE,e1EJS,C0EKT,a1ECS,C0ELT,mBAEA,oBADA,mBAFA,iB9EgnVF,C8EzmVE,cACE,oBAAqB,CAKrB,WAtBc,CAoBd,U1E4uBgC,C0EzuBhC,iBALA,iBAAkB,CAClB,OAAQ,CAER,U9E6mVJ,C8EtmVE,eACE,gB9EymVJ,C8ExmVI,kBAAK,wB9E2mVT,C8E1mVI,2BAAc,U9E6mVlB,C8EhnVE,iBACE,iB9EmnVJ,C8ElnVI,oBAAK,wB9EqnVT,C8EpnVI,6BAAc,a9EunVlB,C8E1nVE,eACE,oB9E6nVJ,C8E5nVI,kBAAK,wB9E+nVT,C8E9nVI,2BAAc,a9EioVlB,C8EpoVE,YACE,oB9EuoVJ,C8EtoVI,eAAK,wB9EyoVT,C8ExoVI,wBAAc,a9E2oVlB,C8E9oVE,eACE,oB9EipVJ,C8EhpVI,kBAAK,wB9EmpVT,C8ElpVI,2BAAc,a9EqpVlB,C8ExpVE,cACE,gB9E2pVJ,C8E1pVI,iBAAK,wB9E6pVT,C8E5pVI,0BAAc,U9E+pVlB,C8ElqVE,aACE,oB9EqqVJ,C8EpqVI,gBAAK,wB9EuqVT,C8EtqVI,yBAAc,a9EyqVlB,C8E5qVE,YACE,oB9E+qVJ,C8E9qVI,eAAK,wB9EirVT,C8EhrVI,wBAAc,a9EmrVlB,C8E9qVE,sBACE,gV9EirVJ,C8ElrVE,qBACE,8X9EqrVJ,C8EtrVE,sBACE,sZ9EyrVJ,C8E1rVE,mBACE,gV9E6rVJ,C8EzrVA,aAAe,S9E6rVf,C+EvuVA,8CAAgD,wB/E2uVhD,C+EzuVA,4EACE,gB/E4uVF,C+EzuVA,gBACE,mB/E4uVF,C+EzuVA,yDAEE,YAAa,CADb,S/E6uVF,Ca9rVI,yBkEhDJ,yDAKI,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,mEgFWM,iCtFg9WR,CsFr9WI,cACE,cACA,kCtFu9WN,CM/9WE,6DgFWM,iCtFu9WR,CsF59WI,WACE,WACA,kCtF89WN,CMt+WE,oDgFWM,iCtF89WR,CsFn+WI,cACE,cACA,kCtFq+WN,CM7+WE,6DgFWM,iCtFq+WR,CsF1+WI,aACE,WACA,kCtF4+WN,CMp/WE,0DgFWM,iCtF4+WR,CsFj/WI,YACE,cACA,kCtFm/WN,CM3/WE,uDgFWM,iCtFm/WR,CsFx/WI,WACE,WACA,kCtF0/WN,CMlgXE,oDgFWM,iCtF0/WR,CsFp/WA,qCAKE,+BAAiC,CACjC,0CAA8C,CAC9C,2BtFu/WF,CM9hXE,0CiFsDI,yBvF4+WN,CMliXE,8CiFsDI,0BvFg/WN,CMtiXE,0CiFsDI,6BvFo/WN,CM1iXE,oCiFsDI,6BvFw/WN,CM9iXE,0CiFsDI,6BvF4/WN,CMljXE,wCiFsDI,yBvFggXN,CMtjXE,sCiFsDI,6BvFogXN,CM1jXE,oCiFsDI,6BvFwgXN,CsFngXA,sBACE,2DAA0B,CAC1B,yBlFyD0B,CkFxD1B,+BAAiC,CACjC,0CAA8C,CAC9C,2BtF6gXF,CM9jXE,qFgFoDE,6BtF6gXJ,CsFzgXA,gDAEE,UtF4gXF,CsF1gXE,sLAGE,0BtF6gXJ,CsFtgXA,WACE,YAAa,CACb,6BtFygXF,CsFvgXE,iBACE,WAEA,WAAY,CACZ,UAAY,CACZ,sBAAwB,CAHxB,UtF4gXJ,CsFtgXE,2DAEE,StFwgXJ,CwFznXA,GAEE,aAAc,CADd,iBxF6nXF,CwF1nXE,MAGE,oBAAqB,CACrB,iBpFwFK,CoFvFL,iBxF0nXJ,CwFxnXI,aAOE,cpFSI,CoFfJ,WAOA,gBAAiB,CAFjB,UAAW,CAGX,iBAfY,CAQZ,iBAAkB,CAElB,wBAA0B,CAD1B,SAAW,CAEX,SxF8nXN,CavkXI,4B2E5DA,aAYI,SxF2nXN,CACF,Ca5kXI,4B2E5DA,aAgBI,SxF4nXN,CACF,CwFxnXE,MAAK,kBxF2nXP,CwF1nXE,gBACE,sBAAuB,CACvB,oBxF4nXJ,CwF1nXE,mBACE,cpFXM,CoFYN,WxF4nXJ,CwFznXE,gBACE,exF2nXJ,CwFvnXA,G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E,eAAgB,CAFhB,kBACA,Q9F46XJ,C8Fv6XA,cACE,oBACA,iF9F06XF,C8Fr6XE,wCAGE,YAAa,CADb,4B9Fu6XJ,C8Fl6XA,sBACE,wB9Fq6XF,C8Fl6XA,qBACE,wB9Fq6XF,C8Fl6XA,eACE,qB9Fq6XF,C8Fl6XA,sBACE,wB9Fq6XF,C8Fl6XA,wBACE,wB9Fq6XF,C8Fl6XA,wBACE,wB9Fq6XF,C8Fl6XA,sBACE,wB9Fq6XF,C8Fl6XA,sBACE,wB9Fq6XF,C8Fl6XA,oBACE,qB9Fq6XF,C8Fl6XA,wBACE,oB9Fq6XF,C8Fl6XA,qBACE,oB9Fq6XF,C8Fl6XA,yBACE,oB9Fq6XF,C8Fj6XA,gEACE,8lB9Fo6XF,C8F/4XA,mBACE,4BAA8B,CAC9B,a9Fk5XF,C8Fj5XE,0BAAW,4B9Fo5Xb,C8F74XA,sBAEE,sBAAuB,CADvB,aAAe,CAEf,yB9F+4XF,C8F74XE,4BAEE,a1F5HO,C0F2HP,gBAAiB,CAEjB,mB9F+4XJ,C8F54XE,4BACE,wB9F84XJ,C8F54XI,kCACE,oB9F84XN,C8Fx4XE,4BACE,wB9F24XJ,C8Fx4XE,kCACE,kB9F04XJ,C8Fx4XI,wCACE,a9F04XN,C8Fr4XA,kBAGE,kBAAmB,CAFnB,YAAa,CACb,kBAAmB,CAEnB,Q9Fw4XF,C8Ft4XE,qBACE,oB9Fw4XJ,C8Ft4XI,kCACE,Q9Fw4XN,C8Fr4XI,sCACE,mB9Fu4XN,CalgYI,yBiFmHF,qBAYI,e9Fu4XJ,CACF,C+FjkYA,eACE,oB/FokYF,C+FlkYE,2CAEE,yBAA0B,CAD1B,sB/FqkYJ,Ca/gYI,yBkFvDF,2CAKI,sB/FqkYJ,CACF,CaphYI,yBkFvDF,2CASI,sB/FskYJ,CACF,C+FnkYE,4CAEE,aAAc,CADd,O/FskYJ,Ca7hYI,yBkF1CF,4CAKI,O/FskYJ,CACF,CaliYI,yBkF1CF,4CASI,O/FukYJ,CACF,CgGjmYA,QAEE,yBADA,mBhGqmYF,CgGlmYE,WAAK,iBhGqmYP,CgGlmYA,cAIE,WAAa,CACb,SAAU,CAHV,eAAgB,CADhB,iBAAkB,CAElB,UAAY,CAGZ,UhGqmYF,CgGjmYI,oEACE,iBAAkB,CAClB,kBhGmmYN,CgGhmYI,oFACE,qBhGkmYN,CgG/lYI,wFACE,qBhGimYN,CiG5nYA,eACE,iDjG+nYF,CiG7nYE,sBACE,c7FuBM,C6FtBN,oBjG+nYJ,CiG5nYE,qBACE,mBAAqB,CACrB,qBjG8nYJ,CiG3nYE,uBACE,qBjG6nYJ,CiGznYA,wBACE,YjG4nYF,CiGxnYE,iCACE,8BjG2nYJ,CiGvnYI,sCACE,wBjGynYN,CkGrpYA,YACE,YAAa,CAIb,6BACA,qBAJA,iBAAkB,CAClB,OAAQ,CACR,YlG0pYF,CkGvpYE,kBAAU,clG0pYZ,CkGxpYE,oBACE,YAAa,CACb,kBlG0pYJ,CkGtpYI,+BAAU,oBlGypYd,CkGxpYI,6BAAQ,sBlG2pYZ,CkGxpYE,kBAEE,eAAiB,CADjB,kBlG2pYJ,CkGxpYI,gCACE,alG0pYN,CkGvpYI,+BACE,YlGypYN,Ca5nYI,0BqFzDJ,YAmCI,kBAAmB,CAFnB,YAAa,CACb,sBlGypYF,CkGtpYE,+BAAuB,kBlGypYzB,CACF,CkGrpYE,mDACE,YlGwpYJ,CkGrpYE,kDACE,alGupYJ,CmGpsYA,SACE,2BnGusYF,CapoYI,4BsFpEJ,SAKI,cAAe,CADf,WnGysYF,CACF,CmGtsYE,+BAQE,oGANA,WACA,iBAAkB,CAElB,U/FwrBgC,C+FzrBhC,QnG2sYJ,CmGpsYE,gBAEE,0B/FZO,C+FWP,0BnGusYJ,CmGnsYE,eACE,4BnGqsYJ,CmGhsYE,4IAKE,sDADA,2BADA,WAAY,CADZ,QnGqsYJ,CmG/rYE,uEAEE,0B/F/BO,C+F8BP,0BnGksYJ,CmG5rYE,kDACE,YnG+rYJ,CmG5rYE,mDACE,SnG8rYJ,CmG3rYM,qEACE,YnG6rYR,CmG1rYM,oEACE,oBnG4rYR,CM/uYE,yD6FwDI,anG0rYN,CoG1vYA,4BbgKE,aAAc,CACd,iBAAkB,CAElB,iCACE,CAFF,SvF+lYF,CuF1lYE,oEAQA,oBADA,kBvFulYF,CuFplYE,wGACE,wBvFslYJ,CoGpwYA,kBb6LE,sCAFA,6BACA,mCATA,aAAc,CAMd,WAAY,CAFZ,MAAO,CAGP,oBANA,iBAAkB,CAElB,KAAM,CAQN,sBANA,O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,SxIopgBR,CwI5ogBM,uMAME,SxI4ogBR,CwI1ogBQ,iPACE,YxI+ogBV,CwI5ogBQ,2OACE,SxIipgBV,CwI7ogBM,8BACE,YxI+ogBR,CwI3ogBI,8BACE,kBxI6ogBN,CwI3ogBM,mCAEE,iBAAkB,CAClB,eAAiB,CAFjB,aAAe,CAGf,iDxI6ogBR,CwI1ogBM,0CAEE,WAAY,CACZ,eAAgB,CAFhB,exI8ogBR,CwIzogBM,gGAEE,SxI2ogBR,CwIvogBI,mCAEE,epI+GwB,CoIhHxB,sBxI0ogBN,CwIxogBM,yCAAU,YxI2ogBhB,CwI1ogBM,yCAAU,axI6ogBhB,CwI1ogBI,0BAAQ,cxI6ogBZ,Ca3rgBI,6B2HvEJ,QAyHI,alHhHY,CkHiHZ,iBlHjHY,CkHkHZ,exI6ogBF,CwI3ogBE,cACE,axI6ogBJ,CACF,CwIrogBE,oBAGE,+BAFA,iBpIxCK,CoIyCL,kBxIyogBJ,CwIrogBE,2CAEE,qBAAsB,CAItB,UAHA,cAAe,CAEf,cpIuE0B,CoIxE1B,aAAc,CAGd,wBxIuogBJ,CwIrogBI,+CACE,iDxIwogBN,CwIpogBE,2BAEE,eAAgB,CADhB,iBxIuogBJ,CwInogBE,sBACE,kBxIqogBJ,Ca5ugBI,0B2HsGF,sBAII,axIsogBJ,CACF,CapugBI,4B2HmGI,sMAGE,YxIoogBR,CACF,CwIhogBE,oCAME,kBAAmB,CAHnB,YAAa,CADb,kBAAmB,CADnB,WAAY,CAIZ,6BAA8B,CAD9B,UxIoogBJ,CanvgBI,4B2HoHE,+FACE,mBxIkogBN,CACF,CaxvgBI,4B2H0HE,+FACE,qBxIiogBN,CACF,Ca7vgBI,6B2H2GF,oCAqBI,WAAY,CACZ,exIiogBJ,CwI9ngBI,0CAIE,QAAS,CACT,gBlHlMS,CkH+LT,iBAAkB,CAClB,SxIiogBN,CwI9ngBM,8CACE,UxIgogBR,CwI7ngBI,uDAEE,QAAS,CADT,OAAQ,CAER,qBxI+ngBN,CwI7ngBI,uFAEE,aAAc,CACd,cAAe,CAEf,OAAQ,CADR,kBxIgogBN,CACF,CwI3ngBE,0BAAc,gBxI8ngBhB,CyIj2gBA,MACE,ezIo2gBF,Ca5ygBI,yB4Hz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B,UjJgohBN,CiJznhBE,sDACE,cjJ2nhBJ,CiJxnhBE,yDACE,sFjJ0nhBJ,CiJvnhBE,uDACE,qFjJynhBJ,CiJjnhBA,cACE,YAAa,CACb,kBjJunhBF,CiJrnhBE,uBACE,YjJunhBJ,CiJlnhBE,sBACE,aAAc,CACd,gBjJqnhBJ,CiJlnhBE,sBAGE,gB7IV0B,C6IQ1B,eAAgB,CAChB,SjJqnhBJ,CiJlnhBI,yBACE,mBjJonhBN,CiJ3mhBE,oBAEE,UAAW,CADX,kBjJknhBJ,CiJ9mhBE,4BACE,YjJgnhBJ,CiJ9mhBE,2BACE,YjJgnhBJ,CiJ9mhBE,8BACE,YjJgnhBJ,CiJ9mhBE,wBACE,YjJgnhBJ,CiJ9mhBE,4BACE,oCjJgnhBJ,CiJ9mhBE,6BACE,cjJgnhBJ,CiJ9mhBE,6BACE,cjJgnhBJ,CkJv3hBA,kBACE,a9IaS,C8IXT,yB9I+H0B,C8IhI1B,wCAA0C,CAE1C,sElJ03hBF,CMn2hBE,yE4IlBE,uClJw3hBJ,CkJr3hBE,yBACE,SlJu3hBJ,CkJl3hBE,cACE,elJq3hBJ,CkJ52hBI,oDACE,elJ+2hBN,CkJ52hBM,iEACE,iBlJ82hBR,Cav1hBI,0BqIdE,uDACE,iBAAkB,CAElB,UAAW,CADX,KlJy2hBN,CkJr2hBQ,ucACE,elJy3hBV,CACF,CkJ72hBE,oDAGE,sBAAuB,CADvB,YAAa,CADb,WAAY,CAGZ,kBlJg3hBJ,CkJ92hBI,+DACE,elJg3hBN,CkJ52hBE,8DAEE,eAAgB,CAChB,qBAAsB,CAFtB,WlJg3hBJ,CkJ32hBM,0PAGE,elJ22hBR,CkJp2hBI,2EACE,elJs2hBN,CkJp2hBM,gFACE,UlJs2hBR,CkJp2hBQ,qFACE,aAAc,CACd,iBlJs2hBV,Ca/4hBI,yBqIIJ,iCA4CI,kBAAmB,CACnB,iBAAkB,CAClB,kBlJm2hBF,CkJj2hBE,oDACE,eAAgB,CAChB,iBAAkB,CAClB,kBlJm2hBJ,CkJj2hBI,uEACE,YlJm2hBN,CkJ/1hBE,8DACE,gBlJi2hBJ,CkJ91hBE,4DACE,YAAa,CACb,qBlJg2hBJ,CkJ91hBI,uEACE,YAAa,CACb,qBAAsB,CACtB,WlJg2hBN,CkJ71hBI,2EACE,elJ+1hBN,CkJp1hBE,iBACE,elJy1hBJ,CALF,CkJh1hBE,iBACE,oBAAqB,CACrB,cAAe,CACf,eAAiB,CACjB,iBlJw1hBJ,CkJt1hBI,4BACE,clJw1hBN,CkJl1hBE,0BACE,elJq1hBJ,CmJx/hBE,+DvFQA,kBAAsB,CAEtB,QAAS,CANT,UAAW,CAEX,WAAY,CACZ,eAAgB,CAFhB,SAAU,CAHV,iBAAkB,CAOlB,kBAAmB,CANnB,S5DigiBF,CoJj/hBA,YACE,2GAGA,cAAe,CADf,qCpJo/hBF,CoJj/hBE,6CAGE,chJ2L0B,CgJ1L1B,epJm/hBJ,CoJ9+hBE,0CAEE,YAAa,CAEb,mBADA,gHpJi/hBJ,CoJ7+hBI,kDACE,+BpJg/hBN,CoJ9+hBM,0EACE,6BpJi/hBR,CoJ9+hBM,4EACE,8BpJi/hBR,CoJ9+hBM,0DACE,6BpJi/hBR,CoJ5+hBE,wBAGE,ahJhDO,CgJ8CP,mBACA,ehJkK0B,CgJhK1B,wBpJ8+hBJ,CoJ5+hBI,4BAKE,wBADA,6BAHA,YAAa,CACb,qBAAsB,CACtB,sBAAuB,CAGvB,apJ8+hBN,CoJx+hBI,sBACE,SpJ0+hBN,CoJx+hBM,0BACE,apJ0+hBR,CoJr+hBE,qBAGE,wBhJ8M0B,CgJhN1B,eAAgB,CAChB,KpJw+hBJ,CoJn+hBE,6BAzEF,YA4EI,wBhJrFO,CgJmFP,YAAa,CACb,0CpJu+hBF,CoJp+hBE,sFAIE,gBpJs+hBJ,CoJp+hBI,sGACE,qBpJy+hBN,CoJp+hBI,4BACE,wBpJs+hBN,CoJl+hBE,6CAEE,qBhJ5GK,CgJ2GL,iBAEA,eAAgB,CAChB,qBpJo+hBJ,CoJj+hBE,8EAGE,epJm+hBJ,CoJh+hBE,wDAEE,aAAc,CACd,iBACA,QpJk+hBJ,CoJ99hBI,yCACE,YpJg+hBN,CACF,CoJ19hBE,2BACE,iBpJ49hBJ,CoJz9hBE,4DAGE,mBAAoB,CADpB,YAAa,CAEb,mCAAqC,CACrC,SpJ29hBJ,CoJz9hBI,sEAEE,iBpJ29hBN,CoJv9hBE,4BAEE,mBADA,mBpJ09hBJ,CoJt9hBE,gCACE,mBpJw9hBJ,CoJp9hBE,0BAEE,+EADA,WpJu9hBJ,CoJp9hBI,+BAGE,qBhJzKK,CgJwKL,oBhJ0GwB,CgJ3GxB,iBpJw9hBN,CoJp9hBM,4CACE,wBpJs9hBR,CoJh9hBI,kDACE,wBpJk9hBN,CoJh9hBM,+DACE,qBpJk9hBR,CoJ58hBE,yBACE,mBhJX0B,CgJa1B,qBAAsB,CADtB,mBpJ+8hBJ,CoJ58hBI,6BAEE,qBhJnMK,CgJkML,epJ+8hBN,CoJ58hBM,yCACE,iBpJ88hBR,CoJ38hBM,wCACE,oBpJ68hBR,CoJz8hBI,qCACE,eAAiB,CACjB,8BpJ28hBN,CoJz8hBM,uCACE,aAAc,CACd,epJ28hBR,CoJv8hBI,qCACE,cACA,uBpJy8hBN,CoJr8hBM,4CACE,apJu8hBR,CoJn8hBI,mFAEE,epJq8hBN,CoJ/7hBE,oBACE,iBpJi8hBJ,CoJ77hBE,oBACE,YpJ+7hBJ,CoJ37hBE,yBAGE,ahJnPO,CgJiPP,iBhJtC0B,CgJuC1B,iBpJ87hBJ,CoJt7hBI,8BACE,kBACA,kBpJw7hBN,CoJr7hBI,oCACE,eAAgB,CAChB,QAAS,CACT,cAAe,CACf,epJu7hBN,CoJr7hBM,uCACE,kBACA,epJu7hBR,CoJr7hBQ,6CACE,WpJu7hBV,CoJp7hBQ,8CACE,SpJs7hBV,CoJl7hBM,gDACE,apJo7hBR,CoJh7hBU,yDACE,YpJk7hBZ,CoJt6hBM,mCACE,YpJw6hBR,CoJn6hBM,sCACE,YpJq6hBR,CoJ75hBM,6HAGE,wBpJ+5hBR,CoJ55hBM,mHAEE,wBpJ85hBR,CoJ35hBM,2EACE,wBpJ65hBR,CoJp5hBE,6CACE,YpJy5hBJ,CoJr5hBA,wBACE,0DpJw5hBF,CoJt5hBA,wBACE,+DpJy5hBF,CoJv5hBA,wBACE,mEpJ05hBF,CoJx5hBA,wBACE,uEpJ25hBF,CoJz5hBA,wBACE,2EpJ45hBF,CoJz5hBA,wBACE,+EpJ45hBF,CoJz5hBA,+BACE,2DpJ45hBF,CoJz5hBA,+BACE,+DpJ45hBF,CoJ15hBA,+BACE,mEpJ65hBF,CoJ35hBA,+BACE,uEpJ85hBF,CoJ55hBA,+BACE,2EpJ+5hBF,CoJ55hBA,+BACE,+EpJ+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","sources":["webpack://epfl-elements/./node_modules/bootstrap/scss/_type.scss","webpack://epfl-elements/./assets/components/entrypoint.scss","webpack://epfl-elements/./assets/config/bootstrap.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_root.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_reboot.scss","webpack://epfl-elements/./assets/config/bootstrap-variables.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/vendor/_rfs.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_hover.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_lists.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_images.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_image.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_border-radius.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_grid.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_grid.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_breakpoints.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_grid-framework.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_forms.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_transition.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_forms.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_gradients.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_buttons.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_buttons.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_variables.scss","webpack://epfl-elements/./assets/config/variables.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_transitions.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_dropdown.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_caret.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_nav-divider.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_input-group.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_custom-forms.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_nav.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_card.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_pagination.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_pagination.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_badge.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_badge.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_alert.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_alert.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_progress.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_list-group.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_list-group.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_close.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_modal.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_tooltip.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_reset-text.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_popover.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_carousel.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_clearfix.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_spinners.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_align.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_background-variant.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_background.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_borders.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_display.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_embed.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_flex.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_float.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_interactions.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_overflow.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_position.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_screenreaders.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_screen-reader.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_shadows.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_sizing.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_spacing.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_stretched-link.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_text.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_text-truncate.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_text-emphasis.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_text-hide.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_visibility.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_print.scss","webpack://epfl-elements/./assets/config/typography.scss","webpack://epfl-elements/./assets/config/layout.scss","webpack://epfl-elements/./assets/config/helpers.scss","webpack://epfl-elements/./assets/config/wordpress.scss","webpack://epfl-elements/./assets/components/site.scss","webpack://epfl-elements/./assets/components/atoms/button/button.scss","webpack://epfl-elements/./assets/components/atoms/tag/tag.scss","webpack://epfl-elements/./assets/components/atoms/alert/alert.scss","webpack://epfl-elements/./assets/components/atoms/checkbox/checkbox.scss","webpack://epfl-elements/./assets/components/atoms/collapse/collapse.scss","webpack://epfl-elements/./assets/components/atoms/drawer/drawer.scss","webpack://epfl-elements/./assets/components/atoms/icon/icon.scss","webpack://epfl-elements/./assets/components/atoms/input/input.scss","webpack://epfl-elements/./assets/components/atoms/nav-lang/nav-lang.scss","webpack://epfl-elements/./assets/components/atoms/nav-toggle-mobile/nav-toggle-mobile.scss","webpack://epfl-elements/./assets/components/atoms/link/link.scss","webpack://epfl-elements/./assets/config/mixins.scss","webpack://epfl-elements/./assets/components/atoms/list/list.scss","webpack://epfl-elements/./assets/components/atoms/picture/picture.scss","webpack://epfl-elements/./assets/components/atoms/radio/radio.scss","webpack://epfl-elements/./assets/components/atoms/range/range.scss","webpack://epfl-elements/./assets/components/atoms/select/select.scss","webpack://epfl-elements/./assets/components/atoms/separator/separator.scss","webpack://epfl-elements/./assets/components/atoms/social-icon/social-icon.scss","webpack://epfl-elements/./assets/components/atoms/switch/switch.scss","webpack://epfl-elements/./assets/components/atoms/upload/upload.scss","webpack://epfl-elements/./assets/components/atoms/dropdown/dropdown.scss","webpack://epfl-elements/./assets/components/atoms/nav-toggle/nav-toggle.scss","webpack://epfl-elements/./assets/components/atoms/popover/popover.scss","webpack://epfl-elements/./assets/components/atoms/trapeze/trapeze.scss","webpack://epfl-elements/./assets/components/atoms/definition-list/definition-list.scss","webpack://epfl-elements/./assets/components/atoms/figure/figure.scss","webpack://epfl-elements/./assets/components/atoms/loader/loader.scss","webpack://epfl-elements/./assets/components/atoms/nav-user/nav-user.scss","webpack://epfl-elements/./assets/components/molecules/search/search.scss","webpack://epfl-elements/./assets/components/molecules/access-nav/access-nav.scss","webpack://epfl-elements/./assets/components/molecules/avatar-teaser/avatar-teaser.scss","webpack://epfl-elements/./assets/components/molecules/card/card.scss","webpack://epfl-elements/./assets/components/molecules/carousel/carousel.scss","webpack://epfl-elements/./assets/components/molecules/datepicker/datepicker.scss","webpack://epfl-elements/./assets/components/molecules/datepicker/datepicker-fancy.scss","webpack://epfl-elements/./assets/components/molecules/footnotes/footnotes.scss","webpack://epfl-elements/./assets/components/molecules/sidenotes/sidenotes.scss","webpack://epfl-elements/./assets/components/molecules/form-group/form-group.scss","webpack://epfl-elements/./assets/components/molecules/gallery/gallery.scss","webpack://epfl-elements/./assets/components/molecules/list-group/list-group.scss","webpack://epfl-elements/./assets/components/molecules/social-feed/social-feed.scss","webpack://epfl-elements/./assets/components/molecules/breadcrumb/breadcrumb.scss","webpack://epfl-elements/./assets/components/molecules/links-group/links-group.scss","webpack://epfl-elements/./assets/components/molecules/map/map.scss","webpack://epfl-elements/./assets/components/molecules/cover/cover.scss","webpack://epfl-elements/./assets/components/molecules/pagination/pagination.scss","webpack://epfl-elements/./assets/components/molecules/question/question.scss","webpack://epfl-elements/./assets/components/molecules/social/social.scss","webpack://epfl-elements/./assets/components/molecules/tables/tables.scss","webpack://epfl-elements/./assets/components/molecules/tabs/tabs.scss","webpack://epfl-elements/./assets/components/molecules/card-deck/card-deck.scss","webpack://epfl-elements/./assets/components/organisms/card-slider/card-slider.scss","webpack://epfl-elements/./assets/components/organisms/fullwidth-teaser/fullwidth-teaser.scss","webpack://epfl-elements/./assets/components/organisms/nav-main/nav-main.scss","webpack://epfl-elements/./assets/components/organisms/nav-aside/nav-aside.scss","webpack://epfl-elements/./assets/components/organisms/nav-mobile/nav-mobile.scss","webpack://epfl-elements/./assets/components/organisms/contact/contact.scss","webpack://epfl-elements/./assets/components/organisms/footer/footer.scss","webpack://epfl-elements/./assets/components/organisms/footer/footer-light.scss","webpack://epfl-elements/./assets/components/organisms/header/header.scss","webpack://epfl-elements/./assets/components/organisms/hero/hero.scss","webpack://epfl-elements/./assets/components/organisms/introduction/introduction.scss","webpack://epfl-elements/./assets/components/organisms/newsletter-sign-up/newsletter-sign-up.scss","webpack://epfl-elements/./assets/components/organisms/restauration/restauration.scss","webpack://epfl-elements/./assets/components/organisms/social-feed-group/social-feed-group.scss","webpack://epfl-elements/./assets/components/organisms/key-number-group/key-number-group.scss","webpack://epfl-elements/./assets/components/organisms/cookie-consent/cookie-consent.scss","webpack://epfl-elements/./assets/components/organisms/faq/faq.scss","webpack://epfl-elements/./assets/components/content-types/coursebook/coursebook.scss","webpack://epfl-elements/./assets/components/content-types/event/event.scss","webpack://epfl-elements/./assets/components/content-types/news/news.scss","webpack://epfl-elements/./assets/components/content-types/study-plan/study-plan.scss","webpack://epfl-elements/./assets/components/content-types/press-review/press-review.scss","webpack://epfl-elements/./assets/components/content-types/project-list/project-list.scss","webpack://epfl-elements/./assets/components/pages/people-detail/people-detail.scss","webpack://epfl-elements/./assets/components/pages/blog-single/blog-single.scss","webpack://epfl-elements/./assets/components/pages/study-plan-course/study-plan-course.scss","webpack://epfl-elements/./assets/components/pages/error-404/error-404.scss","webpack://epfl-elements/./assets/components/pages/event-list/event-list.scss"],"sourcesContent":["// stylelint-disable selector-list-comma-newline-after\n\n//\n// Headings\n//\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1, .h1 { @include font-size($h1-font-size); }\nh2, .h2 { @include font-size($h2-font-size); }\nh3, .h3 { @include font-size($h3-font-size); }\nh4, .h4 { @include font-size($h4-font-size); }\nh5, .h5 { @include font-size($h5-font-size); }\nh6, .h6 { @include font-size($h6-font-size); }\n\n.lead {\n @include font-size($lead-font-size);\n font-weight: $lead-font-weight;\n}\n\n// Type display classes\n.display-1 {\n @include font-size($display1-size);\n font-weight: $display1-weight;\n line-height: $display-line-height;\n}\n.display-2 {\n @include font-size($display2-size);\n font-weight: $display2-weight;\n line-height: $display-line-height;\n}\n.display-3 {\n @include font-size($display3-size);\n font-weight: $display3-weight;\n line-height: $display-line-height;\n}\n.display-4 {\n @include font-size($display4-size);\n font-weight: $display4-weight;\n line-height: $display-line-height;\n}\n\n\n//\n// Horizontal rules\n//\n\nhr {\n margin-top: $hr-margin-y;\n margin-bottom: $hr-margin-y;\n border: 0;\n border-top: $hr-border-width solid $hr-border-color;\n}\n\n\n//\n// Emphasis\n//\n\nsmall,\n.small {\n @include font-size($small-font-size);\n font-weight: $font-weight-normal;\n}\n\nmark,\n.mark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n//\n// Lists\n//\n\n.list-unstyled {\n @include list-unstyled();\n}\n\n// Inline turns list items into inline-block\n.list-inline {\n @include list-unstyled();\n}\n.list-inline-item {\n display: inline-block;\n\n &:not(:last-child) {\n margin-right: $list-inline-padding;\n }\n}\n\n\n//\n// Misc\n//\n\n// Builds on `abbr`\n.initialism {\n @include font-size(90%);\n text-transform: uppercase;\n}\n\n// Blockquotes\n.blockquote {\n margin-bottom: $spacer;\n @include font-size($blockquote-font-size);\n}\n\n.blockquote-footer {\n display: block;\n @include font-size($blockquote-small-font-size);\n color: $blockquote-small-color;\n\n &::before {\n content: \"\\2014\\00A0\"; // em dash, nbsp\n }\n}\n","@charset \"UTF-8\";\n/**\n * Sass Variables\n * Social Media Brand Colors\n */\n/*\n Variables for trapezes card\n*/\n/*!\n * Bootstrap v4.6.2 (https://getbootstrap.com/)\n * Copyright 2011-2022 The Bootstrap Authors\n * Copyright 2011-2022 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n:root {\n --blue: #4a90e2;\n --indigo: #6610f2;\n --purple: #6f42c1;\n --pink: #e83e8c;\n --red: #ff0000;\n --orange: #f5a623;\n --yellow: #ffc107;\n --green: #7ed321;\n --teal: #20c997;\n --cyan: #17a2b8;\n --white: #fff;\n --gray: #707070;\n --gray-dark: #343a40;\n --primary: #ff0000;\n --secondary: #fff;\n --success: #7ed321;\n --info: #4a90e2;\n --warning: #f5a623;\n --danger: #ff0000;\n --light: #e6e6e6;\n --dark: #212121;\n --breakpoint-xs: 0;\n --breakpoint-sm: 576px;\n --breakpoint-md: 768px;\n --breakpoint-lg: 992px;\n --breakpoint-xl: 1200px;\n --breakpoint-xxl: 1600px;\n --font-family-sans-serif: Arial, sans-serif;\n --font-family-monospace: monospace;\n}\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(33, 33, 33, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: Arial, sans-serif;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 700;\n}\n\ndd {\n margin-bottom: 0.5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\na {\n color: #212121;\n text-decoration: underline;\n background-color: transparent;\n}\na:hover {\n color: #ff0000;\n text-decoration: underline;\n}\n\na:not([href]):not([class]) {\n color: inherit;\n text-decoration: none;\n}\na:not([href]):not([class]):hover {\n color: inherit;\n text-decoration: none;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n -ms-overflow-style: scrollbar;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.6rem;\n padding-bottom: 0.6rem;\n color: #707070;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n text-align: -webkit-match-parent;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 0.5rem;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\n[role=button] {\n cursor: pointer;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=button],\n[type=reset],\n[type=submit] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=button]:not(:disabled),\n[type=reset]:not(:disabled),\n[type=submit]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=button]::-moz-focus-inner,\n[type=reset]::-moz-focus-inner,\n[type=submit]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=radio],\ninput[type=checkbox] {\n box-sizing: border-box;\n padding: 0;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: 0.5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=number]::-webkit-inner-spin-button,\n[type=number]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=search] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=search]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n margin-bottom: 0.5rem;\n font-family: inherit;\n font-weight: 400;\n line-height: 1.2;\n color: inherit;\n}\n\nh1, .h1 {\n font-size: 3rem;\n}\n\nh2, .h2 {\n font-size: 2.33rem;\n}\n\nh3, .h3 {\n font-size: 1.78rem;\n}\n\nh4, .h4 {\n font-size: 1.44rem;\n}\n\nh5, .h5 {\n font-size: 1.17rem;\n}\n\nh6, .h6 {\n font-size: 1rem;\n}\n\n.lead {\n font-size: 1.28rem;\n font-weight: 400;\n}\n\n.display-1 {\n font-size: 6rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-2 {\n font-size: 5.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-3 {\n font-size: 4.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-4 {\n font-size: 3.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\nhr {\n margin-top: 1rem;\n margin-bottom: 1rem;\n border: 0;\n border-top: 1px solid rgba(33, 33, 33, 0.1);\n}\n\nsmall,\n.small {\n font-size: 0.875rem;\n font-weight: 400;\n}\n\nmark,\n.mark {\n padding: 0.2em;\n background-color: rgba(255, 0, 0, 0.2);\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n\n.list-inline {\n padding-left: 0;\n list-style: none;\n}\n\n.list-inline-item {\n display: inline-block;\n}\n.list-inline-item:not(:last-child) {\n margin-right: 0.5rem;\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase;\n}\n\n.blockquote {\n margin-bottom: 1rem;\n font-size: 1.44rem;\n}\n\n.blockquote-footer {\n display: block;\n font-size: 0.875rem;\n color: #707070;\n}\n.blockquote-footer::before {\n content: \"— \";\n}\n\n.img-fluid {\n max-width: 100%;\n height: auto;\n}\n\n.img-thumbnail {\n padding: 0.25rem;\n background-color: #fff;\n border: 1px solid #c1c1c1;\n border-radius: 2px;\n max-width: 100%;\n height: auto;\n}\n\n.figure {\n display: inline-block;\n}\n\n.figure-img {\n margin-bottom: 0.5rem;\n line-height: 1;\n}\n\n.figure-caption {\n font-size: 0.83rem;\n color: #707070;\n}\n\n.container,\n.container-fluid,\n.container-xl,\n.container-lg,\n.container-md,\n.container-sm {\n width: 100%;\n padding-right: 16px;\n padding-left: 16px;\n margin-right: auto;\n margin-left: auto;\n}\n\n@media (min-width: 576px) {\n .container-sm, .container {\n max-width: 540px;\n }\n}\n@media (min-width: 768px) {\n .container-md, .container-sm, .container {\n max-width: 720px;\n }\n}\n@media (min-width: 992px) {\n .container-lg, .container-md, .container-sm, .container {\n max-width: 960px;\n }\n}\n@media (min-width: 1200px) {\n .container-xl, .container-lg, .container-md, .container-sm, .container {\n max-width: 1140px;\n }\n}\n.row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -16px;\n margin-left: -16px;\n}\n\n.no-gutters {\n margin-right: 0;\n margin-left: 0;\n}\n.no-gutters > .col,\n.no-gutters > [class*=col-] {\n padding-right: 0;\n padding-left: 0;\n}\n\n.col-xxl,\n.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,\n.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,\n.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,\n.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,\n.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,\n.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {\n position: relative;\n width: 100%;\n padding-right: 16px;\n padding-left: 16px;\n}\n\n.col {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n}\n\n.row-cols-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n}\n\n.row-cols-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.row-cols-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n}\n\n.row-cols-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.row-cols-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n}\n\n.row-cols-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n}\n\n.col-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n}\n\n.col-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n}\n\n.col-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n}\n\n.col-3 {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.col-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n}\n\n.col-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n}\n\n.col-6 {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.col-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n}\n\n.col-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n}\n\n.col-9 {\n flex: 0 0 75%;\n max-width: 75%;\n}\n\n.col-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n}\n\n.col-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n}\n\n.col-12 {\n flex: 0 0 100%;\n max-width: 100%;\n}\n\n.order-first {\n order: -1;\n}\n\n.order-last {\n order: 13;\n}\n\n.order-0 {\n order: 0;\n}\n\n.order-1 {\n order: 1;\n}\n\n.order-2 {\n order: 2;\n}\n\n.order-3 {\n order: 3;\n}\n\n.order-4 {\n order: 4;\n}\n\n.order-5 {\n order: 5;\n}\n\n.order-6 {\n order: 6;\n}\n\n.order-7 {\n order: 7;\n}\n\n.order-8 {\n order: 8;\n}\n\n.order-9 {\n order: 9;\n}\n\n.order-10 {\n order: 10;\n}\n\n.order-11 {\n order: 11;\n}\n\n.order-12 {\n order: 12;\n}\n\n.offset-1 {\n margin-left: 8.33333333%;\n}\n\n.offset-2 {\n margin-left: 16.66666667%;\n}\n\n.offset-3 {\n margin-left: 25%;\n}\n\n.offset-4 {\n margin-left: 33.33333333%;\n}\n\n.offset-5 {\n margin-left: 41.66666667%;\n}\n\n.offset-6 {\n margin-left: 50%;\n}\n\n.offset-7 {\n margin-left: 58.33333333%;\n}\n\n.offset-8 {\n margin-left: 66.66666667%;\n}\n\n.offset-9 {\n margin-left: 75%;\n}\n\n.offset-10 {\n margin-left: 83.33333333%;\n}\n\n.offset-11 {\n margin-left: 91.66666667%;\n}\n\n@media (min-width: 576px) {\n .col-sm {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-sm-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-sm-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-sm-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-sm-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-sm-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-sm-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-sm-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-sm-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-sm-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-sm-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-sm-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-sm-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-sm-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-sm-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-sm-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-sm-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-sm-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-sm-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-sm-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-sm-first {\n order: -1;\n }\n .order-sm-last {\n order: 13;\n }\n .order-sm-0 {\n order: 0;\n }\n .order-sm-1 {\n order: 1;\n }\n .order-sm-2 {\n order: 2;\n }\n .order-sm-3 {\n order: 3;\n }\n .order-sm-4 {\n order: 4;\n }\n .order-sm-5 {\n order: 5;\n }\n .order-sm-6 {\n order: 6;\n }\n .order-sm-7 {\n order: 7;\n }\n .order-sm-8 {\n order: 8;\n }\n .order-sm-9 {\n order: 9;\n }\n .order-sm-10 {\n order: 10;\n }\n .order-sm-11 {\n order: 11;\n }\n .order-sm-12 {\n order: 12;\n }\n .offset-sm-0 {\n margin-left: 0;\n }\n .offset-sm-1 {\n margin-left: 8.33333333%;\n }\n .offset-sm-2 {\n margin-left: 16.66666667%;\n }\n .offset-sm-3 {\n margin-left: 25%;\n }\n .offset-sm-4 {\n margin-left: 33.33333333%;\n }\n .offset-sm-5 {\n margin-left: 41.66666667%;\n }\n .offset-sm-6 {\n margin-left: 50%;\n }\n .offset-sm-7 {\n margin-left: 58.33333333%;\n }\n .offset-sm-8 {\n margin-left: 66.66666667%;\n }\n .offset-sm-9 {\n margin-left: 75%;\n }\n .offset-sm-10 {\n margin-left: 83.33333333%;\n }\n .offset-sm-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 768px) {\n .col-md {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-md-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-md-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-md-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-md-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-md-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-md-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-md-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-md-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-md-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-md-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-md-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-md-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-md-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-md-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-md-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-md-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-md-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-md-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-md-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-md-first {\n order: -1;\n }\n .order-md-last {\n order: 13;\n }\n .order-md-0 {\n order: 0;\n }\n .order-md-1 {\n order: 1;\n }\n .order-md-2 {\n order: 2;\n }\n .order-md-3 {\n order: 3;\n }\n .order-md-4 {\n order: 4;\n }\n .order-md-5 {\n order: 5;\n }\n .order-md-6 {\n order: 6;\n }\n .order-md-7 {\n order: 7;\n }\n .order-md-8 {\n order: 8;\n }\n .order-md-9 {\n order: 9;\n }\n .order-md-10 {\n order: 10;\n }\n .order-md-11 {\n order: 11;\n }\n .order-md-12 {\n order: 12;\n }\n .offset-md-0 {\n margin-left: 0;\n }\n .offset-md-1 {\n margin-left: 8.33333333%;\n }\n .offset-md-2 {\n margin-left: 16.66666667%;\n }\n .offset-md-3 {\n margin-left: 25%;\n }\n .offset-md-4 {\n margin-left: 33.33333333%;\n }\n .offset-md-5 {\n margin-left: 41.66666667%;\n }\n .offset-md-6 {\n margin-left: 50%;\n }\n .offset-md-7 {\n margin-left: 58.33333333%;\n }\n .offset-md-8 {\n margin-left: 66.66666667%;\n }\n .offset-md-9 {\n margin-left: 75%;\n }\n .offset-md-10 {\n margin-left: 83.33333333%;\n }\n .offset-md-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 992px) {\n .col-lg {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-lg-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-lg-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-lg-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-lg-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-lg-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-lg-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-lg-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-lg-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-lg-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-lg-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-lg-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-lg-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-lg-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-lg-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-lg-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-lg-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-lg-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-lg-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-lg-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-lg-first {\n order: -1;\n }\n .order-lg-last {\n order: 13;\n }\n .order-lg-0 {\n order: 0;\n }\n .order-lg-1 {\n order: 1;\n }\n .order-lg-2 {\n order: 2;\n }\n .order-lg-3 {\n order: 3;\n }\n .order-lg-4 {\n order: 4;\n }\n .order-lg-5 {\n order: 5;\n }\n .order-lg-6 {\n order: 6;\n }\n .order-lg-7 {\n order: 7;\n }\n .order-lg-8 {\n order: 8;\n }\n .order-lg-9 {\n order: 9;\n }\n .order-lg-10 {\n order: 10;\n }\n .order-lg-11 {\n order: 11;\n }\n .order-lg-12 {\n order: 12;\n }\n .offset-lg-0 {\n margin-left: 0;\n }\n .offset-lg-1 {\n margin-left: 8.33333333%;\n }\n .offset-lg-2 {\n margin-left: 16.66666667%;\n }\n .offset-lg-3 {\n margin-left: 25%;\n }\n .offset-lg-4 {\n margin-left: 33.33333333%;\n }\n .offset-lg-5 {\n margin-left: 41.66666667%;\n }\n .offset-lg-6 {\n margin-left: 50%;\n }\n .offset-lg-7 {\n margin-left: 58.33333333%;\n }\n .offset-lg-8 {\n margin-left: 66.66666667%;\n }\n .offset-lg-9 {\n margin-left: 75%;\n }\n .offset-lg-10 {\n margin-left: 83.33333333%;\n }\n .offset-lg-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 1200px) {\n .col-xl {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-xl-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-xl-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-xl-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-xl-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-xl-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-xl-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-xl-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-xl-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-xl-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-xl-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-xl-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-xl-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-xl-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-xl-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-xl-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-xl-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-xl-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-xl-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-xl-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-xl-first {\n order: -1;\n }\n .order-xl-last {\n order: 13;\n }\n .order-xl-0 {\n order: 0;\n }\n .order-xl-1 {\n order: 1;\n }\n .order-xl-2 {\n order: 2;\n }\n .order-xl-3 {\n order: 3;\n }\n .order-xl-4 {\n order: 4;\n }\n .order-xl-5 {\n order: 5;\n }\n .order-xl-6 {\n order: 6;\n }\n .order-xl-7 {\n order: 7;\n }\n .order-xl-8 {\n order: 8;\n }\n .order-xl-9 {\n order: 9;\n }\n .order-xl-10 {\n order: 10;\n }\n .order-xl-11 {\n order: 11;\n }\n .order-xl-12 {\n order: 12;\n }\n .offset-xl-0 {\n margin-left: 0;\n }\n .offset-xl-1 {\n margin-left: 8.33333333%;\n }\n .offset-xl-2 {\n margin-left: 16.66666667%;\n }\n .offset-xl-3 {\n margin-left: 25%;\n }\n .offset-xl-4 {\n margin-left: 33.33333333%;\n }\n .offset-xl-5 {\n margin-left: 41.66666667%;\n }\n .offset-xl-6 {\n margin-left: 50%;\n }\n .offset-xl-7 {\n margin-left: 58.33333333%;\n }\n .offset-xl-8 {\n margin-left: 66.66666667%;\n }\n .offset-xl-9 {\n margin-left: 75%;\n }\n .offset-xl-10 {\n margin-left: 83.33333333%;\n }\n .offset-xl-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 1600px) {\n .col-xxl {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-xxl-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-xxl-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-xxl-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-xxl-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-xxl-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-xxl-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-xxl-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-xxl-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-xxl-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-xxl-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-xxl-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-xxl-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-xxl-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-xxl-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-xxl-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-xxl-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-xxl-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-xxl-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-xxl-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-xxl-first {\n order: -1;\n }\n .order-xxl-last {\n order: 13;\n }\n .order-xxl-0 {\n order: 0;\n }\n .order-xxl-1 {\n order: 1;\n }\n .order-xxl-2 {\n order: 2;\n }\n .order-xxl-3 {\n order: 3;\n }\n .order-xxl-4 {\n order: 4;\n }\n .order-xxl-5 {\n order: 5;\n }\n .order-xxl-6 {\n order: 6;\n }\n .order-xxl-7 {\n order: 7;\n }\n .order-xxl-8 {\n order: 8;\n }\n .order-xxl-9 {\n order: 9;\n }\n .order-xxl-10 {\n order: 10;\n }\n .order-xxl-11 {\n order: 11;\n }\n .order-xxl-12 {\n order: 12;\n }\n .offset-xxl-0 {\n margin-left: 0;\n }\n .offset-xxl-1 {\n margin-left: 8.33333333%;\n }\n .offset-xxl-2 {\n margin-left: 16.66666667%;\n }\n .offset-xxl-3 {\n margin-left: 25%;\n }\n .offset-xxl-4 {\n margin-left: 33.33333333%;\n }\n .offset-xxl-5 {\n margin-left: 41.66666667%;\n }\n .offset-xxl-6 {\n margin-left: 50%;\n }\n .offset-xxl-7 {\n margin-left: 58.33333333%;\n }\n .offset-xxl-8 {\n margin-left: 66.66666667%;\n }\n .offset-xxl-9 {\n margin-left: 75%;\n }\n .offset-xxl-10 {\n margin-left: 83.33333333%;\n }\n .offset-xxl-11 {\n margin-left: 91.66666667%;\n }\n}\n.form-control, .selectize-control .selectize-input {\n display: block;\n width: 100%;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .form-control, .selectize-control .selectize-input {\n transition: none;\n }\n}\n.form-control::-ms-expand, .selectize-control .selectize-input::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n.form-control:focus, .selectize-control .selectize-input:focus {\n color: #212121;\n background-color: #fff;\n border-color: #212121;\n outline: 0;\n box-shadow: 0 0 0 1px #d5d5d5;\n}\n.form-control::placeholder, .selectize-control .selectize-input::placeholder {\n color: #707070;\n opacity: 1;\n}\n.form-control:disabled, .selectize-control .selectize-input:disabled, .form-control[readonly], .selectize-control [readonly].selectize-input {\n background-color: #e6e6e6;\n opacity: 1;\n}\n\ninput[type=date].form-control, .selectize-control input[type=date].selectize-input,\ninput[type=time].form-control,\n.selectize-control input[type=time].selectize-input,\ninput[type=datetime-local].form-control,\n.selectize-control input[type=datetime-local].selectize-input,\ninput[type=month].form-control,\n.selectize-control input[type=month].selectize-input {\n appearance: none;\n}\n\nselect.form-control:-moz-focusring, .selectize-control select.selectize-input:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #212121;\n}\nselect.form-control:focus::-ms-value, .selectize-control select.selectize-input:focus::-ms-value {\n color: #212121;\n background-color: #fff;\n}\n\n.form-control-file,\n.form-control-range {\n display: block;\n width: 100%;\n}\n\n.col-form-label {\n padding-top: calc(0.375rem + 1px);\n padding-bottom: calc(0.375rem + 1px);\n margin-bottom: 0;\n font-size: inherit;\n line-height: 1.5;\n}\n\n.col-form-label-lg {\n padding-top: calc(0.5rem + 1px);\n padding-bottom: calc(0.5rem + 1px);\n font-size: 1.25rem;\n line-height: 1.5;\n}\n\n.col-form-label-sm {\n padding-top: calc(0.35rem + 1px);\n padding-bottom: calc(0.35rem + 1px);\n font-size: 0.83rem;\n line-height: 1.575;\n}\n\n.form-control-plaintext {\n display: block;\n width: 100%;\n padding: 0.375rem 0;\n margin-bottom: 0;\n font-size: 1rem;\n line-height: 1.5;\n color: #212121;\n background-color: transparent;\n border: solid transparent;\n border-width: 1px 0;\n}\n.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {\n padding-right: 0;\n padding-left: 0;\n}\n\n.form-control-sm {\n height: calc(2.00725rem + 2px);\n padding: 0.35rem 0.7rem;\n font-size: 0.83rem;\n line-height: 1.575;\n border-radius: 2px;\n}\n\n.form-control-lg {\n height: calc(2.875rem + 2px);\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 4px;\n}\n\nselect.form-control[size], .selectize-control select[size].selectize-input, select.form-control[multiple], .selectize-control select[multiple].selectize-input {\n height: auto;\n}\n\ntextarea.form-control, .selectize-control textarea.selectize-input {\n height: auto;\n}\n\n.form-group {\n margin-bottom: 1rem;\n}\n\n.form-text {\n display: block;\n margin-top: 0.55rem;\n}\n\n.form-row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -5px;\n margin-left: -5px;\n}\n.form-row > .col,\n.form-row > [class*=col-] {\n padding-right: 5px;\n padding-left: 5px;\n}\n\n.form-check {\n position: relative;\n display: block;\n padding-left: 1.25rem;\n}\n\n.form-check-input {\n position: absolute;\n margin-top: 0.3rem;\n margin-left: -1.25rem;\n}\n.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {\n color: #707070;\n}\n\n.form-check-label {\n margin-bottom: 0;\n}\n\n.form-check-inline {\n display: inline-flex;\n align-items: center;\n padding-left: 0;\n margin-right: 0.75rem;\n}\n.form-check-inline .form-check-input {\n position: static;\n margin-top: 0;\n margin-right: 0.3125rem;\n margin-left: 0;\n}\n\n.valid-feedback {\n display: none;\n width: 100%;\n margin-top: 0.55rem;\n font-size: 0.875rem;\n color: #7ed321;\n}\n\n.valid-tooltip {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 5;\n display: none;\n max-width: 100%;\n padding: 0.25rem 0.5rem;\n margin-top: 0.1rem;\n font-size: 0.83rem;\n line-height: 1.5;\n color: #212121;\n background-color: rgba(126, 211, 33, 0.9);\n border-radius: 2px;\n}\n.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {\n left: 5px;\n}\n\n.was-validated :valid ~ .valid-feedback,\n.was-validated :valid ~ .valid-tooltip,\n.is-valid ~ .valid-feedback,\n.is-valid ~ .valid-tooltip {\n display: block;\n}\n\n.was-validated .form-control:valid, .was-validated .selectize-control .selectize-input:valid, .selectize-control .was-validated .selectize-input:valid, .form-control.is-valid, .selectize-control .is-valid.selectize-input {\n border-color: #7ed321;\n padding-right: 2.25rem !important;\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237ed321' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\");\n background-repeat: no-repeat;\n background-position: right calc(0.375em + 0.1875rem) center;\n background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n.was-validated .form-control:valid:focus, .was-validated .selectize-control .selectize-input:valid:focus, .selectize-control .was-validated .selectize-input:valid:focus, .form-control.is-valid:focus, .selectize-control .is-valid.selectize-input:focus {\n border-color: #7ed321;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n\n.was-validated select.form-control:valid, .was-validated .selectize-control select.selectize-input:valid, .selectize-control .was-validated select.selectize-input:valid, select.form-control.is-valid, .selectize-control select.is-valid.selectize-input {\n padding-right: 3rem !important;\n background-position: right 1.5rem center;\n}\n\n.was-validated textarea.form-control:valid, .was-validated .selectize-control textarea.selectize-input:valid, .selectize-control .was-validated textarea.selectize-input:valid, textarea.form-control.is-valid, .selectize-control textarea.is-valid.selectize-input {\n padding-right: 2.25rem;\n background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);\n}\n\n.was-validated .custom-select:valid, .custom-select.is-valid {\n border-color: #7ed321;\n padding-right: calc(0.75em + 2.3125rem) !important;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") right 0.75rem center/8px 10px no-repeat, #fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237ed321' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;\n}\n.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {\n border-color: #7ed321;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n\n.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {\n color: #7ed321;\n}\n.was-validated .form-check-input:valid ~ .valid-feedback,\n.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,\n.form-check-input.is-valid ~ .valid-tooltip {\n display: block;\n}\n\n.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {\n color: #7ed321;\n}\n.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {\n border-color: #7ed321;\n}\n.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {\n border-color: #97e245;\n background-color: #97e245;\n}\n.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #7ed321;\n}\n\n.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {\n border-color: #7ed321;\n}\n.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {\n border-color: #7ed321;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n\n.invalid-feedback {\n display: none;\n width: 100%;\n margin-top: 0.55rem;\n font-size: 0.875rem;\n color: #ff0000;\n}\n\n.invalid-tooltip {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 5;\n display: none;\n max-width: 100%;\n padding: 0.25rem 0.5rem;\n margin-top: 0.1rem;\n font-size: 0.83rem;\n line-height: 1.5;\n color: #fff;\n background-color: rgba(255, 0, 0, 0.9);\n border-radius: 2px;\n}\n.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {\n left: 5px;\n}\n\n.was-validated :invalid ~ .invalid-feedback,\n.was-validated :invalid ~ .invalid-tooltip,\n.is-invalid ~ .invalid-feedback,\n.is-invalid ~ .invalid-tooltip {\n display: block;\n}\n\n.was-validated .form-control:invalid, .was-validated .selectize-control .selectize-input:invalid, .selectize-control .was-validated .selectize-input:invalid, .form-control.is-invalid, .selectize-control .is-invalid.selectize-input {\n border-color: #ff0000;\n padding-right: 2.25rem !important;\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff0000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0000' stroke='none'/%3e%3c/svg%3e\");\n background-repeat: no-repeat;\n background-position: right calc(0.375em + 0.1875rem) center;\n background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n.was-validated .form-control:invalid:focus, .was-validated .selectize-control .selectize-input:invalid:focus, .selectize-control .was-validated .selectize-input:invalid:focus, .form-control.is-invalid:focus, .selectize-control .is-invalid.selectize-input:focus {\n border-color: #ff0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.was-validated select.form-control:invalid, .was-validated .selectize-control select.selectize-input:invalid, .selectize-control .was-validated select.selectize-input:invalid, select.form-control.is-invalid, .selectize-control select.is-invalid.selectize-input {\n padding-right: 3rem !important;\n background-position: right 1.5rem center;\n}\n\n.was-validated textarea.form-control:invalid, .was-validated .selectize-control textarea.selectize-input:invalid, .selectize-control .was-validated textarea.selectize-input:invalid, textarea.form-control.is-invalid, .selectize-control textarea.is-invalid.selectize-input {\n padding-right: 2.25rem;\n background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);\n}\n\n.was-validated .custom-select:invalid, .custom-select.is-invalid {\n border-color: #ff0000;\n padding-right: calc(0.75em + 2.3125rem) !important;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") right 0.75rem center/8px 10px no-repeat, #fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff0000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0000' stroke='none'/%3e%3c/svg%3e\") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;\n}\n.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {\n border-color: #ff0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {\n color: #ff0000;\n}\n.was-validated .form-check-input:invalid ~ .invalid-feedback,\n.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,\n.form-check-input.is-invalid ~ .invalid-tooltip {\n display: block;\n}\n\n.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {\n color: #ff0000;\n}\n.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {\n border-color: #ff0000;\n}\n.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {\n border-color: #ff3333;\n background-color: #ff3333;\n}\n.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #ff0000;\n}\n\n.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {\n border-color: #ff0000;\n}\n.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {\n border-color: #ff0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.form-inline {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n}\n.form-inline .form-check {\n width: 100%;\n}\n@media (min-width: 576px) {\n .form-inline label {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0;\n }\n .form-inline .form-group {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row wrap;\n align-items: center;\n margin-bottom: 0;\n }\n .form-inline .form-control, .form-inline .selectize-control .selectize-input, .selectize-control .form-inline .selectize-input {\n display: inline-block;\n width: auto;\n vertical-align: middle;\n }\n .form-inline .form-control-plaintext {\n display: inline-block;\n }\n .form-inline .input-group,\n.form-inline .custom-select {\n width: auto;\n }\n .form-inline .form-check {\n display: flex;\n align-items: center;\n justify-content: center;\n width: auto;\n padding-left: 0;\n }\n .form-inline .form-check-input {\n position: relative;\n flex-shrink: 0;\n margin-top: 0;\n margin-right: 0.25rem;\n margin-left: 0;\n }\n .form-inline .custom-control {\n align-items: center;\n justify-content: center;\n }\n .form-inline .custom-control-label {\n margin-bottom: 0;\n }\n}\n\n.btn {\n display: inline-block;\n font-weight: 400;\n color: #212121;\n text-align: center;\n text-decoration: none;\n vertical-align: middle;\n user-select: none;\n background-color: transparent;\n border: 1px solid transparent;\n padding: 0.68rem 1.4rem;\n font-size: 1rem;\n line-height: 1.5;\n border-radius: 2px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .btn {\n transition: none;\n }\n}\n.btn:hover {\n color: #212121;\n text-decoration: none;\n}\n.btn:focus, .btn.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.btn.disabled, .btn:disabled {\n opacity: 0.65;\n}\n.btn:not(:disabled):not(.disabled) {\n cursor: pointer;\n}\na.btn.disabled,\nfieldset:disabled a.btn {\n pointer-events: none;\n}\n\n.btn-primary {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-primary:hover {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n}\n.btn-primary:focus, .btn-primary.focus {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n.btn-primary.disabled, .btn-primary:disabled {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {\n color: #fff;\n background-color: #cc0000;\n border-color: #bf0000;\n}\n.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n\n.btn-secondary {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-secondary:hover {\n color: #212121;\n background-color: #ececec;\n border-color: #e6e6e6;\n}\n.btn-secondary:focus, .btn-secondary.focus {\n color: #212121;\n background-color: #ececec;\n border-color: #e6e6e6;\n box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);\n}\n.btn-secondary.disabled, .btn-secondary:disabled {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #dfdfdf;\n}\n.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);\n}\n\n.btn-success {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-success:hover {\n color: #fff;\n background-color: #6ab21c;\n border-color: #64a71a;\n}\n.btn-success:focus, .btn-success.focus {\n color: #fff;\n background-color: #6ab21c;\n border-color: #64a71a;\n box-shadow: 0 0 0 0.2rem rgba(112, 184, 33, 0.5);\n}\n.btn-success.disabled, .btn-success:disabled {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {\n color: #fff;\n background-color: #64a71a;\n border-color: #5d9c18;\n}\n.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(112, 184, 33, 0.5);\n}\n\n.btn-info {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-info:hover {\n color: #fff;\n background-color: #297cdd;\n border-color: #2275d7;\n}\n.btn-info:focus, .btn-info.focus {\n color: #fff;\n background-color: #297cdd;\n border-color: #2275d7;\n box-shadow: 0 0 0 0.2rem rgba(101, 161, 230, 0.5);\n}\n.btn-info.disabled, .btn-info:disabled {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {\n color: #fff;\n background-color: #2275d7;\n border-color: #216fcc;\n}\n.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(101, 161, 230, 0.5);\n}\n\n.btn-warning {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-warning:hover {\n color: #212121;\n background-color: #e7940b;\n border-color: #db8c0a;\n}\n.btn-warning:focus, .btn-warning.focus {\n color: #212121;\n background-color: #e7940b;\n border-color: #db8c0a;\n box-shadow: 0 0 0 0.2rem rgba(213, 146, 35, 0.5);\n}\n.btn-warning.disabled, .btn-warning:disabled {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {\n color: #fff;\n background-color: #db8c0a;\n border-color: #cf8509;\n}\n.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(213, 146, 35, 0.5);\n}\n\n.btn-danger {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-danger:hover {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n}\n.btn-danger:focus, .btn-danger.focus {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n.btn-danger.disabled, .btn-danger:disabled {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {\n color: #fff;\n background-color: #cc0000;\n border-color: #bf0000;\n}\n.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n\n.btn-light {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-light:hover {\n color: #212121;\n background-color: lightgray;\n border-color: #cdcdcd;\n}\n.btn-light:focus, .btn-light.focus {\n color: #212121;\n background-color: lightgray;\n border-color: #cdcdcd;\n box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);\n}\n.btn-light.disabled, .btn-light:disabled {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {\n color: #212121;\n background-color: #cdcdcd;\n border-color: #c6c6c6;\n}\n.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);\n}\n\n.btn-dark {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-dark:hover {\n color: #fff;\n background-color: #0e0e0e;\n border-color: #080808;\n}\n.btn-dark:focus, .btn-dark.focus {\n color: #fff;\n background-color: #0e0e0e;\n border-color: #080808;\n box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);\n}\n.btn-dark.disabled, .btn-dark:disabled {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {\n color: #fff;\n background-color: #080808;\n border-color: #010101;\n}\n.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);\n}\n\n.btn-outline-primary {\n color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-primary:hover {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-primary:focus, .btn-outline-primary.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n.btn-outline-primary.disabled, .btn-outline-primary:disabled {\n color: #ff0000;\n background-color: transparent;\n}\n.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.btn-outline-secondary {\n color: #fff;\n border-color: #fff;\n}\n.btn-outline-secondary:hover {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-outline-secondary:focus, .btn-outline-secondary.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);\n}\n.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {\n color: #fff;\n background-color: transparent;\n}\n.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);\n}\n\n.btn-outline-success {\n color: #7ed321;\n border-color: #7ed321;\n}\n.btn-outline-success:hover {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-outline-success:focus, .btn-outline-success.focus {\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.5);\n}\n.btn-outline-success.disabled, .btn-outline-success:disabled {\n color: #7ed321;\n background-color: transparent;\n}\n.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.5);\n}\n\n.btn-outline-info {\n color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-outline-info:hover {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-outline-info:focus, .btn-outline-info.focus {\n box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.5);\n}\n.btn-outline-info.disabled, .btn-outline-info:disabled {\n color: #4a90e2;\n background-color: transparent;\n}\n.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.5);\n}\n\n.btn-outline-warning {\n color: #f5a623;\n border-color: #f5a623;\n}\n.btn-outline-warning:hover {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-outline-warning:focus, .btn-outline-warning.focus {\n box-shadow: 0 0 0 0.2rem rgba(245, 166, 35, 0.5);\n}\n.btn-outline-warning.disabled, .btn-outline-warning:disabled {\n color: #f5a623;\n background-color: transparent;\n}\n.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(245, 166, 35, 0.5);\n}\n\n.btn-outline-danger {\n color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-danger:hover {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-danger:focus, .btn-outline-danger.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n.btn-outline-danger.disabled, .btn-outline-danger:disabled {\n color: #ff0000;\n background-color: transparent;\n}\n.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.btn-outline-light {\n color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-outline-light:hover {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-outline-light:focus, .btn-outline-light.focus {\n box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);\n}\n.btn-outline-light.disabled, .btn-outline-light:disabled {\n color: #e6e6e6;\n background-color: transparent;\n}\n.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);\n}\n\n.btn-outline-dark {\n color: #212121;\n border-color: #212121;\n}\n.btn-outline-dark:hover {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-outline-dark:focus, .btn-outline-dark.focus {\n box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);\n}\n.btn-outline-dark.disabled, .btn-outline-dark:disabled {\n color: #212121;\n background-color: transparent;\n}\n.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);\n}\n\n.btn-link {\n font-weight: 400;\n color: #212121;\n text-decoration: underline;\n}\n.btn-link:hover {\n color: #ff0000;\n text-decoration: underline;\n}\n.btn-link:focus, .btn-link.focus {\n text-decoration: underline;\n}\n.btn-link:disabled, .btn-link.disabled {\n color: #707070;\n pointer-events: none;\n}\n\n.btn-lg {\n padding: 1rem 2rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 4px;\n}\n\n.btn-sm {\n padding: 0.375rem 0.75rem;\n font-size: 0.875rem;\n line-height: 1.5;\n border-radius: 2px;\n}\n\n.btn-block {\n display: block;\n width: 100%;\n}\n.btn-block + .btn-block {\n margin-top: 0.5rem;\n}\n\ninput[type=submit].btn-block,\ninput[type=reset].btn-block,\ninput[type=button].btn-block {\n width: 100%;\n}\n\n.fade {\n transition: opacity 0.15s linear;\n}\n@media (prefers-reduced-motion: reduce) {\n .fade {\n transition: none;\n }\n}\n.fade:not(.show) {\n opacity: 0;\n}\n\n.collapse:not(.show) {\n display: none;\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n transition: height 0.35s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .collapsing {\n transition: none;\n }\n}\n.collapsing.width {\n width: 0;\n height: auto;\n transition: width 0.35s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .collapsing.width {\n transition: none;\n }\n}\n\n.dropup,\n.dropright,\n.dropdown,\n.dropleft {\n position: relative;\n}\n\n.dropdown-toggle {\n white-space: nowrap;\n}\n.dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid;\n border-right: 0.3em solid transparent;\n border-bottom: 0;\n border-left: 0.3em solid transparent;\n}\n.dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 10rem;\n padding: 0.5rem 0;\n margin: 0.125rem 0 0;\n font-size: 1rem;\n color: #212121;\n text-align: left;\n list-style: none;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(33, 33, 33, 0.15);\n border-radius: 2px;\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0;\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto;\n}\n\n@media (min-width: 576px) {\n .dropdown-menu-sm-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-sm-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 768px) {\n .dropdown-menu-md-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-md-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 992px) {\n .dropdown-menu-lg-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-lg-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 1200px) {\n .dropdown-menu-xl-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-xl-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 1600px) {\n .dropdown-menu-xxl-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-xxl-right {\n right: 0;\n left: auto;\n }\n}\n.dropup .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-top: 0;\n margin-bottom: 0.125rem;\n}\n.dropup .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0;\n border-right: 0.3em solid transparent;\n border-bottom: 0.3em solid;\n border-left: 0.3em solid transparent;\n}\n.dropup .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropright .dropdown-menu {\n top: 0;\n right: auto;\n left: 100%;\n margin-top: 0;\n margin-left: 0.125rem;\n}\n.dropright .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid transparent;\n border-right: 0;\n border-bottom: 0.3em solid transparent;\n border-left: 0.3em solid;\n}\n.dropright .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n.dropright .dropdown-toggle::after {\n vertical-align: 0;\n}\n\n.dropleft .dropdown-menu {\n top: 0;\n right: 100%;\n left: auto;\n margin-top: 0;\n margin-right: 0.125rem;\n}\n.dropleft .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n}\n.dropleft .dropdown-toggle::after {\n display: none;\n}\n.dropleft .dropdown-toggle::before {\n display: inline-block;\n margin-right: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid transparent;\n border-right: 0.3em solid;\n border-bottom: 0.3em solid transparent;\n}\n.dropleft .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n.dropleft .dropdown-toggle::before {\n vertical-align: 0;\n}\n\n.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {\n right: auto;\n bottom: auto;\n}\n\n.dropdown-divider {\n height: 0;\n margin: 0.5rem 0;\n overflow: hidden;\n border-top: 1px solid #d5d5d5;\n}\n\n.dropdown-item {\n display: block;\n width: 100%;\n padding: 0.25rem 1.5rem;\n clear: both;\n font-weight: 400;\n color: #212121;\n text-align: inherit;\n text-decoration: none;\n white-space: nowrap;\n background-color: transparent;\n border: 0;\n}\n.dropdown-item:hover, .dropdown-item:focus {\n color: #141414;\n text-decoration: none;\n background-color: #e6e6e6;\n}\n.dropdown-item.active, .dropdown-item:active {\n color: #fff;\n text-decoration: none;\n background-color: #ff0000;\n}\n.dropdown-item.disabled, .dropdown-item:disabled {\n color: #707070;\n pointer-events: none;\n background-color: transparent;\n}\n\n.dropdown-menu.show {\n display: block;\n}\n\n.dropdown-header {\n display: block;\n padding: 0.5rem 1.5rem;\n margin-bottom: 0;\n font-size: 0.83rem;\n color: #707070;\n white-space: nowrap;\n}\n\n.dropdown-item-text {\n display: block;\n padding: 0.25rem 1.5rem;\n color: #212121;\n}\n\n.input-group {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: stretch;\n width: 100%;\n}\n.input-group > .form-control, .selectize-control .input-group > .selectize-input,\n.input-group > .form-control-plaintext,\n.input-group > .custom-select,\n.input-group > .custom-file {\n position: relative;\n flex: 1 1 auto;\n width: 1%;\n min-width: 0;\n margin-bottom: 0;\n}\n.input-group > .form-control + .form-control, .selectize-control .input-group > .selectize-input + .form-control, .selectize-control .input-group > .form-control + .selectize-input, .selectize-control .input-group > .selectize-input + .selectize-input,\n.input-group > .form-control + .custom-select,\n.selectize-control .input-group > .selectize-input + .custom-select,\n.input-group > .form-control + .custom-file,\n.selectize-control .input-group > .selectize-input + .custom-file,\n.input-group > .form-control-plaintext + .form-control,\n.selectize-control .input-group > .form-control-plaintext + .selectize-input,\n.input-group > .form-control-plaintext + .custom-select,\n.input-group > .form-control-plaintext + .custom-file,\n.input-group > .custom-select + .form-control,\n.selectize-control .input-group > .custom-select + .selectize-input,\n.input-group > .custom-select + .custom-select,\n.input-group > .custom-select + .custom-file,\n.input-group > .custom-file + .form-control,\n.selectize-control .input-group > .custom-file + .selectize-input,\n.input-group > .custom-file + .custom-select,\n.input-group > .custom-file + .custom-file {\n margin-left: -1px;\n}\n.input-group > .form-control:focus, .selectize-control .input-group > .selectize-input:focus,\n.input-group > .custom-select:focus,\n.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {\n z-index: 3;\n}\n.input-group > .custom-file .custom-file-input:focus {\n z-index: 4;\n}\n.input-group > .form-control:not(:first-child), .selectize-control .input-group > .selectize-input:not(:first-child),\n.input-group > .custom-select:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.input-group > .custom-file {\n display: flex;\n align-items: center;\n}\n.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.input-group > .custom-file:not(:first-child) .custom-file-label {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.input-group:not(.has-validation) > .form-control:not(:last-child), .selectize-control .input-group:not(.has-validation) > .selectize-input:not(:last-child),\n.input-group:not(.has-validation) > .custom-select:not(:last-child),\n.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,\n.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.input-group.has-validation > .form-control:nth-last-child(n+3), .selectize-control .input-group.has-validation > .selectize-input:nth-last-child(n+3),\n.input-group.has-validation > .custom-select:nth-last-child(n+3),\n.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,\n.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group-prepend,\n.input-group-append {\n display: flex;\n}\n.input-group-prepend .btn,\n.input-group-append .btn {\n position: relative;\n z-index: 2;\n}\n.input-group-prepend .btn:focus,\n.input-group-append .btn:focus {\n z-index: 3;\n}\n.input-group-prepend .btn + .btn,\n.input-group-prepend .btn + .input-group-text,\n.input-group-prepend .input-group-text + .input-group-text,\n.input-group-prepend .input-group-text + .btn,\n.input-group-append .btn + .btn,\n.input-group-append .btn + .input-group-text,\n.input-group-append .input-group-text + .input-group-text,\n.input-group-append .input-group-text + .btn {\n margin-left: -1px;\n}\n\n.input-group-prepend {\n margin-right: -1px;\n}\n\n.input-group-append {\n margin-left: -1px;\n}\n\n.input-group-text {\n display: flex;\n align-items: center;\n padding: 0.375rem 0.75rem;\n margin-bottom: 0;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n text-align: center;\n white-space: nowrap;\n background-color: #d5d5d5;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n}\n.input-group-text input[type=radio],\n.input-group-text input[type=checkbox] {\n margin-top: 0;\n}\n\n.input-group-lg > .form-control:not(textarea), .selectize-control .input-group-lg > .selectize-input:not(textarea),\n.input-group-lg > .custom-select {\n height: calc(2.875rem + 2px);\n}\n\n.input-group-lg > .form-control, .selectize-control .input-group-lg > .selectize-input,\n.input-group-lg > .custom-select,\n.input-group-lg > .input-group-prepend > .input-group-text,\n.input-group-lg > .input-group-append > .input-group-text,\n.input-group-lg > .input-group-prepend > .btn,\n.input-group-lg > .input-group-append > .btn {\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 4px;\n}\n\n.input-group-sm > .form-control:not(textarea), .selectize-control .input-group-sm > .selectize-input:not(textarea),\n.input-group-sm > .custom-select {\n height: calc(2.00725rem + 2px);\n}\n\n.input-group-sm > .form-control, .selectize-control .input-group-sm > .selectize-input,\n.input-group-sm > .custom-select,\n.input-group-sm > .input-group-prepend > .input-group-text,\n.input-group-sm > .input-group-append > .input-group-text,\n.input-group-sm > .input-group-prepend > .btn,\n.input-group-sm > .input-group-append > .btn {\n padding: 0.35rem 0.7rem;\n font-size: 0.83rem;\n line-height: 1.575;\n border-radius: 2px;\n}\n\n.input-group-lg > .custom-select,\n.input-group-sm > .custom-select {\n padding-right: 1.75rem;\n}\n\n.input-group > .input-group-prepend > .btn,\n.input-group > .input-group-prepend > .input-group-text,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,\n.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,\n.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,\n.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group > .input-group-append > .btn,\n.input-group > .input-group-append > .input-group-text,\n.input-group > .input-group-prepend:not(:first-child) > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n.input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.custom-control {\n position: relative;\n z-index: 1;\n display: block;\n min-height: 1.5rem;\n padding-left: 2.5rem;\n print-color-adjust: exact;\n}\n\n.custom-control-inline {\n display: inline-flex;\n margin-right: 1rem;\n}\n\n.custom-control-input {\n position: absolute;\n left: 0;\n z-index: -1;\n width: 1rem;\n height: 1.25rem;\n opacity: 0;\n}\n.custom-control-input:checked ~ .custom-control-label::before {\n color: #fff;\n border-color: #ff0000;\n background-color: #ff0000;\n}\n.custom-control-input:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #212121;\n}\n.custom-control-input:not(:disabled):active ~ .custom-control-label::before {\n color: #fff;\n background-color: #ffb3b3;\n border-color: #ffb3b3;\n}\n.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {\n color: #707070;\n}\n.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {\n background-color: #d5d5d5;\n}\n\n.custom-control-label {\n position: relative;\n margin-bottom: 0;\n vertical-align: top;\n}\n.custom-control-label::before {\n position: absolute;\n top: 0.25rem;\n left: -2.5rem;\n display: block;\n width: 1rem;\n height: 1rem;\n pointer-events: none;\n content: \"\";\n background-color: #fff;\n border: 1px solid #8e8e8e;\n}\n.custom-control-label::after {\n position: absolute;\n top: 0.25rem;\n left: -2.5rem;\n display: block;\n width: 1rem;\n height: 1rem;\n content: \"\";\n background: 50%/50% 50% no-repeat;\n}\n\n.custom-checkbox .custom-control-label::before {\n border-radius: 2px;\n}\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E\");\n}\n.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {\n border-color: #ff0000;\n background-color: #ff0000;\n}\n.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E\");\n}\n.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n\n.custom-radio .custom-control-label::before {\n border-radius: 50%;\n}\n.custom-radio .custom-control-input:checked ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E\");\n}\n.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n\n.custom-switch {\n padding-left: 3.25rem;\n}\n.custom-switch .custom-control-label::before {\n left: -3.25rem;\n width: 1.75rem;\n pointer-events: all;\n border-radius: 0.5rem;\n}\n.custom-switch .custom-control-label::after {\n top: calc(0.25rem + 2px);\n left: calc(-3.25rem + 2px);\n width: calc(1rem - 4px);\n height: calc(1rem - 4px);\n background-color: #8e8e8e;\n border-radius: 0.5rem;\n transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-switch .custom-control-label::after {\n transition: none;\n }\n}\n.custom-switch .custom-control-input:checked ~ .custom-control-label::after {\n background-color: #fff;\n transform: translateX(0.75rem);\n}\n.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n\n.custom-select {\n display: inline-block;\n width: 100%;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 1.75rem 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n vertical-align: middle;\n background: #fff url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") right 0.75rem center/8px 10px no-repeat;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n appearance: none;\n}\n.custom-select:focus {\n border-color: #212121;\n outline: 0;\n box-shadow: inset 0 1px 2px rgba(33, 33, 33, 0.075), 0 0 5px rgba(33, 33, 33, 0.5);\n}\n.custom-select:focus::-ms-value {\n color: #212121;\n background-color: #fff;\n}\n.custom-select[multiple], .custom-select[size]:not([size=\"1\"]) {\n height: auto;\n padding-right: 0.75rem;\n background-image: none;\n}\n.custom-select:disabled {\n color: #707070;\n background-color: #d5d5d5;\n}\n.custom-select::-ms-expand {\n display: none;\n}\n.custom-select:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #212121;\n}\n\n.custom-select-sm {\n height: calc(2.00725rem + 2px);\n padding-top: 0.35rem;\n padding-bottom: 0.35rem;\n padding-left: 0.7rem;\n font-size: 75%;\n}\n\n.custom-select-lg {\n height: calc(2.875rem + 2px);\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n padding-left: 1rem;\n font-size: 125%;\n}\n\n.custom-file {\n position: relative;\n display: inline-block;\n width: 100%;\n height: calc(2.25rem + 2px);\n margin-bottom: 0;\n}\n\n.custom-file-input {\n position: relative;\n z-index: 2;\n width: 100%;\n height: calc(2.25rem + 2px);\n margin: 0;\n overflow: hidden;\n opacity: 0;\n}\n.custom-file-input:focus ~ .custom-file-label {\n border-color: #212121;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {\n background-color: #e6e6e6;\n}\n.custom-file-input:lang(en) ~ .custom-file-label::after {\n content: \"Browse\";\n}\n.custom-file-input ~ .custom-file-label[data-browse]::after {\n content: attr(data-browse);\n}\n\n.custom-file-label {\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 0.75rem;\n overflow: hidden;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n background-color: #fff;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n}\n.custom-file-label::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n z-index: 3;\n display: block;\n height: 2.25rem;\n padding: 0.375rem 0.75rem;\n line-height: 1.5;\n color: #212121;\n content: \"Browse\";\n background-color: #d5d5d5;\n border-left: inherit;\n border-radius: 0 2px 2px 0;\n}\n\n.custom-range {\n width: 100%;\n height: 1.4rem;\n padding: 0;\n background-color: transparent;\n appearance: none;\n}\n.custom-range:focus {\n outline: 0;\n}\n.custom-range:focus::-webkit-slider-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 1px #d5d5d5;\n}\n.custom-range:focus::-moz-range-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 1px #d5d5d5;\n}\n.custom-range:focus::-ms-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 1px #d5d5d5;\n}\n.custom-range::-moz-focus-outer {\n border: 0;\n}\n.custom-range::-webkit-slider-thumb {\n width: 1rem;\n height: 1rem;\n margin-top: -0.25rem;\n background-color: #ff0000;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-webkit-slider-thumb {\n transition: none;\n }\n}\n.custom-range::-webkit-slider-thumb:active {\n background-color: #ffb3b3;\n}\n.custom-range::-webkit-slider-runnable-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: #c1c1c1;\n border-color: transparent;\n border-radius: 1rem;\n}\n.custom-range::-moz-range-thumb {\n width: 1rem;\n height: 1rem;\n background-color: #ff0000;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-moz-range-thumb {\n transition: none;\n }\n}\n.custom-range::-moz-range-thumb:active {\n background-color: #ffb3b3;\n}\n.custom-range::-moz-range-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: #c1c1c1;\n border-color: transparent;\n border-radius: 1rem;\n}\n.custom-range::-ms-thumb {\n width: 1rem;\n height: 1rem;\n margin-top: 0;\n margin-right: 0.2rem;\n margin-left: 0.2rem;\n background-color: #ff0000;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-ms-thumb {\n transition: none;\n }\n}\n.custom-range::-ms-thumb:active {\n background-color: #ffb3b3;\n}\n.custom-range::-ms-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: transparent;\n border-color: transparent;\n border-width: 0.5rem;\n}\n.custom-range::-ms-fill-lower {\n background-color: #c1c1c1;\n border-radius: 1rem;\n}\n.custom-range::-ms-fill-upper {\n margin-right: 15px;\n background-color: #c1c1c1;\n border-radius: 1rem;\n}\n.custom-range:disabled::-webkit-slider-thumb {\n background-color: #8e8e8e;\n}\n.custom-range:disabled::-webkit-slider-runnable-track {\n cursor: default;\n}\n.custom-range:disabled::-moz-range-thumb {\n background-color: #8e8e8e;\n}\n.custom-range:disabled::-moz-range-track {\n cursor: default;\n}\n.custom-range:disabled::-ms-thumb {\n background-color: #8e8e8e;\n}\n\n.custom-control-label::before,\n.custom-file-label,\n.custom-select {\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-control-label::before,\n.custom-file-label,\n.custom-select {\n transition: none;\n }\n}\n\n.nav {\n display: flex;\n flex-wrap: wrap;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.nav-link {\n display: block;\n padding: 0.5rem 1rem;\n text-decoration: none;\n}\n.nav-link:hover, .nav-link:focus {\n text-decoration: none;\n}\n.nav-link.disabled {\n color: #707070;\n pointer-events: none;\n cursor: default;\n}\n\n.nav-tabs {\n border-bottom: 1px solid #d5d5d5;\n}\n.nav-tabs .nav-link {\n margin-bottom: -1px;\n background-color: transparent;\n border: 1px solid transparent;\n border-top-left-radius: 2px;\n border-top-right-radius: 2px;\n}\n.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {\n isolation: isolate;\n border-color: #d5d5d5;\n}\n.nav-tabs .nav-link.disabled {\n color: #707070;\n background-color: transparent;\n border-color: transparent;\n}\n.nav-tabs .nav-link.active,\n.nav-tabs .nav-item.show .nav-link {\n color: #707070;\n background-color: #fff;\n border-color: #d5d5d5 #d5d5d5 #fff;\n}\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n.nav-pills .nav-link {\n background: none;\n border: 0;\n border-radius: 2px;\n}\n.nav-pills .nav-link.active,\n.nav-pills .show > .nav-link {\n color: #fff;\n background-color: #ff0000;\n}\n\n.nav-fill > .nav-link,\n.nav-fill .nav-item {\n flex: 1 1 auto;\n text-align: center;\n}\n\n.nav-justified > .nav-link,\n.nav-justified .nav-item {\n flex-basis: 0;\n flex-grow: 1;\n text-align: center;\n}\n\n.tab-content > .tab-pane {\n display: none;\n}\n.tab-content > .active {\n display: block;\n}\n\n.card {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: #fff;\n background-clip: border-box;\n border: 1px solid #d5d5d5;\n border-radius: 2px;\n}\n.card > hr {\n margin-right: 0;\n margin-left: 0;\n}\n.card > .list-group {\n border-top: inherit;\n border-bottom: inherit;\n}\n.card > .list-group:first-child {\n border-top-width: 0;\n border-top-left-radius: calc(2px - 1px);\n border-top-right-radius: calc(2px - 1px);\n}\n.card > .list-group:last-child {\n border-bottom-width: 0;\n border-bottom-right-radius: calc(2px - 1px);\n border-bottom-left-radius: calc(2px - 1px);\n}\n.card > .card-header + .list-group,\n.card > .list-group + .card-footer {\n border-top: 0;\n}\n\n.card-body {\n flex: 1 1 auto;\n min-height: 1px;\n padding: 1.35rem;\n}\n\n.card-title {\n margin-bottom: 0.9rem;\n}\n\n.card-subtitle {\n margin-top: -0.45rem;\n margin-bottom: 0;\n}\n\n.card-text:last-child {\n margin-bottom: 0;\n}\n\n.card-link:hover {\n text-decoration: none;\n}\n.card-link + .card-link {\n margin-left: 1.35rem;\n}\n\n.card-header {\n padding: 0.9rem 1.35rem;\n margin-bottom: 0;\n background-color: transparent;\n border-bottom: 1px solid #d5d5d5;\n}\n.card-header:first-child {\n border-radius: calc(2px - 1px) calc(2px - 1px) 0 0;\n}\n\n.card-footer {\n padding: 0.9rem 1.35rem;\n background-color: transparent;\n border-top: 1px solid #d5d5d5;\n}\n.card-footer:last-child {\n border-radius: 0 0 calc(2px - 1px) calc(2px - 1px);\n}\n\n.card-header-tabs {\n margin-right: -0.675rem;\n margin-bottom: -0.9rem;\n margin-left: -0.675rem;\n border-bottom: 0;\n}\n\n.card-header-pills {\n margin-right: -0.675rem;\n margin-left: -0.675rem;\n}\n\n.card-img-overlay {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: 1.35rem;\n border-radius: calc(2px - 1px);\n}\n\n.card-img,\n.card-img-top,\n.card-img-bottom {\n flex-shrink: 0;\n width: 100%;\n}\n\n.card-img,\n.card-img-top {\n border-top-left-radius: calc(2px - 1px);\n border-top-right-radius: calc(2px - 1px);\n}\n\n.card-img,\n.card-img-bottom {\n border-bottom-right-radius: calc(2px - 1px);\n border-bottom-left-radius: calc(2px - 1px);\n}\n\n.card-deck .card {\n margin-bottom: 16px;\n}\n@media (min-width: 576px) {\n .card-deck {\n display: flex;\n flex-flow: row wrap;\n margin-right: -16px;\n margin-left: -16px;\n }\n .card-deck .card {\n flex: 1 0 0%;\n margin-right: 16px;\n margin-bottom: 0;\n margin-left: 16px;\n }\n}\n\n.card-group > .card {\n margin-bottom: 16px;\n}\n@media (min-width: 576px) {\n .card-group {\n display: flex;\n flex-flow: row wrap;\n }\n .card-group > .card {\n flex: 1 0 0%;\n margin-bottom: 0;\n }\n .card-group > .card + .card {\n margin-left: 0;\n border-left: 0;\n }\n .card-group > .card:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n }\n .card-group > .card:not(:last-child) .card-img-top,\n.card-group > .card:not(:last-child) .card-header {\n border-top-right-radius: 0;\n }\n .card-group > .card:not(:last-child) .card-img-bottom,\n.card-group > .card:not(:last-child) .card-footer {\n border-bottom-right-radius: 0;\n }\n .card-group > .card:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n }\n .card-group > .card:not(:first-child) .card-img-top,\n.card-group > .card:not(:first-child) .card-header {\n border-top-left-radius: 0;\n }\n .card-group > .card:not(:first-child) .card-img-bottom,\n.card-group > .card:not(:first-child) .card-footer {\n border-bottom-left-radius: 0;\n }\n}\n\n.card-columns .card {\n margin-bottom: 0.9rem;\n}\n@media (min-width: 576px) {\n .card-columns {\n column-count: 3;\n column-gap: 1.25rem;\n orphans: 1;\n widows: 1;\n }\n .card-columns .card {\n display: inline-block;\n width: 100%;\n }\n}\n\n.accordion {\n overflow-anchor: none;\n}\n.accordion > .card {\n overflow: hidden;\n}\n.accordion > .card:not(:last-of-type) {\n border-bottom: 0;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.accordion > .card:not(:first-of-type) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n.accordion > .card > .card-header {\n border-radius: 0;\n margin-bottom: -1px;\n}\n\n.pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 2px;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 0.5rem 0.25rem;\n margin-left: -1px;\n line-height: 1.25;\n color: #ff0000;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #d5d5d5;\n}\n.page-link:hover {\n z-index: 2;\n color: #ff0000;\n text-decoration: none;\n background-color: #fff;\n border-color: #707070;\n}\n.page-link:focus {\n z-index: 3;\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n.page-item:last-child .page-link {\n border-top-right-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n.page-item.active .page-link {\n z-index: 3;\n color: #707070;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.page-item.disabled .page-link {\n color: #d5d5d5;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #c1c1c1;\n}\n\n.pagination-lg .page-link {\n padding: 0.75rem 0.25rem;\n font-size: 1.25rem;\n line-height: 1.5;\n}\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.pagination-sm .page-link {\n padding: 0.25rem 0.25rem;\n font-size: 0.83rem;\n line-height: 1.5;\n}\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n\n.badge {\n display: inline-block;\n padding: 0.25em 0.4em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 2px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .badge {\n transition: none;\n }\n}\na.badge:hover, a.badge:focus {\n text-decoration: none;\n}\n\n.badge:empty {\n display: none;\n}\n\n.btn .badge {\n position: relative;\n top: -1px;\n}\n\n.badge-pill {\n padding-right: 0.6em;\n padding-left: 0.6em;\n border-radius: 10rem;\n}\n\n.badge-primary {\n color: #fff;\n background-color: #ff0000;\n}\na.badge-primary:hover, a.badge-primary:focus {\n color: #fff;\n background-color: #cc0000;\n}\na.badge-primary:focus, a.badge-primary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.badge-secondary {\n color: #212121;\n background-color: #fff;\n}\na.badge-secondary:hover, a.badge-secondary:focus {\n color: #212121;\n background-color: #e6e6e6;\n}\na.badge-secondary:focus, a.badge-secondary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);\n}\n\n.badge-success {\n color: #212121;\n background-color: #7ed321;\n}\na.badge-success:hover, a.badge-success:focus {\n color: #212121;\n background-color: #64a71a;\n}\na.badge-success:focus, a.badge-success.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.5);\n}\n\n.badge-info {\n color: #fff;\n background-color: #4a90e2;\n}\na.badge-info:hover, a.badge-info:focus {\n color: #fff;\n background-color: #2275d7;\n}\na.badge-info:focus, a.badge-info.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.5);\n}\n\n.badge-warning {\n color: #212121;\n background-color: #f5a623;\n}\na.badge-warning:hover, a.badge-warning:focus {\n color: #212121;\n background-color: #db8c0a;\n}\na.badge-warning:focus, a.badge-warning.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(245, 166, 35, 0.5);\n}\n\n.badge-danger {\n color: #fff;\n background-color: #ff0000;\n}\na.badge-danger:hover, a.badge-danger:focus {\n color: #fff;\n background-color: #cc0000;\n}\na.badge-danger:focus, a.badge-danger.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.badge-light {\n color: #212121;\n background-color: #e6e6e6;\n}\na.badge-light:hover, a.badge-light:focus {\n color: #212121;\n background-color: #cdcdcd;\n}\na.badge-light:focus, a.badge-light.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);\n}\n\n.badge-dark {\n color: #fff;\n background-color: #212121;\n}\na.badge-dark:hover, a.badge-dark:focus {\n color: #fff;\n background-color: #080808;\n}\na.badge-dark:focus, a.badge-dark.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);\n}\n\n.alert {\n position: relative;\n padding: 0.4rem 0.6rem;\n margin-bottom: 1rem;\n border: 1px solid transparent;\n border-radius: 0;\n}\n\n.alert-heading {\n color: inherit;\n}\n\n.alert-link {\n font-weight: 700;\n}\n\n.alert-dismissible {\n padding-right: 3.2rem;\n}\n.alert-dismissible .close {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n padding: 0.4rem 0.6rem;\n color: inherit;\n}\n\n.alert-primary {\n color: #941010;\n background-color: #ffcccc;\n border-color: #ffb8b8;\n}\n.alert-primary hr {\n border-top-color: #ff9f9f;\n}\n.alert-primary .alert-link {\n color: #660b0b;\n}\n\n.alert-secondary {\n color: #949494;\n background-color: white;\n border-color: white;\n}\n.alert-secondary hr {\n border-top-color: #f2f2f2;\n}\n.alert-secondary .alert-link {\n color: #7b7b7b;\n}\n\n.alert-success {\n color: #517e21;\n background-color: #e5f6d3;\n border-color: #dbf3c1;\n}\n.alert-success hr {\n border-top-color: #cfefac;\n}\n.alert-success .alert-link {\n color: #375616;\n}\n\n.alert-info {\n color: #365b85;\n background-color: #dbe9f9;\n border-color: #cce0f7;\n}\n.alert-info hr {\n border-top-color: #b6d3f4;\n}\n.alert-info .alert-link {\n color: #274261;\n}\n\n.alert-warning {\n color: #8f6622;\n background-color: #fdedd3;\n border-color: #fce6c1;\n}\n.alert-warning hr {\n border-top-color: #fbdca9;\n}\n.alert-warning .alert-link {\n color: #664918;\n}\n\n.alert-danger {\n color: #941010;\n background-color: #ffcccc;\n border-color: #ffb8b8;\n}\n.alert-danger hr {\n border-top-color: #ff9f9f;\n}\n.alert-danger .alert-link {\n color: #660b0b;\n}\n\n.alert-light {\n color: #878787;\n background-color: #fafafa;\n border-color: #f8f8f8;\n}\n.alert-light hr {\n border-top-color: #ebebeb;\n}\n.alert-light .alert-link {\n color: #6e6e6e;\n}\n\n.alert-dark {\n color: #212121;\n background-color: lightgray;\n border-color: #c1c1c1;\n}\n.alert-dark hr {\n border-top-color: #b4b4b4;\n}\n.alert-dark .alert-link {\n color: #080808;\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 1rem 0;\n }\n to {\n background-position: 0 0;\n }\n}\n.progress {\n display: flex;\n height: 1rem;\n overflow: hidden;\n line-height: 0;\n font-size: 0.75rem;\n background-color: #d5d5d5;\n border-radius: 2px;\n}\n\n.progress-bar {\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n background-color: #ff0000;\n transition: width 0.6s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .progress-bar {\n transition: none;\n }\n}\n\n.progress-bar-striped {\n background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);\n background-size: 1rem 1rem;\n}\n\n.progress-bar-animated {\n animation: 1s linear infinite progress-bar-stripes;\n}\n@media (prefers-reduced-motion: reduce) {\n .progress-bar-animated {\n animation: none;\n }\n}\n\n.list-group {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n border-radius: 0;\n}\n\n.list-group-item-action {\n width: 100%;\n color: #707070;\n text-align: inherit;\n}\n.list-group-item-action:hover, .list-group-item-action:focus {\n z-index: 1;\n color: #707070;\n text-decoration: none;\n background-color: #e6e6e6;\n}\n.list-group-item-action:active {\n color: #212121;\n background-color: #d5d5d5;\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 0.75rem 1.25rem;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid rgba(33, 33, 33, 0.125);\n}\n.list-group-item:first-child {\n border-top-left-radius: inherit;\n border-top-right-radius: inherit;\n}\n.list-group-item:last-child {\n border-bottom-right-radius: inherit;\n border-bottom-left-radius: inherit;\n}\n.list-group-item.disabled, .list-group-item:disabled {\n color: #707070;\n pointer-events: none;\n background-color: #fff;\n}\n.list-group-item.active {\n z-index: 2;\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.list-group-item + .list-group-item {\n border-top-width: 0;\n}\n.list-group-item + .list-group-item.active {\n margin-top: -1px;\n border-top-width: 1px;\n}\n\n.list-group-horizontal {\n flex-direction: row;\n}\n.list-group-horizontal > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n}\n.list-group-horizontal > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.list-group-horizontal > .list-group-item.active {\n margin-top: 0;\n}\n.list-group-horizontal > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n}\n.list-group-horizontal > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n}\n\n@media (min-width: 576px) {\n .list-group-horizontal-sm {\n flex-direction: row;\n }\n .list-group-horizontal-sm > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-sm > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-sm > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-sm > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-sm > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 768px) {\n .list-group-horizontal-md {\n flex-direction: row;\n }\n .list-group-horizontal-md > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-md > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-md > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-md > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-md > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 992px) {\n .list-group-horizontal-lg {\n flex-direction: row;\n }\n .list-group-horizontal-lg > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-lg > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-lg > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-lg > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-lg > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 1200px) {\n .list-group-horizontal-xl {\n flex-direction: row;\n }\n .list-group-horizontal-xl > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-xl > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-xl > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-xl > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-xl > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 1600px) {\n .list-group-horizontal-xxl {\n flex-direction: row;\n }\n .list-group-horizontal-xxl > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-xxl > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-xxl > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-xxl > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n.list-group-flush {\n border-radius: 0;\n}\n.list-group-flush > .list-group-item {\n border-width: 0 0 1px;\n}\n.list-group-flush > .list-group-item:last-child {\n border-bottom-width: 0;\n}\n\n.list-group-item-primary {\n color: #941010;\n background-color: #ffb8b8;\n}\n.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {\n color: #941010;\n background-color: #ff9f9f;\n}\n.list-group-item-primary.list-group-item-action.active {\n color: #fff;\n background-color: #941010;\n border-color: #941010;\n}\n\n.list-group-item-secondary {\n color: #949494;\n background-color: white;\n}\n.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {\n color: #949494;\n background-color: #f2f2f2;\n}\n.list-group-item-secondary.list-group-item-action.active {\n color: #fff;\n background-color: #949494;\n border-color: #949494;\n}\n\n.list-group-item-success {\n color: #517e21;\n background-color: #dbf3c1;\n}\n.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {\n color: #517e21;\n background-color: #cfefac;\n}\n.list-group-item-success.list-group-item-action.active {\n color: #fff;\n background-color: #517e21;\n border-color: #517e21;\n}\n\n.list-group-item-info {\n color: #365b85;\n background-color: #cce0f7;\n}\n.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {\n color: #365b85;\n background-color: #b6d3f4;\n}\n.list-group-item-info.list-group-item-action.active {\n color: #fff;\n background-color: #365b85;\n border-color: #365b85;\n}\n\n.list-group-item-warning {\n color: #8f6622;\n background-color: #fce6c1;\n}\n.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {\n color: #8f6622;\n background-color: #fbdca9;\n}\n.list-group-item-warning.list-group-item-action.active {\n color: #fff;\n background-color: #8f6622;\n border-color: #8f6622;\n}\n\n.list-group-item-danger {\n color: #941010;\n background-color: #ffb8b8;\n}\n.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {\n color: #941010;\n background-color: #ff9f9f;\n}\n.list-group-item-danger.list-group-item-action.active {\n color: #fff;\n background-color: #941010;\n border-color: #941010;\n}\n\n.list-group-item-light {\n color: #878787;\n background-color: #f8f8f8;\n}\n.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {\n color: #878787;\n background-color: #ebebeb;\n}\n.list-group-item-light.list-group-item-action.active {\n color: #fff;\n background-color: #878787;\n border-color: #878787;\n}\n\n.list-group-item-dark {\n color: #212121;\n background-color: #c1c1c1;\n}\n.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {\n color: #212121;\n background-color: #b4b4b4;\n}\n.list-group-item-dark.list-group-item-action.active {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n\n.close {\n float: right;\n font-size: 2rem;\n font-weight: 300;\n line-height: 1;\n color: #707070;\n text-shadow: 0 1px 0 #fff;\n opacity: 0.5;\n}\n.close:hover {\n color: #707070;\n text-decoration: none;\n}\n.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {\n opacity: 0.75;\n}\n\nbutton.close {\n padding: 0;\n background-color: transparent;\n border: 0;\n}\n\na.close.disabled {\n pointer-events: none;\n}\n\n.modal-open {\n overflow: hidden;\n}\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n\n.modal {\n position: fixed;\n top: 0;\n left: 0;\n z-index: 1050;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n outline: 0;\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 0.5rem;\n pointer-events: none;\n}\n.modal.fade .modal-dialog {\n transition: transform 0.3s ease-out;\n transform: translate(0, -50px);\n}\n@media (prefers-reduced-motion: reduce) {\n .modal.fade .modal-dialog {\n transition: none;\n }\n}\n.modal.show .modal-dialog {\n transform: none;\n}\n.modal.modal-static .modal-dialog {\n transform: scale(1.02);\n}\n\n.modal-dialog-scrollable {\n display: flex;\n max-height: calc(100% - 1rem);\n}\n.modal-dialog-scrollable .modal-content {\n max-height: calc(100vh - 1rem);\n overflow: hidden;\n}\n.modal-dialog-scrollable .modal-header,\n.modal-dialog-scrollable .modal-footer {\n flex-shrink: 0;\n}\n.modal-dialog-scrollable .modal-body {\n overflow-y: auto;\n}\n\n.modal-dialog-centered {\n display: flex;\n align-items: center;\n min-height: calc(100% - 1rem);\n}\n.modal-dialog-centered::before {\n display: block;\n height: calc(100vh - 1rem);\n height: min-content;\n content: \"\";\n}\n.modal-dialog-centered.modal-dialog-scrollable {\n flex-direction: column;\n justify-content: center;\n height: 100%;\n}\n.modal-dialog-centered.modal-dialog-scrollable .modal-content {\n max-height: none;\n}\n.modal-dialog-centered.modal-dialog-scrollable::before {\n content: none;\n}\n\n.modal-content {\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n pointer-events: auto;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(33, 33, 33, 0.2);\n border-radius: 4px;\n outline: 0;\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n z-index: 1040;\n width: 100vw;\n height: 100vh;\n background-color: #212121;\n}\n.modal-backdrop.fade {\n opacity: 0;\n}\n.modal-backdrop.show {\n opacity: 0.5;\n}\n\n.modal-header {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n padding: 1rem;\n border-bottom: 1px solid #d5d5d5;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px;\n}\n.modal-header .close {\n padding: 1rem;\n margin: -1rem -1rem -1rem auto;\n}\n\n.modal-title {\n margin-bottom: 0;\n line-height: 1.5;\n}\n\n.modal-body {\n position: relative;\n flex: 1 1 auto;\n padding: 1rem;\n}\n\n.modal-footer {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: flex-end;\n padding: 0.75rem;\n border-top: 1px solid #d5d5d5;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px;\n}\n.modal-footer > * {\n margin: 0.25rem;\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n\n@media (min-width: 576px) {\n .modal-dialog {\n max-width: 500px;\n margin: 1.75rem auto;\n }\n .modal-dialog-scrollable {\n max-height: calc(100% - 3.5rem);\n }\n .modal-dialog-scrollable .modal-content {\n max-height: calc(100vh - 3.5rem);\n }\n .modal-dialog-centered {\n min-height: calc(100% - 3.5rem);\n }\n .modal-dialog-centered::before {\n height: calc(100vh - 3.5rem);\n height: min-content;\n }\n .modal-sm {\n max-width: 300px;\n }\n}\n@media (min-width: 992px) {\n .modal-lg,\n.modal-xl {\n max-width: 800px;\n }\n}\n@media (min-width: 1200px) {\n .modal-xl {\n max-width: 1140px;\n }\n}\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n margin: 0;\n font-family: Arial, sans-serif;\n font-style: normal;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n white-space: normal;\n word-spacing: normal;\n line-break: auto;\n font-size: 0.83rem;\n word-wrap: break-word;\n opacity: 0;\n}\n.tooltip.show {\n opacity: 0.9;\n}\n.tooltip .arrow {\n position: absolute;\n display: block;\n width: 0.8rem;\n height: 0.4rem;\n}\n.tooltip .arrow::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {\n padding: 0.4rem 0;\n}\n.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {\n bottom: 0;\n}\n.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {\n top: 0;\n border-width: 0.4rem 0.4rem 0;\n border-top-color: #212121;\n}\n\n.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {\n padding: 0 0.4rem;\n}\n.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {\n left: 0;\n width: 0.4rem;\n height: 0.8rem;\n}\n.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {\n right: 0;\n border-width: 0.4rem 0.4rem 0.4rem 0;\n border-right-color: #212121;\n}\n\n.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {\n padding: 0.4rem 0;\n}\n.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {\n top: 0;\n}\n.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n bottom: 0;\n border-width: 0 0.4rem 0.4rem;\n border-bottom-color: #212121;\n}\n\n.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {\n padding: 0 0.4rem;\n}\n.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {\n right: 0;\n width: 0.4rem;\n height: 0.8rem;\n}\n.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {\n left: 0;\n border-width: 0.4rem 0 0.4rem 0.4rem;\n border-left-color: #212121;\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 0.25rem 0.5rem;\n color: #fff;\n text-align: center;\n background-color: #212121;\n border-radius: 2px;\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: block;\n max-width: 296px;\n font-family: Arial, sans-serif;\n font-style: normal;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n white-space: normal;\n word-spacing: normal;\n line-break: auto;\n font-size: 0.83rem;\n word-wrap: break-word;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid #d5d5d5;\n border-radius: 0;\n}\n.popover .arrow {\n position: absolute;\n display: block;\n width: 10px;\n height: 10px;\n margin: 0 0;\n}\n.popover .arrow::before, .popover .arrow::after {\n position: absolute;\n display: block;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-popover-top, .bs-popover-auto[x-placement^=top] {\n margin-bottom: 10px;\n}\n.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {\n bottom: -11px;\n}\n.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {\n bottom: 0;\n border-width: 10px 5px 0;\n border-top-color: #d5d5d5;\n}\n.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {\n bottom: 1px;\n border-width: 10px 5px 0;\n border-top-color: #fff;\n}\n\n.bs-popover-right, .bs-popover-auto[x-placement^=right] {\n margin-left: 10px;\n}\n.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {\n left: -11px;\n width: 10px;\n height: 10px;\n margin: 0 0;\n}\n.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {\n left: 0;\n border-width: 5px 10px 5px 0;\n border-right-color: #d5d5d5;\n}\n.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {\n left: 1px;\n border-width: 5px 10px 5px 0;\n border-right-color: #fff;\n}\n\n.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {\n margin-top: 10px;\n}\n.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {\n top: -11px;\n}\n.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {\n top: 0;\n border-width: 0 5px 10px 5px;\n border-bottom-color: #d5d5d5;\n}\n.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {\n top: 1px;\n border-width: 0 5px 10px 5px;\n border-bottom-color: #fff;\n}\n.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {\n position: absolute;\n top: 0;\n left: 50%;\n display: block;\n width: 10px;\n margin-left: -5px;\n content: \"\";\n border-bottom: 1px solid #f7f7f7;\n}\n\n.bs-popover-left, .bs-popover-auto[x-placement^=left] {\n margin-right: 10px;\n}\n.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {\n right: -11px;\n width: 10px;\n height: 10px;\n margin: 0 0;\n}\n.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {\n right: 0;\n border-width: 5px 0 5px 10px;\n border-left-color: #d5d5d5;\n}\n.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {\n right: 1px;\n border-width: 5px 0 5px 10px;\n border-left-color: #fff;\n}\n\n.popover-header {\n padding: 16px 16px;\n margin-bottom: 0;\n font-size: 1rem;\n color: #707070;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n.popover-header:empty {\n display: none;\n}\n\n.popover-body {\n padding: 16px 16px;\n color: #212121;\n}\n\n.carousel {\n position: relative;\n}\n\n.carousel.pointer-event {\n touch-action: pan-y;\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden;\n}\n.carousel-inner::after {\n display: block;\n clear: both;\n content: \"\";\n}\n\n.carousel-item {\n position: relative;\n display: none;\n float: left;\n width: 100%;\n margin-right: -100%;\n backface-visibility: hidden;\n transition: transform 0.6s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-item {\n transition: none;\n }\n}\n\n.carousel-item.active,\n.carousel-item-next,\n.carousel-item-prev {\n display: block;\n}\n\n.carousel-item-next:not(.carousel-item-left),\n.active.carousel-item-right {\n transform: translateX(100%);\n}\n\n.carousel-item-prev:not(.carousel-item-right),\n.active.carousel-item-left {\n transform: translateX(-100%);\n}\n\n.carousel-fade .carousel-item {\n opacity: 0;\n transition-property: opacity;\n transform: none;\n}\n.carousel-fade .carousel-item.active,\n.carousel-fade .carousel-item-next.carousel-item-left,\n.carousel-fade .carousel-item-prev.carousel-item-right {\n z-index: 1;\n opacity: 1;\n}\n.carousel-fade .active.carousel-item-left,\n.carousel-fade .active.carousel-item-right {\n z-index: 0;\n opacity: 0;\n transition: opacity 0s 0.6s;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-fade .active.carousel-item-left,\n.carousel-fade .active.carousel-item-right {\n transition: none;\n }\n}\n\n.carousel-control-prev,\n.carousel-control-next {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: 1;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 15%;\n padding: 0;\n color: #fff;\n text-align: center;\n background: none;\n border: 0;\n opacity: 0.5;\n transition: opacity 0.15s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-control-prev,\n.carousel-control-next {\n transition: none;\n }\n}\n.carousel-control-prev:hover, .carousel-control-prev:focus,\n.carousel-control-next:hover,\n.carousel-control-next:focus {\n color: #fff;\n text-decoration: none;\n outline: 0;\n opacity: 0.9;\n}\n\n.carousel-control-prev {\n left: 0;\n}\n\n.carousel-control-next {\n right: 0;\n}\n\n.carousel-control-prev-icon,\n.carousel-control-next-icon {\n display: inline-block;\n width: 20px;\n height: 20px;\n background: 50%/100% 100% no-repeat;\n}\n\n.carousel-control-prev-icon {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E\");\n}\n\n.carousel-control-next-icon {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E\");\n}\n\n.carousel-indicators {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 15;\n display: flex;\n justify-content: center;\n padding-left: 0;\n margin-right: 15%;\n margin-left: 15%;\n list-style: none;\n}\n.carousel-indicators li {\n box-sizing: content-box;\n flex: 0 1 auto;\n width: 30px;\n height: 3px;\n margin-right: 3px;\n margin-left: 3px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #fff;\n background-clip: padding-box;\n border-top: 10px solid transparent;\n border-bottom: 10px solid transparent;\n opacity: 0.5;\n transition: opacity 0.6s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-indicators li {\n transition: none;\n }\n}\n.carousel-indicators .active {\n opacity: 1;\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n}\n\n@keyframes spinner-border {\n to {\n transform: rotate(360deg);\n }\n}\n.spinner-border {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n vertical-align: -0.125em;\n border: 0.25em solid currentcolor;\n border-right-color: transparent;\n border-radius: 50%;\n animation: 0.75s linear infinite spinner-border;\n}\n\n.spinner-border-sm {\n width: 1rem;\n height: 1rem;\n border-width: 0.2em;\n}\n\n@keyframes spinner-grow {\n 0% {\n transform: scale(0);\n }\n 50% {\n opacity: 1;\n transform: none;\n }\n}\n.spinner-grow {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n vertical-align: -0.125em;\n background-color: currentcolor;\n border-radius: 50%;\n opacity: 0;\n animation: 0.75s linear infinite spinner-grow;\n}\n\n.spinner-grow-sm {\n width: 1rem;\n height: 1rem;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .spinner-border,\n.spinner-grow {\n animation-duration: 1.5s;\n }\n}\n.align-baseline {\n vertical-align: baseline !important;\n}\n\n.align-top {\n vertical-align: top !important;\n}\n\n.align-middle {\n vertical-align: middle !important;\n}\n\n.align-bottom {\n vertical-align: bottom !important;\n}\n\n.align-text-bottom {\n vertical-align: text-bottom !important;\n}\n\n.align-text-top {\n vertical-align: text-top !important;\n}\n\n.bg-primary {\n background-color: #ff0000 !important;\n}\n\na.bg-primary:hover, a.bg-primary:focus,\nbutton.bg-primary:hover,\nbutton.bg-primary:focus {\n background-color: #cc0000 !important;\n}\n\n.bg-secondary {\n background-color: #fff !important;\n}\n\na.bg-secondary:hover, a.bg-secondary:focus,\nbutton.bg-secondary:hover,\nbutton.bg-secondary:focus {\n background-color: #e6e6e6 !important;\n}\n\n.bg-success {\n background-color: #7ed321 !important;\n}\n\na.bg-success:hover, a.bg-success:focus,\nbutton.bg-success:hover,\nbutton.bg-success:focus {\n background-color: #64a71a !important;\n}\n\n.bg-info {\n background-color: #4a90e2 !important;\n}\n\na.bg-info:hover, a.bg-info:focus,\nbutton.bg-info:hover,\nbutton.bg-info:focus {\n background-color: #2275d7 !important;\n}\n\n.bg-warning {\n background-color: #f5a623 !important;\n}\n\na.bg-warning:hover, a.bg-warning:focus,\nbutton.bg-warning:hover,\nbutton.bg-warning:focus {\n background-color: #db8c0a !important;\n}\n\n.bg-danger {\n background-color: #ff0000 !important;\n}\n\na.bg-danger:hover, a.bg-danger:focus,\nbutton.bg-danger:hover,\nbutton.bg-danger:focus {\n background-color: #cc0000 !important;\n}\n\n.bg-light {\n background-color: #e6e6e6 !important;\n}\n\na.bg-light:hover, a.bg-light:focus,\nbutton.bg-light:hover,\nbutton.bg-light:focus {\n background-color: #cdcdcd !important;\n}\n\n.bg-dark {\n background-color: #212121 !important;\n}\n\na.bg-dark:hover, a.bg-dark:focus,\nbutton.bg-dark:hover,\nbutton.bg-dark:focus {\n background-color: #080808 !important;\n}\n\n.bg-white {\n background-color: #fff !important;\n}\n\n.bg-transparent {\n background-color: transparent !important;\n}\n\n.border {\n border: 1px solid #d5d5d5 !important;\n}\n\n.border-top {\n border-top: 1px solid #d5d5d5 !important;\n}\n\n.border-right {\n border-right: 1px solid #d5d5d5 !important;\n}\n\n.border-bottom {\n border-bottom: 1px solid #d5d5d5 !important;\n}\n\n.border-left {\n border-left: 1px solid #d5d5d5 !important;\n}\n\n.border-0 {\n border: 0 !important;\n}\n\n.border-top-0 {\n border-top: 0 !important;\n}\n\n.border-right-0 {\n border-right: 0 !important;\n}\n\n.border-bottom-0 {\n border-bottom: 0 !important;\n}\n\n.border-left-0 {\n border-left: 0 !important;\n}\n\n.border-primary {\n border-color: #ff0000 !important;\n}\n\n.border-secondary {\n border-color: #fff !important;\n}\n\n.border-success {\n border-color: #7ed321 !important;\n}\n\n.border-info {\n border-color: #4a90e2 !important;\n}\n\n.border-warning {\n border-color: #f5a623 !important;\n}\n\n.border-danger {\n border-color: #ff0000 !important;\n}\n\n.border-light {\n border-color: #e6e6e6 !important;\n}\n\n.border-dark {\n border-color: #212121 !important;\n}\n\n.border-white {\n border-color: #fff !important;\n}\n\n.rounded-sm {\n border-radius: 2px !important;\n}\n\n.rounded {\n border-radius: 2px !important;\n}\n\n.rounded-top {\n border-top-left-radius: 2px !important;\n border-top-right-radius: 2px !important;\n}\n\n.rounded-right {\n border-top-right-radius: 2px !important;\n border-bottom-right-radius: 2px !important;\n}\n\n.rounded-bottom {\n border-bottom-right-radius: 2px !important;\n border-bottom-left-radius: 2px !important;\n}\n\n.rounded-left {\n border-top-left-radius: 2px !important;\n border-bottom-left-radius: 2px !important;\n}\n\n.rounded-lg {\n border-radius: 4px !important;\n}\n\n.rounded-circle {\n border-radius: 50% !important;\n}\n\n.rounded-pill {\n border-radius: 50rem !important;\n}\n\n.rounded-0 {\n border-radius: 0 !important;\n}\n\n.clearfix::after {\n display: block;\n clear: both;\n content: \"\";\n}\n\n.d-none {\n display: none !important;\n}\n\n.d-inline {\n display: inline !important;\n}\n\n.d-inline-block {\n display: inline-block !important;\n}\n\n.d-block {\n display: block !important;\n}\n\n.d-table {\n display: table !important;\n}\n\n.d-table-row {\n display: table-row !important;\n}\n\n.d-table-cell {\n display: table-cell !important;\n}\n\n.d-flex {\n display: flex !important;\n}\n\n.d-inline-flex {\n display: inline-flex !important;\n}\n\n@media (min-width: 576px) {\n .d-sm-none {\n display: none !important;\n }\n .d-sm-inline {\n display: inline !important;\n }\n .d-sm-inline-block {\n display: inline-block !important;\n }\n .d-sm-block {\n display: block !important;\n }\n .d-sm-table {\n display: table !important;\n }\n .d-sm-table-row {\n display: table-row !important;\n }\n .d-sm-table-cell {\n display: table-cell !important;\n }\n .d-sm-flex {\n display: flex !important;\n }\n .d-sm-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 768px) {\n .d-md-none {\n display: none !important;\n }\n .d-md-inline {\n display: inline !important;\n }\n .d-md-inline-block {\n display: inline-block !important;\n }\n .d-md-block {\n display: block !important;\n }\n .d-md-table {\n display: table !important;\n }\n .d-md-table-row {\n display: table-row !important;\n }\n .d-md-table-cell {\n display: table-cell !important;\n }\n .d-md-flex {\n display: flex !important;\n }\n .d-md-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 992px) {\n .d-lg-none {\n display: none !important;\n }\n .d-lg-inline {\n display: inline !important;\n }\n .d-lg-inline-block {\n display: inline-block !important;\n }\n .d-lg-block {\n display: block !important;\n }\n .d-lg-table {\n display: table !important;\n }\n .d-lg-table-row {\n display: table-row !important;\n }\n .d-lg-table-cell {\n display: table-cell !important;\n }\n .d-lg-flex {\n display: flex !important;\n }\n .d-lg-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 1200px) {\n .d-xl-none {\n display: none !important;\n }\n .d-xl-inline {\n display: inline !important;\n }\n .d-xl-inline-block {\n display: inline-block !important;\n }\n .d-xl-block {\n display: block !important;\n }\n .d-xl-table {\n display: table !important;\n }\n .d-xl-table-row {\n display: table-row !important;\n }\n .d-xl-table-cell {\n display: table-cell !important;\n }\n .d-xl-flex {\n display: flex !important;\n }\n .d-xl-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 1600px) {\n .d-xxl-none {\n display: none !important;\n }\n .d-xxl-inline {\n display: inline !important;\n }\n .d-xxl-inline-block {\n display: inline-block !important;\n }\n .d-xxl-block {\n display: block !important;\n }\n .d-xxl-table {\n display: table !important;\n }\n .d-xxl-table-row {\n display: table-row !important;\n }\n .d-xxl-table-cell {\n display: table-cell !important;\n }\n .d-xxl-flex {\n display: flex !important;\n }\n .d-xxl-inline-flex {\n display: inline-flex !important;\n }\n}\n@media print {\n .d-print-none {\n display: none !important;\n }\n .d-print-inline {\n display: inline !important;\n }\n .d-print-inline-block {\n display: inline-block !important;\n }\n .d-print-block {\n display: block !important;\n }\n .d-print-table {\n display: table !important;\n }\n .d-print-table-row {\n display: table-row !important;\n }\n .d-print-table-cell {\n display: table-cell !important;\n }\n .d-print-flex {\n display: flex !important;\n }\n .d-print-inline-flex {\n display: inline-flex !important;\n }\n}\n.embed-responsive {\n position: relative;\n display: block;\n width: 100%;\n padding: 0;\n overflow: hidden;\n}\n.embed-responsive::before {\n display: block;\n content: \"\";\n}\n.embed-responsive .embed-responsive-item,\n.embed-responsive iframe,\n.embed-responsive embed,\n.embed-responsive object,\n.embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0;\n}\n\n.embed-responsive-21by9::before {\n padding-top: 42.85714286%;\n}\n\n.embed-responsive-16by9::before {\n padding-top: 56.25%;\n}\n\n.embed-responsive-4by3::before {\n padding-top: 75%;\n}\n\n.embed-responsive-1by1::before {\n padding-top: 100%;\n}\n\n.flex-row {\n flex-direction: row !important;\n}\n\n.flex-column {\n flex-direction: column !important;\n}\n\n.flex-row-reverse {\n flex-direction: row-reverse !important;\n}\n\n.flex-column-reverse {\n flex-direction: column-reverse !important;\n}\n\n.flex-wrap {\n flex-wrap: wrap !important;\n}\n\n.flex-nowrap {\n flex-wrap: nowrap !important;\n}\n\n.flex-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n}\n\n.flex-fill {\n flex: 1 1 auto !important;\n}\n\n.flex-grow-0 {\n flex-grow: 0 !important;\n}\n\n.flex-grow-1 {\n flex-grow: 1 !important;\n}\n\n.flex-shrink-0 {\n flex-shrink: 0 !important;\n}\n\n.flex-shrink-1 {\n flex-shrink: 1 !important;\n}\n\n.justify-content-start {\n justify-content: flex-start !important;\n}\n\n.justify-content-end {\n justify-content: flex-end !important;\n}\n\n.justify-content-center {\n justify-content: center !important;\n}\n\n.justify-content-between {\n justify-content: space-between !important;\n}\n\n.justify-content-around {\n justify-content: space-around !important;\n}\n\n.align-items-start {\n align-items: flex-start !important;\n}\n\n.align-items-end {\n align-items: flex-end !important;\n}\n\n.align-items-center {\n align-items: center !important;\n}\n\n.align-items-baseline {\n align-items: baseline !important;\n}\n\n.align-items-stretch {\n align-items: stretch !important;\n}\n\n.align-content-start {\n align-content: flex-start !important;\n}\n\n.align-content-end {\n align-content: flex-end !important;\n}\n\n.align-content-center {\n align-content: center !important;\n}\n\n.align-content-between {\n align-content: space-between !important;\n}\n\n.align-content-around {\n align-content: space-around !important;\n}\n\n.align-content-stretch {\n align-content: stretch !important;\n}\n\n.align-self-auto {\n align-self: auto !important;\n}\n\n.align-self-start {\n align-self: flex-start !important;\n}\n\n.align-self-end {\n align-self: flex-end !important;\n}\n\n.align-self-center {\n align-self: center !important;\n}\n\n.align-self-baseline {\n align-self: baseline !important;\n}\n\n.align-self-stretch {\n align-self: stretch !important;\n}\n\n@media (min-width: 576px) {\n .flex-sm-row {\n flex-direction: row !important;\n }\n .flex-sm-column {\n flex-direction: column !important;\n }\n .flex-sm-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-sm-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-sm-wrap {\n flex-wrap: wrap !important;\n }\n .flex-sm-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-sm-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-sm-fill {\n flex: 1 1 auto !important;\n }\n .flex-sm-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-sm-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-sm-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-sm-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-sm-start {\n justify-content: flex-start !important;\n }\n .justify-content-sm-end {\n justify-content: flex-end !important;\n }\n .justify-content-sm-center {\n justify-content: center !important;\n }\n .justify-content-sm-between {\n justify-content: space-between !important;\n }\n .justify-content-sm-around {\n justify-content: space-around !important;\n }\n .align-items-sm-start {\n align-items: flex-start !important;\n }\n .align-items-sm-end {\n align-items: flex-end !important;\n }\n .align-items-sm-center {\n align-items: center !important;\n }\n .align-items-sm-baseline {\n align-items: baseline !important;\n }\n .align-items-sm-stretch {\n align-items: stretch !important;\n }\n .align-content-sm-start {\n align-content: flex-start !important;\n }\n .align-content-sm-end {\n align-content: flex-end !important;\n }\n .align-content-sm-center {\n align-content: center !important;\n }\n .align-content-sm-between {\n align-content: space-between !important;\n }\n .align-content-sm-around {\n align-content: space-around !important;\n }\n .align-content-sm-stretch {\n align-content: stretch !important;\n }\n .align-self-sm-auto {\n align-self: auto !important;\n }\n .align-self-sm-start {\n align-self: flex-start !important;\n }\n .align-self-sm-end {\n align-self: flex-end !important;\n }\n .align-self-sm-center {\n align-self: center !important;\n }\n .align-self-sm-baseline {\n align-self: baseline !important;\n }\n .align-self-sm-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 768px) {\n .flex-md-row {\n flex-direction: row !important;\n }\n .flex-md-column {\n flex-direction: column !important;\n }\n .flex-md-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-md-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-md-wrap {\n flex-wrap: wrap !important;\n }\n .flex-md-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-md-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-md-fill {\n flex: 1 1 auto !important;\n }\n .flex-md-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-md-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-md-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-md-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-md-start {\n justify-content: flex-start !important;\n }\n .justify-content-md-end {\n justify-content: flex-end !important;\n }\n .justify-content-md-center {\n justify-content: center !important;\n }\n .justify-content-md-between {\n justify-content: space-between !important;\n }\n .justify-content-md-around {\n justify-content: space-around !important;\n }\n .align-items-md-start {\n align-items: flex-start !important;\n }\n .align-items-md-end {\n align-items: flex-end !important;\n }\n .align-items-md-center {\n align-items: center !important;\n }\n .align-items-md-baseline {\n align-items: baseline !important;\n }\n .align-items-md-stretch {\n align-items: stretch !important;\n }\n .align-content-md-start {\n align-content: flex-start !important;\n }\n .align-content-md-end {\n align-content: flex-end !important;\n }\n .align-content-md-center {\n align-content: center !important;\n }\n .align-content-md-between {\n align-content: space-between !important;\n }\n .align-content-md-around {\n align-content: space-around !important;\n }\n .align-content-md-stretch {\n align-content: stretch !important;\n }\n .align-self-md-auto {\n align-self: auto !important;\n }\n .align-self-md-start {\n align-self: flex-start !important;\n }\n .align-self-md-end {\n align-self: flex-end !important;\n }\n .align-self-md-center {\n align-self: center !important;\n }\n .align-self-md-baseline {\n align-self: baseline !important;\n }\n .align-self-md-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 992px) {\n .flex-lg-row {\n flex-direction: row !important;\n }\n .flex-lg-column {\n flex-direction: column !important;\n }\n .flex-lg-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-lg-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-lg-wrap {\n flex-wrap: wrap !important;\n }\n .flex-lg-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-lg-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-lg-fill {\n flex: 1 1 auto !important;\n }\n .flex-lg-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-lg-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-lg-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-lg-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-lg-start {\n justify-content: flex-start !important;\n }\n .justify-content-lg-end {\n justify-content: flex-end !important;\n }\n .justify-content-lg-center {\n justify-content: center !important;\n }\n .justify-content-lg-between {\n justify-content: space-between !important;\n }\n .justify-content-lg-around {\n justify-content: space-around !important;\n }\n .align-items-lg-start {\n align-items: flex-start !important;\n }\n .align-items-lg-end {\n align-items: flex-end !important;\n }\n .align-items-lg-center {\n align-items: center !important;\n }\n .align-items-lg-baseline {\n align-items: baseline !important;\n }\n .align-items-lg-stretch {\n align-items: stretch !important;\n }\n .align-content-lg-start {\n align-content: flex-start !important;\n }\n .align-content-lg-end {\n align-content: flex-end !important;\n }\n .align-content-lg-center {\n align-content: center !important;\n }\n .align-content-lg-between {\n align-content: space-between !important;\n }\n .align-content-lg-around {\n align-content: space-around !important;\n }\n .align-content-lg-stretch {\n align-content: stretch !important;\n }\n .align-self-lg-auto {\n align-self: auto !important;\n }\n .align-self-lg-start {\n align-self: flex-start !important;\n }\n .align-self-lg-end {\n align-self: flex-end !important;\n }\n .align-self-lg-center {\n align-self: center !important;\n }\n .align-self-lg-baseline {\n align-self: baseline !important;\n }\n .align-self-lg-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 1200px) {\n .flex-xl-row {\n flex-direction: row !important;\n }\n .flex-xl-column {\n flex-direction: column !important;\n }\n .flex-xl-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-xl-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-xl-wrap {\n flex-wrap: wrap !important;\n }\n .flex-xl-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-xl-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-xl-fill {\n flex: 1 1 auto !important;\n }\n .flex-xl-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-xl-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-xl-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-xl-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-xl-start {\n justify-content: flex-start !important;\n }\n .justify-content-xl-end {\n justify-content: flex-end !important;\n }\n .justify-content-xl-center {\n justify-content: center !important;\n }\n .justify-content-xl-between {\n justify-content: space-between !important;\n }\n .justify-content-xl-around {\n justify-content: space-around !important;\n }\n .align-items-xl-start {\n align-items: flex-start !important;\n }\n .align-items-xl-end {\n align-items: flex-end !important;\n }\n .align-items-xl-center {\n align-items: center !important;\n }\n .align-items-xl-baseline {\n align-items: baseline !important;\n }\n .align-items-xl-stretch {\n align-items: stretch !important;\n }\n .align-content-xl-start {\n align-content: flex-start !important;\n }\n .align-content-xl-end {\n align-content: flex-end !important;\n }\n .align-content-xl-center {\n align-content: center !important;\n }\n .align-content-xl-between {\n align-content: space-between !important;\n }\n .align-content-xl-around {\n align-content: space-around !important;\n }\n .align-content-xl-stretch {\n align-content: stretch !important;\n }\n .align-self-xl-auto {\n align-self: auto !important;\n }\n .align-self-xl-start {\n align-self: flex-start !important;\n }\n .align-self-xl-end {\n align-self: flex-end !important;\n }\n .align-self-xl-center {\n align-self: center !important;\n }\n .align-self-xl-baseline {\n align-self: baseline !important;\n }\n .align-self-xl-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 1600px) {\n .flex-xxl-row {\n flex-direction: row !important;\n }\n .flex-xxl-column {\n flex-direction: column !important;\n }\n .flex-xxl-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-xxl-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-xxl-wrap {\n flex-wrap: wrap !important;\n }\n .flex-xxl-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-xxl-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-xxl-fill {\n flex: 1 1 auto !important;\n }\n .flex-xxl-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-xxl-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-xxl-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-xxl-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-xxl-start {\n justify-content: flex-start !important;\n }\n .justify-content-xxl-end {\n justify-content: flex-end !important;\n }\n .justify-content-xxl-center {\n justify-content: center !important;\n }\n .justify-content-xxl-between {\n justify-content: space-between !important;\n }\n .justify-content-xxl-around {\n justify-content: space-around !important;\n }\n .align-items-xxl-start {\n align-items: flex-start !important;\n }\n .align-items-xxl-end {\n align-items: flex-end !important;\n }\n .align-items-xxl-center {\n align-items: center !important;\n }\n .align-items-xxl-baseline {\n align-items: baseline !important;\n }\n .align-items-xxl-stretch {\n align-items: stretch !important;\n }\n .align-content-xxl-start {\n align-content: flex-start !important;\n }\n .align-content-xxl-end {\n align-content: flex-end !important;\n }\n .align-content-xxl-center {\n align-content: center !important;\n }\n .align-content-xxl-between {\n align-content: space-between !important;\n }\n .align-content-xxl-around {\n align-content: space-around !important;\n }\n .align-content-xxl-stretch {\n align-content: stretch !important;\n }\n .align-self-xxl-auto {\n align-self: auto !important;\n }\n .align-self-xxl-start {\n align-self: flex-start !important;\n }\n .align-self-xxl-end {\n align-self: flex-end !important;\n }\n .align-self-xxl-center {\n align-self: center !important;\n }\n .align-self-xxl-baseline {\n align-self: baseline !important;\n }\n .align-self-xxl-stretch {\n align-self: stretch !important;\n }\n}\n.float-left {\n float: left !important;\n}\n\n.float-right {\n float: right !important;\n}\n\n.float-none {\n float: none !important;\n}\n\n@media (min-width: 576px) {\n .float-sm-left {\n float: left !important;\n }\n .float-sm-right {\n float: right !important;\n }\n .float-sm-none {\n float: none !important;\n }\n}\n@media (min-width: 768px) {\n .float-md-left {\n float: left !important;\n }\n .float-md-right {\n float: right !important;\n }\n .float-md-none {\n float: none !important;\n }\n}\n@media (min-width: 992px) {\n .float-lg-left {\n float: left !important;\n }\n .float-lg-right {\n float: right !important;\n }\n .float-lg-none {\n float: none !important;\n }\n}\n@media (min-width: 1200px) {\n .float-xl-left {\n float: left !important;\n }\n .float-xl-right {\n float: right !important;\n }\n .float-xl-none {\n float: none !important;\n }\n}\n@media (min-width: 1600px) {\n .float-xxl-left {\n float: left !important;\n }\n .float-xxl-right {\n float: right !important;\n }\n .float-xxl-none {\n float: none !important;\n }\n}\n.user-select-all {\n user-select: all !important;\n}\n\n.user-select-auto {\n user-select: auto !important;\n}\n\n.user-select-none {\n user-select: none !important;\n}\n\n.overflow-auto {\n overflow: auto !important;\n}\n\n.overflow-hidden {\n overflow: hidden !important;\n}\n\n.position-static {\n position: static !important;\n}\n\n.position-relative {\n position: relative !important;\n}\n\n.position-absolute {\n position: absolute !important;\n}\n\n.position-fixed {\n position: fixed !important;\n}\n\n.position-sticky {\n position: sticky !important;\n}\n\n.fixed-top {\n position: fixed;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1030;\n}\n\n.fixed-bottom {\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1030;\n}\n\n@supports (position: sticky) {\n .sticky-top {\n position: sticky;\n top: 0;\n z-index: 1020;\n }\n}\n\n.sr-only, .table-restauration tr td .tablesaw-cell-label {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n overflow: visible;\n clip: auto;\n white-space: normal;\n}\n\n.shadow-sm {\n box-shadow: 0 0.125rem 0.25rem rgba(33, 33, 33, 0.075) !important;\n}\n\n.shadow {\n box-shadow: 0 0.5rem 1rem rgba(33, 33, 33, 0.15) !important;\n}\n\n.shadow-lg {\n box-shadow: 0 1rem 3rem rgba(33, 33, 33, 0.175) !important;\n}\n\n.shadow-none {\n box-shadow: none !important;\n}\n\n.w-25 {\n width: 25% !important;\n}\n\n.w-50 {\n width: 50% !important;\n}\n\n.w-75 {\n width: 75% !important;\n}\n\n.w-100 {\n width: 100% !important;\n}\n\n.w-auto {\n width: auto !important;\n}\n\n.h-25 {\n height: 25% !important;\n}\n\n.h-50 {\n height: 50% !important;\n}\n\n.h-75 {\n height: 75% !important;\n}\n\n.h-100 {\n height: 100% !important;\n}\n\n.h-auto {\n height: auto !important;\n}\n\n.mw-100 {\n max-width: 100% !important;\n}\n\n.mh-100 {\n max-height: 100% !important;\n}\n\n.min-vw-100 {\n min-width: 100vw !important;\n}\n\n.min-vh-100 {\n min-height: 100vh !important;\n}\n\n.vw-100 {\n width: 100vw !important;\n}\n\n.vh-100 {\n height: 100vh !important;\n}\n\n.m-0 {\n margin: 0 !important;\n}\n\n.mt-0,\n.my-0 {\n margin-top: 0 !important;\n}\n\n.mr-0,\n.mx-0 {\n margin-right: 0 !important;\n}\n\n.mb-0,\n.my-0 {\n margin-bottom: 0 !important;\n}\n\n.ml-0,\n.mx-0 {\n margin-left: 0 !important;\n}\n\n.m-1 {\n margin: 0.25rem !important;\n}\n\n.mt-1,\n.my-1 {\n margin-top: 0.25rem !important;\n}\n\n.mr-1,\n.mx-1 {\n margin-right: 0.25rem !important;\n}\n\n.mb-1,\n.my-1 {\n margin-bottom: 0.25rem !important;\n}\n\n.ml-1,\n.mx-1 {\n margin-left: 0.25rem !important;\n}\n\n.m-2 {\n margin: 0.5rem !important;\n}\n\n.mt-2,\n.my-2 {\n margin-top: 0.5rem !important;\n}\n\n.mr-2,\n.mx-2 {\n margin-right: 0.5rem !important;\n}\n\n.mb-2,\n.my-2 {\n margin-bottom: 0.5rem !important;\n}\n\n.ml-2,\n.mx-2 {\n margin-left: 0.5rem !important;\n}\n\n.m-3 {\n margin: 1rem !important;\n}\n\n.mt-3,\n.my-3 {\n margin-top: 1rem !important;\n}\n\n.mr-3,\n.mx-3 {\n margin-right: 1rem !important;\n}\n\n.mb-3,\n.my-3 {\n margin-bottom: 1rem !important;\n}\n\n.ml-3,\n.mx-3 {\n margin-left: 1rem !important;\n}\n\n.m-4 {\n margin: 1.5rem !important;\n}\n\n.mt-4,\n.my-4 {\n margin-top: 1.5rem !important;\n}\n\n.mr-4,\n.mx-4 {\n margin-right: 1.5rem !important;\n}\n\n.mb-4,\n.my-4 {\n margin-bottom: 1.5rem !important;\n}\n\n.ml-4,\n.mx-4 {\n margin-left: 1.5rem !important;\n}\n\n.m-5 {\n margin: 3rem !important;\n}\n\n.mt-5,\n.my-5 {\n margin-top: 3rem !important;\n}\n\n.mr-5,\n.mx-5 {\n margin-right: 3rem !important;\n}\n\n.mb-5,\n.my-5 {\n margin-bottom: 3rem !important;\n}\n\n.ml-5,\n.mx-5 {\n margin-left: 3rem !important;\n}\n\n.m-gutter {\n margin: 16px !important;\n}\n\n.mt-gutter,\n.my-gutter {\n margin-top: 16px !important;\n}\n\n.mr-gutter,\n.mx-gutter {\n margin-right: 16px !important;\n}\n\n.mb-gutter,\n.my-gutter {\n margin-bottom: 16px !important;\n}\n\n.ml-gutter,\n.mx-gutter {\n margin-left: 16px !important;\n}\n\n.m-6 {\n margin: 6rem !important;\n}\n\n.mt-6,\n.my-6 {\n margin-top: 6rem !important;\n}\n\n.mr-6,\n.mx-6 {\n margin-right: 6rem !important;\n}\n\n.mb-6,\n.my-6 {\n margin-bottom: 6rem !important;\n}\n\n.ml-6,\n.mx-6 {\n margin-left: 6rem !important;\n}\n\n.p-0 {\n padding: 0 !important;\n}\n\n.pt-0,\n.py-0 {\n padding-top: 0 !important;\n}\n\n.pr-0,\n.px-0 {\n padding-right: 0 !important;\n}\n\n.pb-0,\n.py-0 {\n padding-bottom: 0 !important;\n}\n\n.pl-0,\n.px-0 {\n padding-left: 0 !important;\n}\n\n.p-1 {\n padding: 0.25rem !important;\n}\n\n.pt-1,\n.py-1 {\n padding-top: 0.25rem !important;\n}\n\n.pr-1,\n.px-1 {\n padding-right: 0.25rem !important;\n}\n\n.pb-1,\n.py-1 {\n padding-bottom: 0.25rem !important;\n}\n\n.pl-1,\n.px-1 {\n padding-left: 0.25rem !important;\n}\n\n.p-2 {\n padding: 0.5rem !important;\n}\n\n.pt-2,\n.py-2 {\n padding-top: 0.5rem !important;\n}\n\n.pr-2,\n.px-2 {\n padding-right: 0.5rem !important;\n}\n\n.pb-2,\n.py-2 {\n padding-bottom: 0.5rem !important;\n}\n\n.pl-2,\n.px-2 {\n padding-left: 0.5rem !important;\n}\n\n.p-3 {\n padding: 1rem !important;\n}\n\n.pt-3,\n.py-3 {\n padding-top: 1rem !important;\n}\n\n.pr-3,\n.px-3 {\n padding-right: 1rem !important;\n}\n\n.pb-3,\n.py-3 {\n padding-bottom: 1rem !important;\n}\n\n.pl-3,\n.px-3 {\n padding-left: 1rem !important;\n}\n\n.p-4 {\n padding: 1.5rem !important;\n}\n\n.pt-4,\n.py-4 {\n padding-top: 1.5rem !important;\n}\n\n.pr-4,\n.px-4 {\n padding-right: 1.5rem !important;\n}\n\n.pb-4,\n.py-4 {\n padding-bottom: 1.5rem !important;\n}\n\n.pl-4,\n.px-4 {\n padding-left: 1.5rem !important;\n}\n\n.p-5 {\n padding: 3rem !important;\n}\n\n.pt-5,\n.py-5 {\n padding-top: 3rem !important;\n}\n\n.pr-5,\n.px-5 {\n padding-right: 3rem !important;\n}\n\n.pb-5,\n.py-5 {\n padding-bottom: 3rem !important;\n}\n\n.pl-5,\n.px-5 {\n padding-left: 3rem !important;\n}\n\n.p-gutter {\n padding: 16px !important;\n}\n\n.pt-gutter,\n.py-gutter {\n padding-top: 16px !important;\n}\n\n.pr-gutter,\n.px-gutter {\n padding-right: 16px !important;\n}\n\n.pb-gutter,\n.py-gutter {\n padding-bottom: 16px !important;\n}\n\n.pl-gutter,\n.px-gutter {\n padding-left: 16px !important;\n}\n\n.p-6 {\n padding: 6rem !important;\n}\n\n.pt-6,\n.py-6 {\n padding-top: 6rem !important;\n}\n\n.pr-6,\n.px-6 {\n padding-right: 6rem !important;\n}\n\n.pb-6,\n.py-6 {\n padding-bottom: 6rem !important;\n}\n\n.pl-6,\n.px-6 {\n padding-left: 6rem !important;\n}\n\n.m-n1 {\n margin: -0.25rem !important;\n}\n\n.mt-n1, .container-full.my-1[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-1[class*=bg-] + .container-full[class*=bg-],\n.my-n1 {\n margin-top: -0.25rem !important;\n}\n\n.mr-n1,\n.mx-n1 {\n margin-right: -0.25rem !important;\n}\n\n.mb-n1,\n.my-n1 {\n margin-bottom: -0.25rem !important;\n}\n\n.ml-n1,\n.mx-n1 {\n margin-left: -0.25rem !important;\n}\n\n.m-n2 {\n margin: -0.5rem !important;\n}\n\n.mt-n2, .container-full.my-2[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-2[class*=bg-] + .container-full[class*=bg-],\n.my-n2 {\n margin-top: -0.5rem !important;\n}\n\n.mr-n2,\n.mx-n2 {\n margin-right: -0.5rem !important;\n}\n\n.mb-n2,\n.my-n2 {\n margin-bottom: -0.5rem !important;\n}\n\n.ml-n2,\n.mx-n2 {\n margin-left: -0.5rem !important;\n}\n\n.m-n3 {\n margin: -1rem !important;\n}\n\n.mt-n3, .container-full.my-3[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-3[class*=bg-] + .container-full[class*=bg-],\n.my-n3 {\n margin-top: -1rem !important;\n}\n\n.mr-n3,\n.mx-n3 {\n margin-right: -1rem !important;\n}\n\n.mb-n3,\n.my-n3 {\n margin-bottom: -1rem !important;\n}\n\n.ml-n3,\n.mx-n3 {\n margin-left: -1rem !important;\n}\n\n.m-n4 {\n margin: -1.5rem !important;\n}\n\n.mt-n4, .container-full.my-4[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-4[class*=bg-] + .container-full[class*=bg-],\n.my-n4 {\n margin-top: -1.5rem !important;\n}\n\n.mr-n4,\n.mx-n4 {\n margin-right: -1.5rem !important;\n}\n\n.mb-n4,\n.my-n4 {\n margin-bottom: -1.5rem !important;\n}\n\n.ml-n4,\n.mx-n4 {\n margin-left: -1.5rem !important;\n}\n\n.m-n5 {\n margin: -3rem !important;\n}\n\n.mt-n5, .container-full.my-5[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-5[class*=bg-] + .container-full[class*=bg-],\n.my-n5 {\n margin-top: -3rem !important;\n}\n\n.mr-n5,\n.mx-n5 {\n margin-right: -3rem !important;\n}\n\n.mb-n5,\n.my-n5 {\n margin-bottom: -3rem !important;\n}\n\n.ml-n5,\n.mx-n5 {\n margin-left: -3rem !important;\n}\n\n.m-ngutter {\n margin: -16px !important;\n}\n\n.mt-ngutter,\n.my-ngutter {\n margin-top: -16px !important;\n}\n\n.mr-ngutter,\n.mx-ngutter {\n margin-right: -16px !important;\n}\n\n.mb-ngutter,\n.my-ngutter {\n margin-bottom: -16px !important;\n}\n\n.ml-ngutter,\n.mx-ngutter {\n margin-left: -16px !important;\n}\n\n.m-n6 {\n margin: -6rem !important;\n}\n\n.mt-n6, .container-full.my-6[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-6[class*=bg-] + .container-full[class*=bg-],\n.my-n6 {\n margin-top: -6rem !important;\n}\n\n.mr-n6,\n.mx-n6 {\n margin-right: -6rem !important;\n}\n\n.mb-n6,\n.my-n6 {\n margin-bottom: -6rem !important;\n}\n\n.ml-n6,\n.mx-n6 {\n margin-left: -6rem !important;\n}\n\n.m-auto {\n margin: auto !important;\n}\n\n.mt-auto,\n.my-auto {\n margin-top: auto !important;\n}\n\n.mr-auto,\n.mx-auto {\n margin-right: auto !important;\n}\n\n.mb-auto,\n.my-auto {\n margin-bottom: auto !important;\n}\n\n.ml-auto,\n.mx-auto {\n margin-left: auto !important;\n}\n\n@media (min-width: 576px) {\n .m-sm-0 {\n margin: 0 !important;\n }\n .mt-sm-0,\n.my-sm-0 {\n margin-top: 0 !important;\n }\n .mr-sm-0,\n.mx-sm-0 {\n margin-right: 0 !important;\n }\n .mb-sm-0,\n.my-sm-0 {\n margin-bottom: 0 !important;\n }\n .ml-sm-0,\n.mx-sm-0 {\n margin-left: 0 !important;\n }\n .m-sm-1 {\n margin: 0.25rem !important;\n }\n .mt-sm-1,\n.my-sm-1 {\n margin-top: 0.25rem !important;\n }\n .mr-sm-1,\n.mx-sm-1 {\n margin-right: 0.25rem !important;\n }\n .mb-sm-1,\n.my-sm-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-sm-1,\n.mx-sm-1 {\n margin-left: 0.25rem !important;\n }\n .m-sm-2 {\n margin: 0.5rem !important;\n }\n .mt-sm-2,\n.my-sm-2 {\n margin-top: 0.5rem !important;\n }\n .mr-sm-2,\n.mx-sm-2 {\n margin-right: 0.5rem !important;\n }\n .mb-sm-2,\n.my-sm-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-sm-2,\n.mx-sm-2 {\n margin-left: 0.5rem !important;\n }\n .m-sm-3 {\n margin: 1rem !important;\n }\n .mt-sm-3,\n.my-sm-3 {\n margin-top: 1rem !important;\n }\n .mr-sm-3,\n.mx-sm-3 {\n margin-right: 1rem !important;\n }\n .mb-sm-3,\n.my-sm-3 {\n margin-bottom: 1rem !important;\n }\n .ml-sm-3,\n.mx-sm-3 {\n margin-left: 1rem !important;\n }\n .m-sm-4 {\n margin: 1.5rem !important;\n }\n .mt-sm-4,\n.my-sm-4 {\n margin-top: 1.5rem !important;\n }\n .mr-sm-4,\n.mx-sm-4 {\n margin-right: 1.5rem !important;\n }\n .mb-sm-4,\n.my-sm-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-sm-4,\n.mx-sm-4 {\n margin-left: 1.5rem !important;\n }\n .m-sm-5 {\n margin: 3rem !important;\n }\n .mt-sm-5,\n.my-sm-5 {\n margin-top: 3rem !important;\n }\n .mr-sm-5,\n.mx-sm-5 {\n margin-right: 3rem !important;\n }\n .mb-sm-5,\n.my-sm-5 {\n margin-bottom: 3rem !important;\n }\n .ml-sm-5,\n.mx-sm-5 {\n margin-left: 3rem !important;\n }\n .m-sm-gutter {\n margin: 16px !important;\n }\n .mt-sm-gutter,\n.my-sm-gutter {\n margin-top: 16px !important;\n }\n .mr-sm-gutter,\n.mx-sm-gutter {\n margin-right: 16px !important;\n }\n .mb-sm-gutter,\n.my-sm-gutter {\n margin-bottom: 16px !important;\n }\n .ml-sm-gutter,\n.mx-sm-gutter {\n margin-left: 16px !important;\n }\n .m-sm-6 {\n margin: 6rem !important;\n }\n .mt-sm-6,\n.my-sm-6 {\n margin-top: 6rem !important;\n }\n .mr-sm-6,\n.mx-sm-6 {\n margin-right: 6rem !important;\n }\n .mb-sm-6,\n.my-sm-6 {\n margin-bottom: 6rem !important;\n }\n .ml-sm-6,\n.mx-sm-6 {\n margin-left: 6rem !important;\n }\n .p-sm-0 {\n padding: 0 !important;\n }\n .pt-sm-0,\n.py-sm-0 {\n padding-top: 0 !important;\n }\n .pr-sm-0,\n.px-sm-0 {\n padding-right: 0 !important;\n }\n .pb-sm-0,\n.py-sm-0 {\n padding-bottom: 0 !important;\n }\n .pl-sm-0,\n.px-sm-0 {\n padding-left: 0 !important;\n }\n .p-sm-1 {\n padding: 0.25rem !important;\n }\n .pt-sm-1,\n.py-sm-1 {\n padding-top: 0.25rem !important;\n }\n .pr-sm-1,\n.px-sm-1 {\n padding-right: 0.25rem !important;\n }\n .pb-sm-1,\n.py-sm-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-sm-1,\n.px-sm-1 {\n padding-left: 0.25rem !important;\n }\n .p-sm-2 {\n padding: 0.5rem !important;\n }\n .pt-sm-2,\n.py-sm-2 {\n padding-top: 0.5rem !important;\n }\n .pr-sm-2,\n.px-sm-2 {\n padding-right: 0.5rem !important;\n }\n .pb-sm-2,\n.py-sm-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-sm-2,\n.px-sm-2 {\n padding-left: 0.5rem !important;\n }\n .p-sm-3 {\n padding: 1rem !important;\n }\n .pt-sm-3,\n.py-sm-3 {\n padding-top: 1rem !important;\n }\n .pr-sm-3,\n.px-sm-3 {\n padding-right: 1rem !important;\n }\n .pb-sm-3,\n.py-sm-3 {\n padding-bottom: 1rem !important;\n }\n .pl-sm-3,\n.px-sm-3 {\n padding-left: 1rem !important;\n }\n .p-sm-4 {\n padding: 1.5rem !important;\n }\n .pt-sm-4,\n.py-sm-4 {\n padding-top: 1.5rem !important;\n }\n .pr-sm-4,\n.px-sm-4 {\n padding-right: 1.5rem !important;\n }\n .pb-sm-4,\n.py-sm-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-sm-4,\n.px-sm-4 {\n padding-left: 1.5rem !important;\n }\n .p-sm-5 {\n padding: 3rem !important;\n }\n .pt-sm-5,\n.py-sm-5 {\n padding-top: 3rem !important;\n }\n .pr-sm-5,\n.px-sm-5 {\n padding-right: 3rem !important;\n }\n .pb-sm-5,\n.py-sm-5 {\n padding-bottom: 3rem !important;\n }\n .pl-sm-5,\n.px-sm-5 {\n padding-left: 3rem !important;\n }\n .p-sm-gutter {\n padding: 16px !important;\n }\n .pt-sm-gutter,\n.py-sm-gutter {\n padding-top: 16px !important;\n }\n .pr-sm-gutter,\n.px-sm-gutter {\n padding-right: 16px !important;\n }\n .pb-sm-gutter,\n.py-sm-gutter {\n padding-bottom: 16px !important;\n }\n .pl-sm-gutter,\n.px-sm-gutter {\n padding-left: 16px !important;\n }\n .p-sm-6 {\n padding: 6rem !important;\n }\n .pt-sm-6,\n.py-sm-6 {\n padding-top: 6rem !important;\n }\n .pr-sm-6,\n.px-sm-6 {\n padding-right: 6rem !important;\n }\n .pb-sm-6,\n.py-sm-6 {\n padding-bottom: 6rem !important;\n }\n .pl-sm-6,\n.px-sm-6 {\n padding-left: 6rem !important;\n }\n .m-sm-n1 {\n margin: -0.25rem !important;\n }\n .mt-sm-n1,\n.my-sm-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-sm-n1,\n.mx-sm-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-sm-n1,\n.my-sm-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-sm-n1,\n.mx-sm-n1 {\n margin-left: -0.25rem !important;\n }\n .m-sm-n2 {\n margin: -0.5rem !important;\n }\n .mt-sm-n2,\n.my-sm-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-sm-n2,\n.mx-sm-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-sm-n2,\n.my-sm-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-sm-n2,\n.mx-sm-n2 {\n margin-left: -0.5rem !important;\n }\n .m-sm-n3 {\n margin: -1rem !important;\n }\n .mt-sm-n3,\n.my-sm-n3 {\n margin-top: -1rem !important;\n }\n .mr-sm-n3,\n.mx-sm-n3 {\n margin-right: -1rem !important;\n }\n .mb-sm-n3,\n.my-sm-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-sm-n3,\n.mx-sm-n3 {\n margin-left: -1rem !important;\n }\n .m-sm-n4 {\n margin: -1.5rem !important;\n }\n .mt-sm-n4,\n.my-sm-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-sm-n4,\n.mx-sm-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-sm-n4,\n.my-sm-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-sm-n4,\n.mx-sm-n4 {\n margin-left: -1.5rem !important;\n }\n .m-sm-n5 {\n margin: -3rem !important;\n }\n .mt-sm-n5,\n.my-sm-n5 {\n margin-top: -3rem !important;\n }\n .mr-sm-n5,\n.mx-sm-n5 {\n margin-right: -3rem !important;\n }\n .mb-sm-n5,\n.my-sm-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-sm-n5,\n.mx-sm-n5 {\n margin-left: -3rem !important;\n }\n .m-sm-ngutter {\n margin: -16px !important;\n }\n .mt-sm-ngutter,\n.my-sm-ngutter {\n margin-top: -16px !important;\n }\n .mr-sm-ngutter,\n.mx-sm-ngutter {\n margin-right: -16px !important;\n }\n .mb-sm-ngutter,\n.my-sm-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-sm-ngutter,\n.mx-sm-ngutter {\n margin-left: -16px !important;\n }\n .m-sm-n6 {\n margin: -6rem !important;\n }\n .mt-sm-n6,\n.my-sm-n6 {\n margin-top: -6rem !important;\n }\n .mr-sm-n6,\n.mx-sm-n6 {\n margin-right: -6rem !important;\n }\n .mb-sm-n6,\n.my-sm-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-sm-n6,\n.mx-sm-n6 {\n margin-left: -6rem !important;\n }\n .m-sm-auto {\n margin: auto !important;\n }\n .mt-sm-auto,\n.my-sm-auto {\n margin-top: auto !important;\n }\n .mr-sm-auto,\n.mx-sm-auto {\n margin-right: auto !important;\n }\n .mb-sm-auto,\n.my-sm-auto {\n margin-bottom: auto !important;\n }\n .ml-sm-auto,\n.mx-sm-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 768px) {\n .m-md-0 {\n margin: 0 !important;\n }\n .mt-md-0,\n.my-md-0 {\n margin-top: 0 !important;\n }\n .mr-md-0,\n.mx-md-0 {\n margin-right: 0 !important;\n }\n .mb-md-0,\n.my-md-0 {\n margin-bottom: 0 !important;\n }\n .ml-md-0,\n.mx-md-0 {\n margin-left: 0 !important;\n }\n .m-md-1 {\n margin: 0.25rem !important;\n }\n .mt-md-1,\n.my-md-1 {\n margin-top: 0.25rem !important;\n }\n .mr-md-1,\n.mx-md-1 {\n margin-right: 0.25rem !important;\n }\n .mb-md-1,\n.my-md-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-md-1,\n.mx-md-1 {\n margin-left: 0.25rem !important;\n }\n .m-md-2 {\n margin: 0.5rem !important;\n }\n .mt-md-2,\n.my-md-2 {\n margin-top: 0.5rem !important;\n }\n .mr-md-2,\n.mx-md-2 {\n margin-right: 0.5rem !important;\n }\n .mb-md-2,\n.my-md-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-md-2,\n.mx-md-2 {\n margin-left: 0.5rem !important;\n }\n .m-md-3 {\n margin: 1rem !important;\n }\n .mt-md-3,\n.my-md-3 {\n margin-top: 1rem !important;\n }\n .mr-md-3,\n.mx-md-3 {\n margin-right: 1rem !important;\n }\n .mb-md-3,\n.my-md-3 {\n margin-bottom: 1rem !important;\n }\n .ml-md-3,\n.mx-md-3 {\n margin-left: 1rem !important;\n }\n .m-md-4 {\n margin: 1.5rem !important;\n }\n .mt-md-4,\n.my-md-4 {\n margin-top: 1.5rem !important;\n }\n .mr-md-4,\n.mx-md-4 {\n margin-right: 1.5rem !important;\n }\n .mb-md-4,\n.my-md-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-md-4,\n.mx-md-4 {\n margin-left: 1.5rem !important;\n }\n .m-md-5 {\n margin: 3rem !important;\n }\n .mt-md-5,\n.my-md-5 {\n margin-top: 3rem !important;\n }\n .mr-md-5,\n.mx-md-5 {\n margin-right: 3rem !important;\n }\n .mb-md-5,\n.my-md-5 {\n margin-bottom: 3rem !important;\n }\n .ml-md-5,\n.mx-md-5 {\n margin-left: 3rem !important;\n }\n .m-md-gutter {\n margin: 16px !important;\n }\n .mt-md-gutter,\n.my-md-gutter {\n margin-top: 16px !important;\n }\n .mr-md-gutter,\n.mx-md-gutter {\n margin-right: 16px !important;\n }\n .mb-md-gutter,\n.my-md-gutter {\n margin-bottom: 16px !important;\n }\n .ml-md-gutter,\n.mx-md-gutter {\n margin-left: 16px !important;\n }\n .m-md-6 {\n margin: 6rem !important;\n }\n .mt-md-6,\n.my-md-6 {\n margin-top: 6rem !important;\n }\n .mr-md-6,\n.mx-md-6 {\n margin-right: 6rem !important;\n }\n .mb-md-6,\n.my-md-6 {\n margin-bottom: 6rem !important;\n }\n .ml-md-6,\n.mx-md-6 {\n margin-left: 6rem !important;\n }\n .p-md-0 {\n padding: 0 !important;\n }\n .pt-md-0,\n.py-md-0 {\n padding-top: 0 !important;\n }\n .pr-md-0,\n.px-md-0 {\n padding-right: 0 !important;\n }\n .pb-md-0,\n.py-md-0 {\n padding-bottom: 0 !important;\n }\n .pl-md-0,\n.px-md-0 {\n padding-left: 0 !important;\n }\n .p-md-1 {\n padding: 0.25rem !important;\n }\n .pt-md-1,\n.py-md-1 {\n padding-top: 0.25rem !important;\n }\n .pr-md-1,\n.px-md-1 {\n padding-right: 0.25rem !important;\n }\n .pb-md-1,\n.py-md-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-md-1,\n.px-md-1 {\n padding-left: 0.25rem !important;\n }\n .p-md-2 {\n padding: 0.5rem !important;\n }\n .pt-md-2,\n.py-md-2 {\n padding-top: 0.5rem !important;\n }\n .pr-md-2,\n.px-md-2 {\n padding-right: 0.5rem !important;\n }\n .pb-md-2,\n.py-md-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-md-2,\n.px-md-2 {\n padding-left: 0.5rem !important;\n }\n .p-md-3 {\n padding: 1rem !important;\n }\n .pt-md-3,\n.py-md-3 {\n padding-top: 1rem !important;\n }\n .pr-md-3,\n.px-md-3 {\n padding-right: 1rem !important;\n }\n .pb-md-3,\n.py-md-3 {\n padding-bottom: 1rem !important;\n }\n .pl-md-3,\n.px-md-3 {\n padding-left: 1rem !important;\n }\n .p-md-4 {\n padding: 1.5rem !important;\n }\n .pt-md-4,\n.py-md-4 {\n padding-top: 1.5rem !important;\n }\n .pr-md-4,\n.px-md-4 {\n padding-right: 1.5rem !important;\n }\n .pb-md-4,\n.py-md-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-md-4,\n.px-md-4 {\n padding-left: 1.5rem !important;\n }\n .p-md-5 {\n padding: 3rem !important;\n }\n .pt-md-5,\n.py-md-5 {\n padding-top: 3rem !important;\n }\n .pr-md-5,\n.px-md-5 {\n padding-right: 3rem !important;\n }\n .pb-md-5,\n.py-md-5 {\n padding-bottom: 3rem !important;\n }\n .pl-md-5,\n.px-md-5 {\n padding-left: 3rem !important;\n }\n .p-md-gutter {\n padding: 16px !important;\n }\n .pt-md-gutter,\n.py-md-gutter {\n padding-top: 16px !important;\n }\n .pr-md-gutter,\n.px-md-gutter {\n padding-right: 16px !important;\n }\n .pb-md-gutter,\n.py-md-gutter {\n padding-bottom: 16px !important;\n }\n .pl-md-gutter,\n.px-md-gutter {\n padding-left: 16px !important;\n }\n .p-md-6 {\n padding: 6rem !important;\n }\n .pt-md-6,\n.py-md-6 {\n padding-top: 6rem !important;\n }\n .pr-md-6,\n.px-md-6 {\n padding-right: 6rem !important;\n }\n .pb-md-6,\n.py-md-6 {\n padding-bottom: 6rem !important;\n }\n .pl-md-6,\n.px-md-6 {\n padding-left: 6rem !important;\n }\n .m-md-n1 {\n margin: -0.25rem !important;\n }\n .mt-md-n1,\n.my-md-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-md-n1,\n.mx-md-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-md-n1,\n.my-md-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-md-n1,\n.mx-md-n1 {\n margin-left: -0.25rem !important;\n }\n .m-md-n2 {\n margin: -0.5rem !important;\n }\n .mt-md-n2,\n.my-md-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-md-n2,\n.mx-md-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-md-n2,\n.my-md-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-md-n2,\n.mx-md-n2 {\n margin-left: -0.5rem !important;\n }\n .m-md-n3 {\n margin: -1rem !important;\n }\n .mt-md-n3,\n.my-md-n3 {\n margin-top: -1rem !important;\n }\n .mr-md-n3,\n.mx-md-n3 {\n margin-right: -1rem !important;\n }\n .mb-md-n3,\n.my-md-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-md-n3,\n.mx-md-n3 {\n margin-left: -1rem !important;\n }\n .m-md-n4 {\n margin: -1.5rem !important;\n }\n .mt-md-n4,\n.my-md-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-md-n4,\n.mx-md-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-md-n4,\n.my-md-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-md-n4,\n.mx-md-n4 {\n margin-left: -1.5rem !important;\n }\n .m-md-n5 {\n margin: -3rem !important;\n }\n .mt-md-n5,\n.my-md-n5 {\n margin-top: -3rem !important;\n }\n .mr-md-n5,\n.mx-md-n5 {\n margin-right: -3rem !important;\n }\n .mb-md-n5,\n.my-md-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-md-n5,\n.mx-md-n5 {\n margin-left: -3rem !important;\n }\n .m-md-ngutter {\n margin: -16px !important;\n }\n .mt-md-ngutter,\n.my-md-ngutter {\n margin-top: -16px !important;\n }\n .mr-md-ngutter,\n.mx-md-ngutter {\n margin-right: -16px !important;\n }\n .mb-md-ngutter,\n.my-md-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-md-ngutter,\n.mx-md-ngutter {\n margin-left: -16px !important;\n }\n .m-md-n6 {\n margin: -6rem !important;\n }\n .mt-md-n6,\n.my-md-n6 {\n margin-top: -6rem !important;\n }\n .mr-md-n6,\n.mx-md-n6 {\n margin-right: -6rem !important;\n }\n .mb-md-n6,\n.my-md-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-md-n6,\n.mx-md-n6 {\n margin-left: -6rem !important;\n }\n .m-md-auto {\n margin: auto !important;\n }\n .mt-md-auto,\n.my-md-auto {\n margin-top: auto !important;\n }\n .mr-md-auto,\n.mx-md-auto {\n margin-right: auto !important;\n }\n .mb-md-auto,\n.my-md-auto {\n margin-bottom: auto !important;\n }\n .ml-md-auto,\n.mx-md-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 992px) {\n .m-lg-0 {\n margin: 0 !important;\n }\n .mt-lg-0,\n.my-lg-0 {\n margin-top: 0 !important;\n }\n .mr-lg-0,\n.mx-lg-0 {\n margin-right: 0 !important;\n }\n .mb-lg-0,\n.my-lg-0 {\n margin-bottom: 0 !important;\n }\n .ml-lg-0,\n.mx-lg-0 {\n margin-left: 0 !important;\n }\n .m-lg-1 {\n margin: 0.25rem !important;\n }\n .mt-lg-1,\n.my-lg-1 {\n margin-top: 0.25rem !important;\n }\n .mr-lg-1,\n.mx-lg-1 {\n margin-right: 0.25rem !important;\n }\n .mb-lg-1,\n.my-lg-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-lg-1,\n.mx-lg-1 {\n margin-left: 0.25rem !important;\n }\n .m-lg-2 {\n margin: 0.5rem !important;\n }\n .mt-lg-2,\n.my-lg-2 {\n margin-top: 0.5rem !important;\n }\n .mr-lg-2,\n.mx-lg-2 {\n margin-right: 0.5rem !important;\n }\n .mb-lg-2,\n.my-lg-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-lg-2,\n.mx-lg-2 {\n margin-left: 0.5rem !important;\n }\n .m-lg-3 {\n margin: 1rem !important;\n }\n .mt-lg-3,\n.my-lg-3 {\n margin-top: 1rem !important;\n }\n .mr-lg-3,\n.mx-lg-3 {\n margin-right: 1rem !important;\n }\n .mb-lg-3,\n.my-lg-3 {\n margin-bottom: 1rem !important;\n }\n .ml-lg-3,\n.mx-lg-3 {\n margin-left: 1rem !important;\n }\n .m-lg-4 {\n margin: 1.5rem !important;\n }\n .mt-lg-4,\n.my-lg-4 {\n margin-top: 1.5rem !important;\n }\n .mr-lg-4,\n.mx-lg-4 {\n margin-right: 1.5rem !important;\n }\n .mb-lg-4,\n.my-lg-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-lg-4,\n.mx-lg-4 {\n margin-left: 1.5rem !important;\n }\n .m-lg-5 {\n margin: 3rem !important;\n }\n .mt-lg-5,\n.my-lg-5 {\n margin-top: 3rem !important;\n }\n .mr-lg-5,\n.mx-lg-5 {\n margin-right: 3rem !important;\n }\n .mb-lg-5,\n.my-lg-5 {\n margin-bottom: 3rem !important;\n }\n .ml-lg-5,\n.mx-lg-5 {\n margin-left: 3rem !important;\n }\n .m-lg-gutter {\n margin: 16px !important;\n }\n .mt-lg-gutter,\n.my-lg-gutter {\n margin-top: 16px !important;\n }\n .mr-lg-gutter,\n.mx-lg-gutter {\n margin-right: 16px !important;\n }\n .mb-lg-gutter,\n.my-lg-gutter {\n margin-bottom: 16px !important;\n }\n .ml-lg-gutter,\n.mx-lg-gutter {\n margin-left: 16px !important;\n }\n .m-lg-6 {\n margin: 6rem !important;\n }\n .mt-lg-6,\n.my-lg-6 {\n margin-top: 6rem !important;\n }\n .mr-lg-6,\n.mx-lg-6 {\n margin-right: 6rem !important;\n }\n .mb-lg-6,\n.my-lg-6 {\n margin-bottom: 6rem !important;\n }\n .ml-lg-6,\n.mx-lg-6 {\n margin-left: 6rem !important;\n }\n .p-lg-0 {\n padding: 0 !important;\n }\n .pt-lg-0,\n.py-lg-0 {\n padding-top: 0 !important;\n }\n .pr-lg-0,\n.px-lg-0 {\n padding-right: 0 !important;\n }\n .pb-lg-0,\n.py-lg-0 {\n padding-bottom: 0 !important;\n }\n .pl-lg-0,\n.px-lg-0 {\n padding-left: 0 !important;\n }\n .p-lg-1 {\n padding: 0.25rem !important;\n }\n .pt-lg-1,\n.py-lg-1 {\n padding-top: 0.25rem !important;\n }\n .pr-lg-1,\n.px-lg-1 {\n padding-right: 0.25rem !important;\n }\n .pb-lg-1,\n.py-lg-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-lg-1,\n.px-lg-1 {\n padding-left: 0.25rem !important;\n }\n .p-lg-2 {\n padding: 0.5rem !important;\n }\n .pt-lg-2,\n.py-lg-2 {\n padding-top: 0.5rem !important;\n }\n .pr-lg-2,\n.px-lg-2 {\n padding-right: 0.5rem !important;\n }\n .pb-lg-2,\n.py-lg-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-lg-2,\n.px-lg-2 {\n padding-left: 0.5rem !important;\n }\n .p-lg-3 {\n padding: 1rem !important;\n }\n .pt-lg-3,\n.py-lg-3 {\n padding-top: 1rem !important;\n }\n .pr-lg-3,\n.px-lg-3 {\n padding-right: 1rem !important;\n }\n .pb-lg-3,\n.py-lg-3 {\n padding-bottom: 1rem !important;\n }\n .pl-lg-3,\n.px-lg-3 {\n padding-left: 1rem !important;\n }\n .p-lg-4 {\n padding: 1.5rem !important;\n }\n .pt-lg-4,\n.py-lg-4 {\n padding-top: 1.5rem !important;\n }\n .pr-lg-4,\n.px-lg-4 {\n padding-right: 1.5rem !important;\n }\n .pb-lg-4,\n.py-lg-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-lg-4,\n.px-lg-4 {\n padding-left: 1.5rem !important;\n }\n .p-lg-5 {\n padding: 3rem !important;\n }\n .pt-lg-5,\n.py-lg-5 {\n padding-top: 3rem !important;\n }\n .pr-lg-5,\n.px-lg-5 {\n padding-right: 3rem !important;\n }\n .pb-lg-5,\n.py-lg-5 {\n padding-bottom: 3rem !important;\n }\n .pl-lg-5,\n.px-lg-5 {\n padding-left: 3rem !important;\n }\n .p-lg-gutter {\n padding: 16px !important;\n }\n .pt-lg-gutter,\n.py-lg-gutter {\n padding-top: 16px !important;\n }\n .pr-lg-gutter,\n.px-lg-gutter {\n padding-right: 16px !important;\n }\n .pb-lg-gutter,\n.py-lg-gutter {\n padding-bottom: 16px !important;\n }\n .pl-lg-gutter,\n.px-lg-gutter {\n padding-left: 16px !important;\n }\n .p-lg-6 {\n padding: 6rem !important;\n }\n .pt-lg-6,\n.py-lg-6 {\n padding-top: 6rem !important;\n }\n .pr-lg-6,\n.px-lg-6 {\n padding-right: 6rem !important;\n }\n .pb-lg-6,\n.py-lg-6 {\n padding-bottom: 6rem !important;\n }\n .pl-lg-6,\n.px-lg-6 {\n padding-left: 6rem !important;\n }\n .m-lg-n1 {\n margin: -0.25rem !important;\n }\n .mt-lg-n1,\n.my-lg-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-lg-n1,\n.mx-lg-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-lg-n1,\n.my-lg-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-lg-n1,\n.mx-lg-n1 {\n margin-left: -0.25rem !important;\n }\n .m-lg-n2 {\n margin: -0.5rem !important;\n }\n .mt-lg-n2,\n.my-lg-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-lg-n2,\n.mx-lg-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-lg-n2,\n.my-lg-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-lg-n2,\n.mx-lg-n2 {\n margin-left: -0.5rem !important;\n }\n .m-lg-n3 {\n margin: -1rem !important;\n }\n .mt-lg-n3,\n.my-lg-n3 {\n margin-top: -1rem !important;\n }\n .mr-lg-n3,\n.mx-lg-n3 {\n margin-right: -1rem !important;\n }\n .mb-lg-n3,\n.my-lg-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-lg-n3,\n.mx-lg-n3 {\n margin-left: -1rem !important;\n }\n .m-lg-n4 {\n margin: -1.5rem !important;\n }\n .mt-lg-n4,\n.my-lg-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-lg-n4,\n.mx-lg-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-lg-n4,\n.my-lg-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-lg-n4,\n.mx-lg-n4 {\n margin-left: -1.5rem !important;\n }\n .m-lg-n5 {\n margin: -3rem !important;\n }\n .mt-lg-n5,\n.my-lg-n5 {\n margin-top: -3rem !important;\n }\n .mr-lg-n5,\n.mx-lg-n5 {\n margin-right: -3rem !important;\n }\n .mb-lg-n5,\n.my-lg-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-lg-n5,\n.mx-lg-n5 {\n margin-left: -3rem !important;\n }\n .m-lg-ngutter {\n margin: -16px !important;\n }\n .mt-lg-ngutter,\n.my-lg-ngutter {\n margin-top: -16px !important;\n }\n .mr-lg-ngutter,\n.mx-lg-ngutter {\n margin-right: -16px !important;\n }\n .mb-lg-ngutter,\n.my-lg-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-lg-ngutter,\n.mx-lg-ngutter {\n margin-left: -16px !important;\n }\n .m-lg-n6 {\n margin: -6rem !important;\n }\n .mt-lg-n6,\n.my-lg-n6 {\n margin-top: -6rem !important;\n }\n .mr-lg-n6,\n.mx-lg-n6 {\n margin-right: -6rem !important;\n }\n .mb-lg-n6,\n.my-lg-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-lg-n6,\n.mx-lg-n6 {\n margin-left: -6rem !important;\n }\n .m-lg-auto {\n margin: auto !important;\n }\n .mt-lg-auto,\n.my-lg-auto {\n margin-top: auto !important;\n }\n .mr-lg-auto,\n.mx-lg-auto {\n margin-right: auto !important;\n }\n .mb-lg-auto,\n.my-lg-auto {\n margin-bottom: auto !important;\n }\n .ml-lg-auto,\n.mx-lg-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 1200px) {\n .m-xl-0 {\n margin: 0 !important;\n }\n .mt-xl-0,\n.my-xl-0 {\n margin-top: 0 !important;\n }\n .mr-xl-0,\n.mx-xl-0 {\n margin-right: 0 !important;\n }\n .mb-xl-0,\n.my-xl-0 {\n margin-bottom: 0 !important;\n }\n .ml-xl-0,\n.mx-xl-0 {\n margin-left: 0 !important;\n }\n .m-xl-1 {\n margin: 0.25rem !important;\n }\n .mt-xl-1,\n.my-xl-1 {\n margin-top: 0.25rem !important;\n }\n .mr-xl-1,\n.mx-xl-1 {\n margin-right: 0.25rem !important;\n }\n .mb-xl-1,\n.my-xl-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-xl-1,\n.mx-xl-1 {\n margin-left: 0.25rem !important;\n }\n .m-xl-2 {\n margin: 0.5rem !important;\n }\n .mt-xl-2,\n.my-xl-2 {\n margin-top: 0.5rem !important;\n }\n .mr-xl-2,\n.mx-xl-2 {\n margin-right: 0.5rem !important;\n }\n .mb-xl-2,\n.my-xl-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-xl-2,\n.mx-xl-2 {\n margin-left: 0.5rem !important;\n }\n .m-xl-3 {\n margin: 1rem !important;\n }\n .mt-xl-3,\n.my-xl-3 {\n margin-top: 1rem !important;\n }\n .mr-xl-3,\n.mx-xl-3 {\n margin-right: 1rem !important;\n }\n .mb-xl-3,\n.my-xl-3 {\n margin-bottom: 1rem !important;\n }\n .ml-xl-3,\n.mx-xl-3 {\n margin-left: 1rem !important;\n }\n .m-xl-4 {\n margin: 1.5rem !important;\n }\n .mt-xl-4,\n.my-xl-4 {\n margin-top: 1.5rem !important;\n }\n .mr-xl-4,\n.mx-xl-4 {\n margin-right: 1.5rem !important;\n }\n .mb-xl-4,\n.my-xl-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-xl-4,\n.mx-xl-4 {\n margin-left: 1.5rem !important;\n }\n .m-xl-5 {\n margin: 3rem !important;\n }\n .mt-xl-5,\n.my-xl-5 {\n margin-top: 3rem !important;\n }\n .mr-xl-5,\n.mx-xl-5 {\n margin-right: 3rem !important;\n }\n .mb-xl-5,\n.my-xl-5 {\n margin-bottom: 3rem !important;\n }\n .ml-xl-5,\n.mx-xl-5 {\n margin-left: 3rem !important;\n }\n .m-xl-gutter {\n margin: 16px !important;\n }\n .mt-xl-gutter,\n.my-xl-gutter {\n margin-top: 16px !important;\n }\n .mr-xl-gutter,\n.mx-xl-gutter {\n margin-right: 16px !important;\n }\n .mb-xl-gutter,\n.my-xl-gutter {\n margin-bottom: 16px !important;\n }\n .ml-xl-gutter,\n.mx-xl-gutter {\n margin-left: 16px !important;\n }\n .m-xl-6 {\n margin: 6rem !important;\n }\n .mt-xl-6,\n.my-xl-6 {\n margin-top: 6rem !important;\n }\n .mr-xl-6,\n.mx-xl-6 {\n margin-right: 6rem !important;\n }\n .mb-xl-6,\n.my-xl-6 {\n margin-bottom: 6rem !important;\n }\n .ml-xl-6,\n.mx-xl-6 {\n margin-left: 6rem !important;\n }\n .p-xl-0 {\n padding: 0 !important;\n }\n .pt-xl-0,\n.py-xl-0 {\n padding-top: 0 !important;\n }\n .pr-xl-0,\n.px-xl-0 {\n padding-right: 0 !important;\n }\n .pb-xl-0,\n.py-xl-0 {\n padding-bottom: 0 !important;\n }\n .pl-xl-0,\n.px-xl-0 {\n padding-left: 0 !important;\n }\n .p-xl-1 {\n padding: 0.25rem !important;\n }\n .pt-xl-1,\n.py-xl-1 {\n padding-top: 0.25rem !important;\n }\n .pr-xl-1,\n.px-xl-1 {\n padding-right: 0.25rem !important;\n }\n .pb-xl-1,\n.py-xl-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-xl-1,\n.px-xl-1 {\n padding-left: 0.25rem !important;\n }\n .p-xl-2 {\n padding: 0.5rem !important;\n }\n .pt-xl-2,\n.py-xl-2 {\n padding-top: 0.5rem !important;\n }\n .pr-xl-2,\n.px-xl-2 {\n padding-right: 0.5rem !important;\n }\n .pb-xl-2,\n.py-xl-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-xl-2,\n.px-xl-2 {\n padding-left: 0.5rem !important;\n }\n .p-xl-3 {\n padding: 1rem !important;\n }\n .pt-xl-3,\n.py-xl-3 {\n padding-top: 1rem !important;\n }\n .pr-xl-3,\n.px-xl-3 {\n padding-right: 1rem !important;\n }\n .pb-xl-3,\n.py-xl-3 {\n padding-bottom: 1rem !important;\n }\n .pl-xl-3,\n.px-xl-3 {\n padding-left: 1rem !important;\n }\n .p-xl-4 {\n padding: 1.5rem !important;\n }\n .pt-xl-4,\n.py-xl-4 {\n padding-top: 1.5rem !important;\n }\n .pr-xl-4,\n.px-xl-4 {\n padding-right: 1.5rem !important;\n }\n .pb-xl-4,\n.py-xl-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-xl-4,\n.px-xl-4 {\n padding-left: 1.5rem !important;\n }\n .p-xl-5 {\n padding: 3rem !important;\n }\n .pt-xl-5,\n.py-xl-5 {\n padding-top: 3rem !important;\n }\n .pr-xl-5,\n.px-xl-5 {\n padding-right: 3rem !important;\n }\n .pb-xl-5,\n.py-xl-5 {\n padding-bottom: 3rem !important;\n }\n .pl-xl-5,\n.px-xl-5 {\n padding-left: 3rem !important;\n }\n .p-xl-gutter {\n padding: 16px !important;\n }\n .pt-xl-gutter,\n.py-xl-gutter {\n padding-top: 16px !important;\n }\n .pr-xl-gutter,\n.px-xl-gutter {\n padding-right: 16px !important;\n }\n .pb-xl-gutter,\n.py-xl-gutter {\n padding-bottom: 16px !important;\n }\n .pl-xl-gutter,\n.px-xl-gutter {\n padding-left: 16px !important;\n }\n .p-xl-6 {\n padding: 6rem !important;\n }\n .pt-xl-6,\n.py-xl-6 {\n padding-top: 6rem !important;\n }\n .pr-xl-6,\n.px-xl-6 {\n padding-right: 6rem !important;\n }\n .pb-xl-6,\n.py-xl-6 {\n padding-bottom: 6rem !important;\n }\n .pl-xl-6,\n.px-xl-6 {\n padding-left: 6rem !important;\n }\n .m-xl-n1 {\n margin: -0.25rem !important;\n }\n .mt-xl-n1,\n.my-xl-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-xl-n1,\n.mx-xl-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-xl-n1,\n.my-xl-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-xl-n1,\n.mx-xl-n1 {\n margin-left: -0.25rem !important;\n }\n .m-xl-n2 {\n margin: -0.5rem !important;\n }\n .mt-xl-n2,\n.my-xl-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-xl-n2,\n.mx-xl-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-xl-n2,\n.my-xl-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-xl-n2,\n.mx-xl-n2 {\n margin-left: -0.5rem !important;\n }\n .m-xl-n3 {\n margin: -1rem !important;\n }\n .mt-xl-n3,\n.my-xl-n3 {\n margin-top: -1rem !important;\n }\n .mr-xl-n3,\n.mx-xl-n3 {\n margin-right: -1rem !important;\n }\n .mb-xl-n3,\n.my-xl-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-xl-n3,\n.mx-xl-n3 {\n margin-left: -1rem !important;\n }\n .m-xl-n4 {\n margin: -1.5rem !important;\n }\n .mt-xl-n4,\n.my-xl-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-xl-n4,\n.mx-xl-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-xl-n4,\n.my-xl-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-xl-n4,\n.mx-xl-n4 {\n margin-left: -1.5rem !important;\n }\n .m-xl-n5 {\n margin: -3rem !important;\n }\n .mt-xl-n5,\n.my-xl-n5 {\n margin-top: -3rem !important;\n }\n .mr-xl-n5,\n.mx-xl-n5 {\n margin-right: -3rem !important;\n }\n .mb-xl-n5,\n.my-xl-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-xl-n5,\n.mx-xl-n5 {\n margin-left: -3rem !important;\n }\n .m-xl-ngutter {\n margin: -16px !important;\n }\n .mt-xl-ngutter,\n.my-xl-ngutter {\n margin-top: -16px !important;\n }\n .mr-xl-ngutter,\n.mx-xl-ngutter {\n margin-right: -16px !important;\n }\n .mb-xl-ngutter,\n.my-xl-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-xl-ngutter,\n.mx-xl-ngutter {\n margin-left: -16px !important;\n }\n .m-xl-n6 {\n margin: -6rem !important;\n }\n .mt-xl-n6,\n.my-xl-n6 {\n margin-top: -6rem !important;\n }\n .mr-xl-n6,\n.mx-xl-n6 {\n margin-right: -6rem !important;\n }\n .mb-xl-n6,\n.my-xl-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-xl-n6,\n.mx-xl-n6 {\n margin-left: -6rem !important;\n }\n .m-xl-auto {\n margin: auto !important;\n }\n .mt-xl-auto,\n.my-xl-auto {\n margin-top: auto !important;\n }\n .mr-xl-auto,\n.mx-xl-auto {\n margin-right: auto !important;\n }\n .mb-xl-auto,\n.my-xl-auto {\n margin-bottom: auto !important;\n }\n .ml-xl-auto,\n.mx-xl-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 1600px) {\n .m-xxl-0 {\n margin: 0 !important;\n }\n .mt-xxl-0,\n.my-xxl-0 {\n margin-top: 0 !important;\n }\n .mr-xxl-0,\n.mx-xxl-0 {\n margin-right: 0 !important;\n }\n .mb-xxl-0,\n.my-xxl-0 {\n margin-bottom: 0 !important;\n }\n .ml-xxl-0,\n.mx-xxl-0 {\n margin-left: 0 !important;\n }\n .m-xxl-1 {\n margin: 0.25rem !important;\n }\n .mt-xxl-1,\n.my-xxl-1 {\n margin-top: 0.25rem !important;\n }\n .mr-xxl-1,\n.mx-xxl-1 {\n margin-right: 0.25rem !important;\n }\n .mb-xxl-1,\n.my-xxl-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-xxl-1,\n.mx-xxl-1 {\n margin-left: 0.25rem !important;\n }\n .m-xxl-2 {\n margin: 0.5rem !important;\n }\n .mt-xxl-2,\n.my-xxl-2 {\n margin-top: 0.5rem !important;\n }\n .mr-xxl-2,\n.mx-xxl-2 {\n margin-right: 0.5rem !important;\n }\n .mb-xxl-2,\n.my-xxl-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-xxl-2,\n.mx-xxl-2 {\n margin-left: 0.5rem !important;\n }\n .m-xxl-3 {\n margin: 1rem !important;\n }\n .mt-xxl-3,\n.my-xxl-3 {\n margin-top: 1rem !important;\n }\n .mr-xxl-3,\n.mx-xxl-3 {\n margin-right: 1rem !important;\n }\n .mb-xxl-3,\n.my-xxl-3 {\n margin-bottom: 1rem !important;\n }\n .ml-xxl-3,\n.mx-xxl-3 {\n margin-left: 1rem !important;\n }\n .m-xxl-4 {\n margin: 1.5rem !important;\n }\n .mt-xxl-4,\n.my-xxl-4 {\n margin-top: 1.5rem !important;\n }\n .mr-xxl-4,\n.mx-xxl-4 {\n margin-right: 1.5rem !important;\n }\n .mb-xxl-4,\n.my-xxl-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-xxl-4,\n.mx-xxl-4 {\n margin-left: 1.5rem !important;\n }\n .m-xxl-5 {\n margin: 3rem !important;\n }\n .mt-xxl-5,\n.my-xxl-5 {\n margin-top: 3rem !important;\n }\n .mr-xxl-5,\n.mx-xxl-5 {\n margin-right: 3rem !important;\n }\n .mb-xxl-5,\n.my-xxl-5 {\n margin-bottom: 3rem !important;\n }\n .ml-xxl-5,\n.mx-xxl-5 {\n margin-left: 3rem !important;\n }\n .m-xxl-gutter {\n margin: 16px !important;\n }\n .mt-xxl-gutter,\n.my-xxl-gutter {\n margin-top: 16px !important;\n }\n .mr-xxl-gutter,\n.mx-xxl-gutter {\n margin-right: 16px !important;\n }\n .mb-xxl-gutter,\n.my-xxl-gutter {\n margin-bottom: 16px !important;\n }\n .ml-xxl-gutter,\n.mx-xxl-gutter {\n margin-left: 16px !important;\n }\n .m-xxl-6 {\n margin: 6rem !important;\n }\n .mt-xxl-6,\n.my-xxl-6 {\n margin-top: 6rem !important;\n }\n .mr-xxl-6,\n.mx-xxl-6 {\n margin-right: 6rem !important;\n }\n .mb-xxl-6,\n.my-xxl-6 {\n margin-bottom: 6rem !important;\n }\n .ml-xxl-6,\n.mx-xxl-6 {\n margin-left: 6rem !important;\n }\n .p-xxl-0 {\n padding: 0 !important;\n }\n .pt-xxl-0,\n.py-xxl-0 {\n padding-top: 0 !important;\n }\n .pr-xxl-0,\n.px-xxl-0 {\n padding-right: 0 !important;\n }\n .pb-xxl-0,\n.py-xxl-0 {\n padding-bottom: 0 !important;\n }\n .pl-xxl-0,\n.px-xxl-0 {\n padding-left: 0 !important;\n }\n .p-xxl-1 {\n padding: 0.25rem !important;\n }\n .pt-xxl-1,\n.py-xxl-1 {\n padding-top: 0.25rem !important;\n }\n .pr-xxl-1,\n.px-xxl-1 {\n padding-right: 0.25rem !important;\n }\n .pb-xxl-1,\n.py-xxl-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-xxl-1,\n.px-xxl-1 {\n padding-left: 0.25rem !important;\n }\n .p-xxl-2 {\n padding: 0.5rem !important;\n }\n .pt-xxl-2,\n.py-xxl-2 {\n padding-top: 0.5rem !important;\n }\n .pr-xxl-2,\n.px-xxl-2 {\n padding-right: 0.5rem !important;\n }\n .pb-xxl-2,\n.py-xxl-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-xxl-2,\n.px-xxl-2 {\n padding-left: 0.5rem !important;\n }\n .p-xxl-3 {\n padding: 1rem !important;\n }\n .pt-xxl-3,\n.py-xxl-3 {\n padding-top: 1rem !important;\n }\n .pr-xxl-3,\n.px-xxl-3 {\n padding-right: 1rem !important;\n }\n .pb-xxl-3,\n.py-xxl-3 {\n padding-bottom: 1rem !important;\n }\n .pl-xxl-3,\n.px-xxl-3 {\n padding-left: 1rem !important;\n }\n .p-xxl-4 {\n padding: 1.5rem !important;\n }\n .pt-xxl-4,\n.py-xxl-4 {\n padding-top: 1.5rem !important;\n }\n .pr-xxl-4,\n.px-xxl-4 {\n padding-right: 1.5rem !important;\n }\n .pb-xxl-4,\n.py-xxl-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-xxl-4,\n.px-xxl-4 {\n padding-left: 1.5rem !important;\n }\n .p-xxl-5 {\n padding: 3rem !important;\n }\n .pt-xxl-5,\n.py-xxl-5 {\n padding-top: 3rem !important;\n }\n .pr-xxl-5,\n.px-xxl-5 {\n padding-right: 3rem !important;\n }\n .pb-xxl-5,\n.py-xxl-5 {\n padding-bottom: 3rem !important;\n }\n .pl-xxl-5,\n.px-xxl-5 {\n padding-left: 3rem !important;\n }\n .p-xxl-gutter {\n padding: 16px !important;\n }\n .pt-xxl-gutter,\n.py-xxl-gutter {\n padding-top: 16px !important;\n }\n .pr-xxl-gutter,\n.px-xxl-gutter {\n padding-right: 16px !important;\n }\n .pb-xxl-gutter,\n.py-xxl-gutter {\n padding-bottom: 16px !important;\n }\n .pl-xxl-gutter,\n.px-xxl-gutter {\n padding-left: 16px !important;\n }\n .p-xxl-6 {\n padding: 6rem !important;\n }\n .pt-xxl-6,\n.py-xxl-6 {\n padding-top: 6rem !important;\n }\n .pr-xxl-6,\n.px-xxl-6 {\n padding-right: 6rem !important;\n }\n .pb-xxl-6,\n.py-xxl-6 {\n padding-bottom: 6rem !important;\n }\n .pl-xxl-6,\n.px-xxl-6 {\n padding-left: 6rem !important;\n }\n .m-xxl-n1 {\n margin: -0.25rem !important;\n }\n .mt-xxl-n1,\n.my-xxl-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-xxl-n1,\n.mx-xxl-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-xxl-n1,\n.my-xxl-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-xxl-n1,\n.mx-xxl-n1 {\n margin-left: -0.25rem !important;\n }\n .m-xxl-n2 {\n margin: -0.5rem !important;\n }\n .mt-xxl-n2,\n.my-xxl-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-xxl-n2,\n.mx-xxl-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-xxl-n2,\n.my-xxl-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-xxl-n2,\n.mx-xxl-n2 {\n margin-left: -0.5rem !important;\n }\n .m-xxl-n3 {\n margin: -1rem !important;\n }\n .mt-xxl-n3,\n.my-xxl-n3 {\n margin-top: -1rem !important;\n }\n .mr-xxl-n3,\n.mx-xxl-n3 {\n margin-right: -1rem !important;\n }\n .mb-xxl-n3,\n.my-xxl-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-xxl-n3,\n.mx-xxl-n3 {\n margin-left: -1rem !important;\n }\n .m-xxl-n4 {\n margin: -1.5rem !important;\n }\n .mt-xxl-n4,\n.my-xxl-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-xxl-n4,\n.mx-xxl-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-xxl-n4,\n.my-xxl-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-xxl-n4,\n.mx-xxl-n4 {\n margin-left: -1.5rem !important;\n }\n .m-xxl-n5 {\n margin: -3rem !important;\n }\n .mt-xxl-n5,\n.my-xxl-n5 {\n margin-top: -3rem !important;\n }\n .mr-xxl-n5,\n.mx-xxl-n5 {\n margin-right: -3rem !important;\n }\n .mb-xxl-n5,\n.my-xxl-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-xxl-n5,\n.mx-xxl-n5 {\n margin-left: -3rem !important;\n }\n .m-xxl-ngutter {\n margin: -16px !important;\n }\n .mt-xxl-ngutter,\n.my-xxl-ngutter {\n margin-top: -16px !important;\n }\n .mr-xxl-ngutter,\n.mx-xxl-ngutter {\n margin-right: -16px !important;\n }\n .mb-xxl-ngutter,\n.my-xxl-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-xxl-ngutter,\n.mx-xxl-ngutter {\n margin-left: -16px !important;\n }\n .m-xxl-n6 {\n margin: -6rem !important;\n }\n .mt-xxl-n6,\n.my-xxl-n6 {\n margin-top: -6rem !important;\n }\n .mr-xxl-n6,\n.mx-xxl-n6 {\n margin-right: -6rem !important;\n }\n .mb-xxl-n6,\n.my-xxl-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-xxl-n6,\n.mx-xxl-n6 {\n margin-left: -6rem !important;\n }\n .m-xxl-auto {\n margin: auto !important;\n }\n .mt-xxl-auto,\n.my-xxl-auto {\n margin-top: auto !important;\n }\n .mr-xxl-auto,\n.mx-xxl-auto {\n margin-right: auto !important;\n }\n .mb-xxl-auto,\n.my-xxl-auto {\n margin-bottom: auto !important;\n }\n .ml-xxl-auto,\n.mx-xxl-auto {\n margin-left: auto !important;\n }\n}\n.stretched-link::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n pointer-events: auto;\n content: \"\";\n background-color: rgba(0, 0, 0, 0);\n}\n\n.text-monospace {\n font-family: monospace !important;\n}\n\n.text-justify {\n text-align: justify !important;\n}\n\n.text-wrap {\n white-space: normal !important;\n}\n\n.text-nowrap {\n white-space: nowrap !important;\n}\n\n.text-truncate {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.text-left {\n text-align: left !important;\n}\n\n.text-right {\n text-align: right !important;\n}\n\n.text-center {\n text-align: center !important;\n}\n\n@media (min-width: 576px) {\n .text-sm-left {\n text-align: left !important;\n }\n .text-sm-right {\n text-align: right !important;\n }\n .text-sm-center {\n text-align: center !important;\n }\n}\n@media (min-width: 768px) {\n .text-md-left {\n text-align: left !important;\n }\n .text-md-right {\n text-align: right !important;\n }\n .text-md-center {\n text-align: center !important;\n }\n}\n@media (min-width: 992px) {\n .text-lg-left {\n text-align: left !important;\n }\n .text-lg-right {\n text-align: right !important;\n }\n .text-lg-center {\n text-align: center !important;\n }\n}\n@media (min-width: 1200px) {\n .text-xl-left {\n text-align: left !important;\n }\n .text-xl-right {\n text-align: right !important;\n }\n .text-xl-center {\n text-align: center !important;\n }\n}\n@media (min-width: 1600px) {\n .text-xxl-left {\n text-align: left !important;\n }\n .text-xxl-right {\n text-align: right !important;\n }\n .text-xxl-center {\n text-align: center !important;\n }\n}\n.text-lowercase {\n text-transform: lowercase !important;\n}\n\n.text-uppercase {\n text-transform: uppercase !important;\n}\n\n.text-capitalize {\n text-transform: capitalize !important;\n}\n\n.font-weight-light {\n font-weight: 300 !important;\n}\n\n.font-weight-lighter {\n font-weight: lighter !important;\n}\n\n.font-weight-normal {\n font-weight: 400 !important;\n}\n\n.font-weight-bold {\n font-weight: 700 !important;\n}\n\n.font-weight-bolder {\n font-weight: bolder !important;\n}\n\n.font-italic {\n font-style: italic !important;\n}\n\n.text-white {\n color: #fff !important;\n}\n\n.text-primary {\n color: #ff0000 !important;\n}\n\na.text-primary:hover, a.text-primary:focus {\n color: #b30000 !important;\n}\n\n.text-secondary {\n color: #fff !important;\n}\n\na.text-secondary:hover, a.text-secondary:focus {\n color: #d9d9d9 !important;\n}\n\n.text-success {\n color: #7ed321 !important;\n}\n\na.text-success:hover, a.text-success:focus {\n color: #569117 !important;\n}\n\n.text-info {\n color: #4a90e2 !important;\n}\n\na.text-info:hover, a.text-info:focus {\n color: #1f69c1 !important;\n}\n\n.text-warning {\n color: #f5a623 !important;\n}\n\na.text-warning:hover, a.text-warning:focus {\n color: #c37d09 !important;\n}\n\n.text-danger {\n color: #ff0000 !important;\n}\n\na.text-danger:hover, a.text-danger:focus {\n color: #b30000 !important;\n}\n\n.text-light {\n color: #e6e6e6 !important;\n}\n\na.text-light:hover, a.text-light:focus {\n color: silver !important;\n}\n\n.text-dark {\n color: #212121 !important;\n}\n\na.text-dark:hover, a.text-dark:focus {\n color: black !important;\n}\n\n.text-body {\n color: #212121 !important;\n}\n\n.text-muted {\n color: #707070 !important;\n}\n\n.text-black-50 {\n color: rgba(33, 33, 33, 0.5) !important;\n}\n\n.text-white-50 {\n color: rgba(255, 255, 255, 0.5) !important;\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n.text-decoration-none {\n text-decoration: none !important;\n}\n\n.text-break {\n word-break: break-word !important;\n word-wrap: break-word !important;\n}\n\n.text-reset {\n color: inherit !important;\n}\n\n.visible {\n visibility: visible !important;\n}\n\n.invisible {\n visibility: hidden !important;\n}\n\n@media print {\n *,\n*::before,\n*::after {\n text-shadow: none !important;\n box-shadow: none !important;\n }\n a:not(.btn) {\n text-decoration: underline;\n }\n abbr[title]::after {\n content: \" (\" attr(title) \")\";\n }\n pre {\n white-space: pre-wrap !important;\n }\n pre,\nblockquote {\n border: 1px solid #8e8e8e;\n page-break-inside: avoid;\n }\n tr,\nimg {\n page-break-inside: avoid;\n }\n p,\nh2,\nh3 {\n orphans: 3;\n widows: 3;\n }\n h2,\nh3 {\n page-break-after: avoid;\n }\n @page {\n size: a3;\n }\n body {\n min-width: 992px !important;\n }\n .container {\n min-width: 992px !important;\n }\n .navbar {\n display: none;\n }\n .badge {\n border: 1px solid #212121;\n }\n .table, .semaineDeRef {\n border-collapse: collapse !important;\n }\n .table td, .semaineDeRef td,\n.table th,\n.semaineDeRef th {\n background-color: #fff !important;\n }\n .table-bordered th,\n.table-bordered td {\n border: 1px solid #c1c1c1 !important;\n }\n .table-dark {\n color: inherit;\n }\n .table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #d5d5d5;\n }\n .table .thead-dark th, .semaineDeRef .thead-dark th {\n color: inherit;\n border-color: #d5d5d5;\n }\n}\nbody {\n font-size: 1rem;\n font-size: clamp(1rem, 0.9375rem + 0.25vw, 1.125rem);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);\n}\n\n.h1,\n.h2,\n.h3,\n.h4,\n.h5,\n.h6,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-bottom: 0.75em;\n}\n\nh1,\n.h1 {\n font-size: 3rem;\n line-height: 1.1em;\n font-weight: 700;\n}\n\nh2,\n.h2 {\n font-size: 2.375rem;\n line-height: 1.2em;\n}\n\nh3,\n.h3 {\n font-size: 1.75rem;\n line-height: 1.35em;\n font-weight: 700;\n}\n\nh4,\n.h4 {\n font-size: 1.5rem;\n line-height: 1.35em;\n}\n\nh5,\n.h5 {\n font-size: 1.25rem;\n line-height: 1.4em;\n font-weight: 700;\n}\n\nh6,\n.h6 {\n font-size: 1.125rem;\n line-height: 1.5em;\n text-transform: uppercase;\n}\n\n.lead {\n font-size: 1.125rem;\n font-size: clamp(1rem, 0.8125rem + 0.75vw, 1.375rem);\n}\n\nsmall {\n color: #707070;\n}\n\ndel,\ns {\n color: #707070;\n}\n\nblockquote,\n.blockquote {\n font-size: 1.5rem;\n margin-bottom: 2.5rem;\n margin-top: 2.5rem;\n}\n\nblockquote {\n padding-left: 1.66rem;\n border-left: 1px solid #d5d5d5;\n}\nblockquote p {\n line-height: 1.3em;\n font-style: italic;\n}\nblockquote p:before {\n content: \"“\";\n padding-right: 0.2rem;\n}\nblockquote p:after {\n content: \"”\";\n padding-left: 0.2rem;\n}\nblockquote.blockquote-fr p:before {\n content: \"«\";\n}\nblockquote.blockquote-fr p:after {\n content: \"»\";\n}\nblockquote .blockquote-footer {\n margin-top: 0.72rem;\n font-size: 0.83rem;\n}\nblockquote .blockquote-footer cite {\n font-style: normal;\n}\n\ntable {\n font-size: 0.83rem;\n}\n\n@media (max-width: 991.98px) {\n h1,\n.h1 {\n font-size: 2.875rem;\n }\n h2,\n.h2 {\n font-size: 2.25rem;\n }\n h3,\n.h3 {\n font-size: 1.625rem;\n }\n h4,\n.h4 {\n font-size: 1.375rem;\n }\n}\n@media (max-width: 767.98px) {\n h1,\n.h1 {\n font-size: 2.5rem;\n }\n}\n@media (max-width: 575.98px) {\n h1,\n.h1 {\n font-size: 2rem;\n }\n h2,\n.h2 {\n font-size: 1.625rem;\n }\n h3,\n.h3 {\n font-size: 1.375rem;\n }\n h4,\n.h4 {\n font-size: 1.25rem;\n }\n h5,\n.h5 {\n font-size: 1rem;\n }\n h6,\n.h6 {\n font-size: 0.9375rem;\n }\n}\n.container-grid {\n display: grid;\n grid-template-rows: auto;\n grid-column-gap: 32px;\n grid-template-columns: [full-start] 1fr [content-start] minmax(auto, 540px) [content-end] 1fr [full-end];\n max-width: 100%;\n}\n@media (max-width: 767.98px) {\n .container-grid {\n grid-gap: 32px;\n }\n}\n@media (min-width: 768px) {\n .container-grid {\n grid-template-columns: [full-start] 1fr [content-start] 600px [content-end] 1fr [full-end];\n }\n}\n@media (min-width: 992px) {\n .container-grid {\n grid-template-columns: [full-start] 1fr [content-start] 640px [content-end] 1fr [full-end];\n }\n}\n@media (min-width: 1200px) {\n .container-grid {\n grid-template-columns: [full-start] 1fr [content-start] 570px [content-end] 1fr [full-end];\n }\n}\n.container-grid > * {\n grid-column: content;\n}\n.container-grid .container-full,\n.container-grid .container,\n.container-grid .embed-responsive, .container-grid > iframe {\n grid-column: full;\n}\n\n.container-full[class*=bg-] + .container-full[class*=bg-] {\n margin-top: 0 !important;\n}\n\n.sr-only-xs {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n@media (min-width: 576px) {\n .sr-only-sm {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 768px) {\n .sr-only-md {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 992px) {\n .sr-only-lg {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 1200px) {\n .sr-only-xl {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 1600px) {\n .sr-only-xxl {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n.introjs-tooltip {\n min-width: 500px !important;\n max-width: 60% !important;\n}\n\n.introjs-helperNumberLayer {\n background: #ff0000 !important;\n}\n\n.focused, .btn {\n position: relative;\n}\n.focused:before, .btn:before {\n content: \" \";\n position: absolute;\n top: -5px;\n right: -5px;\n bottom: -5px;\n left: -5px;\n border: 1px solid transparent;\n border-radius: 4px;\n transform: scale(1);\n transition: transform 0.1s ease, border-color 0.3s;\n}\n.focused:focus, .btn:focus, .focused.focus, .focus.btn {\n box-shadow: none !important;\n outline: none !important;\n}\n.focused:focus:before, .btn:focus:before, .focused.focus:before, .focus.btn:before {\n transform: scale(1);\n border-color: #ff0000;\n}\n.focused:active:before, .btn:active:before {\n content: none;\n}\n\n.flex-grow {\n flex: 1 1 auto;\n}\n\n.offset-top {\n margin-top: -4rem;\n}\n\n@media (min-width: 576px) {\n .offset-sm-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 768px) {\n .offset-md-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 992px) {\n .offset-lg-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 1200px) {\n .offset-xl-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 1600px) {\n .offset-xxl-top {\n margin-top: -4rem;\n }\n}\n.overflow-hidden {\n overflow: hidden;\n}\n\n.text-small {\n font-size: 0.778rem;\n}\n\n.text-xs {\n font-size: 0.75rem;\n}\n\n.text-sm {\n font-size: 0.875rem;\n}\n\n.text-base {\n font-size: 1rem;\n}\n\n.text-lg {\n font-size: 1.125rem;\n}\n\n.text-xl {\n font-size: 1.25rem;\n}\n\n.text-arrow {\n display: flex;\n justify-content: space-between;\n}\n.text-arrow:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23707070' d='M11.586 7L6.293 1.707 7.707.293 15.414 8l-7.707 7.707-1.414-1.414L11.586 9H0V7h11.586z'/%3E%3C/svg%3E\");\n display: block;\n margin-left: auto;\n opacity: 0.6;\n transition: opacity 0.2s;\n}\na:hover .text-arrow:after {\n opacity: 1;\n}\n\n.text-padded {\n background-color: #fff;\n box-shadow: 0.444rem 0 0 #fff, -0.444rem 0 0 #fff;\n box-decoration-break: clone;\n}\n\n.text-spread {\n letter-spacing: 3px;\n}\n\n/*\n Text Decoration\n\n Bootstrap v5 + legacy\n*/\n.underline, .text-decoration-underline {\n text-decoration: underline;\n}\n\n.overline, .text-decoration-overline {\n text-decoration: overline;\n}\n\n.line-through, .text-decoration-line-through {\n text-decoration: line-through;\n}\n\n.no-underline {\n text-decoration: none;\n}\n\n/*\n Triangles\n*/\n.triangle-outer-bottom-right {\n position: relative;\n}\n\n.triangle-outer-bottom-right:after {\n content: \"\";\n display: block;\n position: absolute;\n bottom: -0.24rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid #ff0000;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n.triangle-outer-top-right:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 0.479rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid #ff0000;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n.bg-gray-100 {\n background-color: #e6e6e6 !important;\n}\n\na.bg-gray-100:hover, a.bg-gray-100:focus,\nbutton.bg-gray-100:hover,\nbutton.bg-gray-100:focus {\n background-color: #cdcdcd !important;\n}\n\n.bg-gray-200 {\n background-color: #d5d5d5 !important;\n}\n\na.bg-gray-200:hover, a.bg-gray-200:focus,\nbutton.bg-gray-200:hover,\nbutton.bg-gray-200:focus {\n background-color: #bcbcbc !important;\n}\n\n.bg-gray-300 {\n background-color: #c1c1c1 !important;\n}\n\na.bg-gray-300:hover, a.bg-gray-300:focus,\nbutton.bg-gray-300:hover,\nbutton.bg-gray-300:focus {\n background-color: #a8a8a8 !important;\n}\n\n.bg-gray-400 {\n background-color: #ced4da !important;\n}\n\na.bg-gray-400:hover, a.bg-gray-400:focus,\nbutton.bg-gray-400:hover,\nbutton.bg-gray-400:focus {\n background-color: #b1bbc4 !important;\n}\n\n.bg-gray-500 {\n background-color: #8e8e8e !important;\n}\n\na.bg-gray-500:hover, a.bg-gray-500:focus,\nbutton.bg-gray-500:hover,\nbutton.bg-gray-500:focus {\n background-color: #757575 !important;\n}\n\n.bg-gray-600 {\n background-color: #707070 !important;\n}\n\na.bg-gray-600:hover, a.bg-gray-600:focus,\nbutton.bg-gray-600:hover,\nbutton.bg-gray-600:focus {\n background-color: #575757 !important;\n}\n\n.bg-gray-700 {\n background-color: #495057 !important;\n}\n\na.bg-gray-700:hover, a.bg-gray-700:focus,\nbutton.bg-gray-700:hover,\nbutton.bg-gray-700:focus {\n background-color: #32373b !important;\n}\n\n.bg-gray-800 {\n background-color: #343a40 !important;\n}\n\na.bg-gray-800:hover, a.bg-gray-800:focus,\nbutton.bg-gray-800:hover,\nbutton.bg-gray-800:focus {\n background-color: #1d2124 !important;\n}\n\n.bg-gray-900 {\n background-color: #212529 !important;\n}\n\na.bg-gray-900:hover, a.bg-gray-900:focus,\nbutton.bg-gray-900:hover,\nbutton.bg-gray-900:focus {\n background-color: #0a0c0d !important;\n}\n\nhr {\n width: 100%;\n}\n\n.text-gray-100 {\n color: #e6e6e6 !important;\n}\n\n.text-gray-200 {\n color: #d5d5d5 !important;\n}\n\n.text-gray-300 {\n color: #c1c1c1 !important;\n}\n\n.text-gray-400 {\n color: #ced4da !important;\n}\n\n.text-gray-500 {\n color: #8e8e8e !important;\n}\n\n.text-gray-600 {\n color: #707070 !important;\n}\n\n.text-gray-700 {\n color: #495057 !important;\n}\n\n.text-gray-800 {\n color: #343a40 !important;\n}\n\n.text-gray-900 {\n color: #212529 !important;\n}\n\n.opacity-0 {\n opacity: 0;\n}\n\n.opacity-10 {\n opacity: 0.1;\n}\n\n.opacity-20 {\n opacity: 0.2;\n}\n\n.opacity-25 {\n opacity: 0.25;\n}\n\n.opacity-30 {\n opacity: 0.3;\n}\n\n.opacity-40 {\n opacity: 0.4;\n}\n\n.opacity-50 {\n opacity: 0.5;\n}\n\n.opacity-60 {\n opacity: 0.6;\n}\n\n.opacity-70 {\n opacity: 0.7;\n}\n\n.opacity-75 {\n opacity: 0.75;\n}\n\n.opacity-80 {\n opacity: 0.8;\n}\n\n.opacity-90 {\n opacity: 0.9;\n}\n\n.opacity-100 {\n opacity: 1;\n}\n\n/*\n * Custom css for Wordpress theme only\n*/\nbody.epfl-wp .entry-content > img {\n max-width: 100%;\n height: auto;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 1rem;\n}\n\n/* Tablesaw Sass Mixins */ /* Structure */\n.site {\n position: relative;\n top: 0;\n transition: top 0.3s ease-in-out;\n}\n.search-open .site {\n top: 3rem;\n}\n\n/* Sticky footer */\nhtml,\nbody {\n height: 100%;\n}\n\nbody {\n overflow-x: hidden;\n display: flex;\n flex-direction: column;\n}\nbody > .site {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\nbody > .site > header.header {\n flex-shrink: 0;\n}\nbody > .main-container,\nbody > .site > .main-container {\n flex: 1 0 auto;\n}\nbody > .main-container + .bg-gray-100,\nbody > .site > .main-container + .bg-gray-100 {\n flex-shrink: 0;\n}\n\n/* Containers */\n@media (max-width: 767.98px) {\n .container-grid {\n grid-row-gap: 0;\n }\n}\n\n/* Typography */\n.content p + h1, .content p + h2, .content p + h3, .content p + h4, .content p + h5, .content p + h6,\n.content ol + h1,\n.content ol + h2,\n.content ol + h3,\n.content ol + h4,\n.content ol + h5,\n.content ol + h6,\n.content ul + h1,\n.content ul + h2,\n.content ul + h3,\n.content ul + h4,\n.content ul + h5,\n.content ul + h6,\n.content dl + h1,\n.content dl + h2,\n.content dl + h3,\n.content dl + h4,\n.content dl + h5,\n.content dl + h6,\n.content table + h1,\n.content table + h2,\n.content table + h3,\n.content table + h4,\n.content table + h5,\n.content table + h6 {\n margin-top: 1.75em;\n}\n.content h2 + h3,\n.content h3 + h4,\n.content h4 + h5,\n.content h5 + h6 {\n margin-top: 1.5em;\n}\n\n.content.container-grid > p + h1, .content.container-grid > p + h2, .content.container-grid > p + h3, .content.container-grid > ol + h1, .content.container-grid > ol + h2, .content.container-grid > ol + h3, .content.container-grid > ul + h1, .content.container-grid > ul + h2, .content.container-grid > ul + h3, .content.container-grid > dl + h1, .content.container-grid > dl + h2, .content.container-grid > dl + h3,\n.content .container-grid > p + h1,\n.content .container-grid > p + h2,\n.content .container-grid > p + h3,\n.content .container-grid > ol + h1,\n.content .container-grid > ol + h2,\n.content .container-grid > ol + h3,\n.content .container-grid > ul + h1,\n.content .container-grid > ul + h2,\n.content .container-grid > ul + h3,\n.content .container-grid > dl + h1,\n.content .container-grid > dl + h2,\n.content .container-grid > dl + h3 {\n margin-top: 1.25em;\n}\n.content.container-grid > p + h4, .content.container-grid > ol + h4, .content.container-grid > ul + h4, .content.container-grid > dl + h4,\n.content .container-grid > p + h4,\n.content .container-grid > ol + h4,\n.content .container-grid > ul + h4,\n.content .container-grid > dl + h4 {\n margin-top: 1.125em;\n}\n.content.container-grid > p + h5, .content.container-grid > ol + h5, .content.container-grid > ul + h5, .content.container-grid > dl + h5,\n.content .container-grid > p + h5,\n.content .container-grid > ol + h5,\n.content .container-grid > ul + h5,\n.content .container-grid > dl + h5 {\n margin-top: 1em;\n}\n.content.container-grid > p + h6, .content.container-grid > ol + h6, .content.container-grid > ul + h6, .content.container-grid > dl + h6,\n.content .container-grid > p + h6,\n.content .container-grid > ol + h6,\n.content .container-grid > ul + h6,\n.content .container-grid > dl + h6 {\n margin-top: 0.875em;\n}\n.content.container-grid > h2 + h3,\n.content .container-grid > h2 + h3 {\n margin-top: 0.5em;\n}\n.content.container-grid > h3 + h4, .content.container-grid > h4 + h5, .content.container-grid > h5 + h6,\n.content .container-grid > h3 + h4,\n.content .container-grid > h4 + h5,\n.content .container-grid > h5 + h6 {\n margin-top: 0.625em;\n}\n\n.btn:disabled, .btn.disabled,\nbutton:disabled,\nbutton.disabled,\nbutton.btn:disabled,\nbutton.btn.disabled,\ninput[type=button]:disabled,\ninput[type=button].disabled {\n opacity: 1;\n}\n.btn:focus, .btn:focus-visible, .btn.focus,\nbutton:focus,\nbutton:focus-visible,\nbutton.focus,\nbutton.btn:focus,\nbutton.btn:focus-visible,\nbutton.btn.focus,\ninput[type=button]:focus,\ninput[type=button]:focus-visible,\ninput[type=button].focus {\n outline-width: 2px !important;\n outline-style: solid !important;\n outline-offset: 2px;\n}\n\n.btn {\n text-decoration: none;\n white-space: normal;\n transition: background 0.15s, color 0.15s, border-color 0.15s;\n}\n.btn:before {\n content: none;\n}\n\n.btn-primary {\n font-weight: 700;\n}\n.btn-primary:hover, .btn-primary.hover {\n background: #b51f1f;\n border-color: #b51f1f;\n}\n.btn-primary:focus, .btn-primary:focus-visible, .btn-primary.focus {\n outline-color: #b51f1f !important;\n}\n.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {\n background: #891818;\n border-color: #891818;\n}\n.btn-primary:disabled, .btn-primary.disabled {\n background: #e6e6e6;\n border-color: #c1c1c1;\n color: #c1c1c1;\n}\n.bg-dark .btn-primary:disabled, .bg-dark .btn-primary.disabled {\n background: #212121;\n border-color: #707070;\n color: #707070;\n}\n\n.btn-secondary {\n background: transparent;\n border-color: #8e8e8e;\n}\n.bg-dark .btn-secondary {\n border-color: #707070;\n color: #fff !important;\n}\n.bg-gray-100 .btn-secondary {\n background-color: #fff;\n}\n.btn-secondary:hover, .btn-secondary.hover {\n background: #e6e6e6;\n border-color: #707070;\n}\n.bg-dark .btn-secondary:hover, .bg-dark .btn-secondary.hover {\n background: transparent;\n border-color: #e6e6e6;\n}\n.btn-secondary:focus, .btn-secondary:focus-visible, .btn-secondary.focus {\n outline-color: #707070 !important;\n}\n.bg-dark .btn-secondary:focus, .bg-dark .btn-secondary.focus {\n border-color: #e6e6e6;\n}\n.bg-dark .btn-secondary:focus:before, .bg-dark .btn-secondary.focus:before {\n border-color: #e6e6e6;\n}\n.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {\n background: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%);\n border-color: #c1c1c1;\n}\n.bg-dark .btn-secondary:not(:disabled):not(.disabled):active, .bg-dark .btn-secondary:not(:disabled):not(.disabled).active {\n background: #707070;\n border-color: #fff;\n}\n.btn-secondary:disabled, .btn-secondary.disabled {\n background: transparent;\n border-color: #707070;\n color: #707070 !important;\n}\n\n.btn-light, .btn-light:hover {\n border-color: #707070;\n}\n\n.btn-circle {\n border-radius: 50%;\n width: 20px;\n height: 20px;\n padding: 0;\n background-color: #fff;\n border: none;\n box-shadow: 0 0 0 2px rgba(33, 33, 33, 0.4);\n line-height: 1;\n color: rgba(33, 33, 33, 0.4);\n transition: box-shadow 0.2s;\n cursor: pointer;\n}\n.btn-circle:hover {\n box-shadow: 0 0 0 5px rgba(33, 33, 33, 0.6);\n outline: 1rem solid transparent;\n color: rgba(33, 33, 33, 0.6);\n}\n\na.tag:hover {\n background: #e6e6e6;\n border-top-color: #a8a8a8;\n border-right-color: #a8a8a8;\n border-left-color: #a8a8a8;\n color: #212121;\n text-decoration: none;\n}\n\na.tag, button.tag, span.tag, div.tag, p.tag {\n display: inline-block;\n margin: 0 0.1em 0.3em 0;\n padding: 0.4em 0.6em;\n text-decoration: none;\n background: #fff;\n border: 1px solid #8e8e8e;\n font-size: inherit;\n line-height: 1;\n font-weight: 400;\n color: #343a40;\n border-radius: 2px;\n transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border-color 0.2s ease-in-out;\n vertical-align: middle;\n}\na.tag .remove, button.tag .remove, span.tag .remove, div.tag .remove, p.tag .remove {\n text-decoration: none;\n float: right;\n padding: 0;\n border: 0;\n font-size: 1.25em;\n line-height: 0.5em;\n margin-top: 0.2em;\n margin-left: 0.3em;\n color: inherit;\n transition: all 0.2s ease-in-out;\n}\na.tag .remove:hover, button.tag .remove:hover, span.tag .remove:hover, div.tag .remove:hover, p.tag .remove:hover {\n color: #ff0000;\n}\na.tag.tag-sm, button.tag.tag-sm, span.tag.tag-sm, div.tag.tag-sm, p.tag.tag-sm {\n font-size: 0.75em;\n}\na.tag.tag-plain, button.tag.tag-plain, span.tag.tag-plain, div.tag.tag-plain, p.tag.tag-plain {\n border-color: #707070;\n background: #707070;\n color: #fff;\n}\na.tag.tag-primary, button.tag.tag-primary, span.tag.tag-primary, div.tag.tag-primary, p.tag.tag-primary {\n border-bottom: 1px solid #ff0000;\n}\na.tag.tag-secondary, button.tag.tag-secondary, span.tag.tag-secondary, div.tag.tag-secondary, p.tag.tag-secondary {\n border-bottom: 1px solid #212121;\n}\na.tag.tag-success, button.tag.tag-success, span.tag.tag-success, div.tag.tag-success, p.tag.tag-success {\n border-bottom: 1px solid #7ed321;\n}\na.tag.tag-info, button.tag.tag-info, span.tag.tag-info, div.tag.tag-info, p.tag.tag-info {\n border-bottom: 1px solid #4a90e2;\n}\na.tag.tag-warning, button.tag.tag-warning, span.tag.tag-warning, div.tag.tag-warning, p.tag.tag-warning {\n border-bottom: 1px solid #f5a623;\n}\na.tag.tag-danger, button.tag.tag-danger, span.tag.tag-danger, div.tag.tag-danger, p.tag.tag-danger {\n border-bottom: 1px solid #ff0000;\n}\na.tag.tag-light, button.tag.tag-light, span.tag.tag-light, div.tag.tag-light, p.tag.tag-light {\n border-bottom: 1px solid #c1c1c1;\n}\na.tag.tag-dark, button.tag.tag-dark, span.tag.tag-dark, div.tag.tag-dark, p.tag.tag-dark {\n border-bottom: 1px solid #212121;\n}\n\na.tag > *,\n.btn.tag > *,\nbutton.tag > * {\n vertical-align: middle;\n}\na.tag .remove,\n.btn.tag .remove,\nbutton.tag .remove {\n width: 1.25rem;\n height: 1.25rem;\n margin-top: -1px;\n margin-bottom: -1px;\n margin-right: -2px;\n background: #e6e6e6;\n border-radius: 2px;\n line-height: 1.3rem;\n text-align: center;\n}\na.tag:hover, a.tag:focus,\n.btn.tag:hover,\n.btn.tag:focus,\nbutton.tag:hover,\nbutton.tag:focus {\n border-color: #212121;\n}\na.tag:hover .remove, a.tag:focus .remove,\n.btn.tag:hover .remove,\n.btn.tag:focus .remove,\nbutton.tag:hover .remove,\nbutton.tag:focus .remove {\n background: #ff0000;\n color: #fff;\n}\na.tag:focus, a.tag:focus-visible, a.tag.focus,\n.btn.tag:focus,\n.btn.tag:focus-visible,\n.btn.tag.focus,\nbutton.tag:focus,\nbutton.tag:focus-visible,\nbutton.tag.focus {\n outline: solid 2px #ff0000 !important;\n outline-offset: 2px;\n}\na.tag.tag-secondary:focus, a.tag.tag-secondary:focus-visible, a.tag.tag-secondary.focus, a.tag.tag-plain:focus, a.tag.tag-plain:focus-visible, a.tag.tag-plain.focus,\n.btn.tag.tag-secondary:focus,\n.btn.tag.tag-secondary:focus-visible,\n.btn.tag.tag-secondary.focus,\n.btn.tag.tag-plain:focus,\n.btn.tag.tag-plain:focus-visible,\n.btn.tag.tag-plain.focus,\nbutton.tag.tag-secondary:focus,\nbutton.tag.tag-secondary:focus-visible,\nbutton.tag.tag-secondary.focus,\nbutton.tag.tag-plain:focus,\nbutton.tag.tag-plain:focus-visible,\nbutton.tag.tag-plain.focus {\n outline-color: #707070 !important;\n}\na.tag.tag-plain .remove,\n.btn.tag.tag-plain .remove,\nbutton.tag.tag-plain .remove {\n color: #212121;\n}\na.tag.tag-plain:hover, a.tag.tag-plain:focus,\n.btn.tag.tag-plain:hover,\n.btn.tag.tag-plain:focus,\nbutton.tag.tag-plain:hover,\nbutton.tag.tag-plain:focus {\n border-color: #212121;\n}\na.tag.tag-plain:hover .remove, a.tag.tag-plain:focus .remove,\n.btn.tag.tag-plain:hover .remove,\n.btn.tag.tag-plain:focus .remove,\nbutton.tag.tag-plain:hover .remove,\nbutton.tag.tag-plain:focus .remove {\n background: #fff;\n color: #ff0000;\n}\n\n.tag-group {\n padding: 1em;\n background: #f2f2f2;\n border-radius: 2px;\n border: 1px solid #c1c1c1;\n}\n.tag-group label {\n font-size: 0.85em;\n color: #707070;\n}\n\n.tag-input:not(.selectize-control) {\n width: 100%;\n}\n.tag-input.tag-input-sm + .tag-input .tag {\n font-size: 0.83rem;\n}\n.tag-input .selectize-input {\n padding: 0.3em 0.2em 0.1em;\n background: #f2f2f2;\n border-radius: 2px;\n border: 1px solid #c1c1c1;\n}\n\n.btn.tag.tag-sm .remove,\n.tag-input-sm .tag.btn .remove {\n width: 1rem;\n height: 1rem;\n line-height: 1rem;\n}\n\n.selectize-control {\n cursor: text;\n}\n.selectize-control .selectize-input {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n min-height: calc(2.25rem + 2px);\n}\n.selectize-control .selectize-input .tag {\n margin-right: 0.4em;\n cursor: pointer;\n}\n.selectize-control .selectize-input .tag.active, .selectize-control .selectize-input .tag:hover {\n background: #e6e6e6;\n border-top-color: #a8a8a8;\n border-right-color: #a8a8a8;\n border-left-color: #a8a8a8;\n color: #212121;\n text-decoration: none;\n}\n.selectize-control .selectize-input input {\n margin: 0 0.1em 0.2em 0;\n padding: 0.2em 0.4em;\n background: none;\n min-width: 15px !important;\n border: 0;\n line-height: 1;\n outline: none;\n}\n.selectize-control .selectize-dropdown {\n position: absolute;\n background: #fff;\n border: 1px solid #c1c1c1;\n border-top: none;\n}\n.selectize-control .selectize-dropdown-content {\n max-height: 200px;\n overflow-x: hidden;\n overflow-y: auto;\n}\n.selectize-control .selectize-dropdown-content .option,\n.selectize-control .selectize-dropdown-content .create {\n border-top: 1px solid #d5d5d5;\n padding: 0.4em 0.6em;\n color: #495057;\n cursor: pointer;\n}\n.selectize-control .selectize-dropdown-content .option:hover, .selectize-control .selectize-dropdown-content .option.active,\n.selectize-control .selectize-dropdown-content .create:hover,\n.selectize-control .selectize-dropdown-content .create.active {\n background-color: #f3f3f3;\n color: #212121;\n}\n\n.alert {\n position: relative;\n min-height: 2.96rem;\n padding-top: 0.64rem;\n padding-left: 3.2rem;\n background: #fff;\n color: #212121;\n}\n.alert:before {\n display: inline-block;\n position: absolute;\n top: 50%;\n left: 0.6rem;\n width: 2rem;\n height: 2rem;\n margin-top: -1rem;\n}\n\n.alert-primary {\n border-color: #ff0000;\n}\n.alert-primary hr {\n border-top-color: #e60000;\n}\n.alert-primary .alert-link {\n color: #cc0000;\n}\n\n.alert-secondary {\n border-color: #fff;\n}\n.alert-secondary hr {\n border-top-color: #f2f2f2;\n}\n.alert-secondary .alert-link {\n color: #e6e6e6;\n}\n\n.alert-success {\n border-color: #7ed321;\n}\n.alert-success hr {\n border-top-color: #71bd1e;\n}\n.alert-success .alert-link {\n color: #64a71a;\n}\n\n.alert-info {\n border-color: #4a90e2;\n}\n.alert-info hr {\n border-top-color: #3483de;\n}\n.alert-info .alert-link {\n color: #2275d7;\n}\n\n.alert-warning {\n border-color: #f5a623;\n}\n.alert-warning hr {\n border-top-color: #f39c0b;\n}\n.alert-warning .alert-link {\n color: #db8c0a;\n}\n\n.alert-danger {\n border-color: #ff0000;\n}\n.alert-danger hr {\n border-top-color: #e60000;\n}\n.alert-danger .alert-link {\n color: #cc0000;\n}\n\n.alert-light {\n border-color: #e6e6e6;\n}\n.alert-light hr {\n border-top-color: #d9d9d9;\n}\n.alert-light .alert-link {\n color: #cdcdcd;\n}\n\n.alert-dark {\n border-color: #212121;\n}\n.alert-dark hr {\n border-top-color: #141414;\n}\n.alert-dark .alert-link {\n color: #080808;\n}\n\n.alert-success:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%237ed321' cx='18' cy='18' r='18'/%3E%3Cpath stroke='%23FFF' stroke-width='3' d='M10 16.976L16 23l10-10'/%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.alert-danger:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ff0000' d='M24.042 0L34 9.958v14.084L24.042 34H9.958L0 24.042V9.958L9.958 0z'/%3E%3Cg stroke='%23FFF' stroke-width='4'%3E%3Cpath d='M17 9v10M17 21v4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.alert-warning:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 36 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M19.746 1.124l15.591 27.9A2 2 0 0 1 33.591 32H2.41a2 2 0 0 1-1.746-2.976l15.591-27.9a2 2 0 0 1 3.492 0z' fill='%23ffc107'/%3E%3Cpath d='M18 12v10M18 24v2' stroke='%23FFF' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.alert-info:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%234a90e2' width='34' height='34' rx='4'/%3E%3Cpath d='M17 25V15M17 13V9' stroke='%23FFF' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.close:hover {\n color: #ff0000;\n}\n\n.custom-checkbox .custom-control-label:before {\n border: 1px solid #707070;\n}\n\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {\n border-color: #ff0000;\n}\n\n.custom-control {\n padding-left: 1.5rem;\n}\n\n.custom-control-label:before, .custom-control-label:after {\n top: 3.5px;\n left: -1.5rem;\n}\n@media (min-width: 576px) {\n .custom-control-label:before, .custom-control-label:after {\n top: 3.5px;\n }\n}\n@media (min-width: 768px) {\n .custom-control-label:before, .custom-control-label:after {\n top: 5px;\n }\n}\n\n.custom-controls-inline .custom-control {\n display: inline-flex;\n align-items: center;\n margin-right: 1rem;\n}\n\n.custom-control-input:focus ~ .custom-control-label:before {\n box-shadow: none;\n outline: 2px solid #707070;\n outline-offset: 1px;\n}\n\n.custom-control-input:checked:focus ~ .custom-control-label:before {\n outline-color: #b51f1f;\n}\n\n.collapse-title {\n position: relative;\n padding: 0;\n background: none;\n border: none;\n color: #212121;\n transition: box-shadow 0.25s, color 0.15s;\n}\n.collapse-title:before {\n content: \" \";\n position: absolute;\n top: 0;\n left: -0.3rem;\n width: 0.6rem;\n height: 100%;\n background: #ff0000;\n opacity: 0;\n transition: opacity 0.3s, transform 0.2s;\n /* z-index: $zindex-background;\n with z-index:-1 the pseudo element is hidden if the section has a background color - ak*/\n z-index: 0;\n}\n.collapse-title:focus {\n outline: none;\n position: relative;\n}\n.collapse-title:focus:before {\n transform: translateX(-0.7rem);\n opacity: 1;\n}\n.collapse-title.collapse-title-desktop {\n display: block;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n padding: 0.9rem 16px 0.9rem 0;\n border-top: 1px solid #c1c1c1;\n font-size: 1.125rem;\n text-align: left;\n font-weight: 800;\n}\n.collapse-title.collapse-title-desktop:hover {\n cursor: pointer;\n}\n.collapse-title.collapse-title-desktop:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23707070' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\");\n position: absolute;\n top: 12px;\n right: 0;\n width: 12px;\n height: 6px;\n border: 0;\n}\n.collapse-title.collapse-title-desktop.collapsed:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\");\n}\n.collapse-title.collapse-title-desktop:hover, .collapse-title.collapse-title-desktop:focus, .collapse-title.collapse-title-desktop:active {\n color: #ff0000;\n}\n@media (max-width: 767.98px) {\n .collapse-title {\n display: block;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n padding: 0.9rem 16px 0.9rem 0;\n border-top: 1px solid #c1c1c1;\n font-size: 1.125rem;\n text-align: left;\n font-weight: 800;\n }\n .collapse-title:hover {\n cursor: pointer;\n }\n .collapse-title:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23707070' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\");\n position: absolute;\n top: 12px;\n right: 0;\n width: 12px;\n height: 6px;\n border: 0;\n }\n .collapse-title.collapsed:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\");\n }\n}\n.collapse-title p {\n margin-bottom: 0.25em;\n}\n.collapse-title *:last-child {\n margin-bottom: 0;\n}\n\nbutton.collapse-title:focus, button.collapse-title:focus-visible {\n outline: 0 !important;\n}\n\n.collapse-item:after {\n content: \"\";\n display: block;\n padding-top: 2rem;\n}\n.collapse-item *:last-child {\n margin-bottom: 0;\n}\n@media (min-width: 768px) {\n .collapse-item:not(.collapse-item-desktop) {\n display: block !important;\n height: auto !important;\n min-height: 1px !important;\n overflow: visible !important;\n transition: none !important;\n }\n}\n\nheader.collapse-title {\n font-size: inherit;\n}\nheader.collapse-title p {\n font-size: 1rem;\n}\n@media (min-width: 768px) {\n header.collapse-title p {\n font-size: 1.125rem;\n }\n}\n@media (min-width: 992px) {\n header.collapse-title p.title {\n font-size: 1.25rem;\n }\n}\n\nheader.collapse-title + .collapse-item:before {\n content: \"\";\n display: block;\n padding-top: 0.5rem;\n}\n\n.collapse-group {\n border-bottom: 1px solid #c1c1c1;\n margin-bottom: 2rem;\n}\n\n.link-collapse {\n display: inline-flex;\n align-items: baseline;\n text-decoration: none;\n}\n.link-collapse:after {\n content: \"\";\n display: inline-block;\n width: 12px;\n height: 12px;\n margin-left: 6px;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23707070' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\") no-repeat center center;\n background-size: contain;\n}\n.link-collapse.collapsed:after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\");\n}\n\n.collapse-show {\n display: block !important;\n}\n\n@media (min-width: 576px) {\n .collapse-sm-show {\n display: block !important;\n }\n}\n@media (min-width: 768px) {\n .collapse-md-show {\n display: block !important;\n }\n}\n@media (min-width: 992px) {\n .collapse-lg-show {\n display: block !important;\n }\n}\n@media (min-width: 1200px) {\n .collapse-xl-show {\n display: block !important;\n }\n}\n@media (min-width: 1600px) {\n .collapse-xxl-show {\n display: block !important;\n }\n}\n.collapse-drop-toggle {\n position: relative;\n margin-bottom: 9.6px;\n}\n.collapse-drop-toggle:not(.collapsed), .collapse-drop-toggle:not(.collapsed):hover {\n background: #212121;\n color: #fff;\n}\n.collapse-drop-toggle:not(.collapsed):after {\n content: \"\";\n position: absolute;\n top: calc(100% + 9.6px);\n left: 50%;\n width: 0;\n height: 0;\n border-left: 7.2px solid transparent;\n border-bottom: 7.2px solid #d5d5d5;\n border-right: 7.2px solid transparent;\n transform: translateX(-50%);\n}\n\n.collapse-drop.show, .collapse-drop.collapsing {\n position: relative;\n margin-top: 4.8px;\n border-top: 2px solid #d5d5d5;\n}\n.collapse-drop.show > form, .collapse-drop.collapsing > form {\n box-shadow: 0 0.5rem 1rem rgba(33, 33, 33, 0.175);\n border-bottom: 1px solid #d5d5d5;\n}\n\n.collapse-partial:not(.show) {\n display: block !important;\n position: relative;\n height: 7rem;\n overflow: hidden;\n margin-bottom: 1rem;\n}\n\n.collapse-partial > * {\n margin: 0;\n}\n\n.collapse-partial:not(.show):after {\n content: \" \";\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 40%;\n background: linear-gradient(0deg, white 0, rgba(255, 255, 255, 0.9) 15%, transparent);\n}\n\n.collapse-partial + button .icon {\n top: 0.2em;\n}\n\n.collapse-partial.show + button .icon {\n transform: rotate(180deg);\n}\n\n.collapse-container {\n border-top: 1px solid #c1c1c1;\n border-bottom: 1px solid #c1c1c1;\n margin-bottom: 3rem;\n}\n.collapse-container .collapse-title {\n border-top: 0;\n}\n.collapse-container + .collapse-container {\n border-top: 0;\n margin-top: -3rem;\n}\n\n.collapse-partial-0:not(.show) {\n height: 0rem;\n}\n\n.collapse-partial-1:not(.show) {\n height: 2rem;\n}\n\n.collapse-partial-2:not(.show) {\n height: 4rem;\n}\n\n.collapse-partial-3:not(.show) {\n height: 6rem;\n}\n\n.collapse-partial-4:not(.show) {\n height: 8rem;\n}\n\n.collapse-partial-5:not(.show) {\n height: 10rem;\n}\n\n.collapse-partial-6:not(.show) {\n height: 12rem;\n}\n\n.collapse-partial-7:not(.show) {\n height: 14rem;\n}\n\n.collapse-partial-8:not(.show) {\n height: 16rem;\n}\n\n.collapse-partial-9:not(.show) {\n height: 18rem;\n}\n\n.drawer {\n display: inline-block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: 5.5rem;\n overflow: hidden;\n flex-shrink: 0;\n background: #ff0000;\n transition: width 0.3s ease;\n}\n@media (max-width: 1199.98px) {\n .drawer.open {\n width: 50%;\n }\n}\n.drawer .drawer-link {\n display: block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: 5.5rem;\n line-height: 1.2;\n z-index: 5;\n color: #fff;\n transition: width 0.3s ease;\n}\n.drawer .drawer-link:hover {\n background: #b51f1f;\n}\n.drawer .drawer-link .text {\n position: absolute;\n white-space: nowrap;\n top: 50%;\n padding: 0 2.1em 0 1.1em;\n transform: translateY(-50%);\n transition: all 0.3s ease-in-out;\n text-decoration: underline;\n text-decoration-thickness: 0.08em;\n text-underline-offset: 2px;\n}\n.drawer .drawer-link:focus-visible .text {\n text-decoration-thickness: 0.2em;\n text-underline-offset: 4px;\n}\n.drawer .drawer-toggle {\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 100%;\n background: #ff0000;\n border: none;\n cursor: pointer;\n z-index: 10;\n color: #fff;\n}\n.drawer .drawer-toggle .icon {\n position: absolute;\n top: 50%;\n right: 0;\n font-size: 1.1rem;\n transform: translateY(-50%);\n transform-origin: 50% 50%;\n}\n.drawer .drawer-toggle:hover {\n background: #b51f1f;\n}\n.drawer .drawer-toggle:focus, .drawer .drawer-toggle:focus-visible {\n outline: 0 !important;\n}\n.drawer.open .drawer-toggle .icon {\n transform: rotate(180deg) translateY(50%);\n}\n.drawer:focus-within {\n outline: 2px solid #b51f1f;\n outline-offset: 2px;\n}\n\n.icon {\n display: inline-flex;\n align-self: center;\n position: relative;\n width: 1em;\n height: 1em;\n color: inherit;\n fill: currentColor;\n transition: transform 0.2s;\n}\n.icon svg {\n width: 1em;\n height: 1em;\n}\n.icon-right .icon {\n margin-left: 0.4em;\n}\n.icon-left .icon {\n margin-right: 0.4em;\n}\n\n.icon-rotate-90 {\n transform: rotate(90deg);\n}\n\n.feather {\n width: 1em;\n height: 1em;\n stroke: currentColor;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n}\n\n.form-control, .selectize-control .selectize-input {\n border-color: #8e8e8e;\n height: auto;\n transition: color 0.3s, border-color 0.3s, box-shadow 0.3s;\n}\n.form-control:hover, .selectize-control .selectize-input:hover, .form-control.hover, .selectize-control .hover.selectize-input {\n border-color: #707070;\n}\n.form-control:focus, .selectize-control .selectize-input:focus, .form-control.focus, .selectize-control .focus.selectize-input, .form-control:focus-visible, .selectize-control .selectize-input:focus-visible {\n border-color: #212121 !important;\n box-shadow: none !important;\n outline: 2px solid #707070;\n outline-offset: 2px;\n}\n.form-control.is-invalid, .selectize-control .is-invalid.selectize-input {\n border-color: #ff0000 !important;\n font-weight: 700;\n}\n.form-control:disabled, .selectize-control .selectize-input:disabled, .form-control.disabled, .selectize-control .disabled.selectize-input {\n color: #707070;\n border-color: #d5d5d5 !important;\n}\n@media (max-width: 767.98px) {\n .form-control, .selectize-control .selectize-input {\n font-size: 16px;\n }\n}\n\n.nav-lang {\n display: flex;\n margin-right: 3rem;\n}\n.nav-lang.show .dropdown-toggle {\n border: 1px solid #8e8e8e;\n}\n.nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n position: relative;\n padding: 0.6rem 2rem 0.6rem 0.7rem;\n font-size: 0.83rem;\n font-weight: bold;\n transition: background 0.2s ease;\n}\n@media (min-width: 576px) {\n .nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n height: 2.625rem;\n padding-top: 0.6rem;\n padding-bottom: 0.7rem;\n }\n}\n@media (min-width: 768px) {\n .nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n height: 2.875rem;\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n }\n}\n.nav-lang .dropdown-toggle:before {\n content: \" \";\n position: absolute;\n top: calc(50% - 0.35rem);\n right: 0.5rem;\n left: auto;\n width: 0;\n height: 0;\n border-top: 0;\n border-right: 0.3em solid transparent;\n border-bottom: 0.3em solid;\n border-left: 0.3em solid transparent;\n}\n.nav-lang .dropdown-toggle:after {\n position: absolute;\n right: 0.5rem;\n bottom: calc(50% - 0.45rem);\n}\n.nav-lang .dropdown-menu ul,\n.nav-lang .dropdown-menu li,\n.nav-lang .dropdown-menu a,\n.nav-lang .dropdown-toggle {\n width: 5.8rem;\n}\n.nav-lang .dropdown-menu {\n padding: 0;\n background: none;\n border: 0;\n margin-top: 0;\n transform: translate3d(0px, 40px, 0px) !important;\n}\n.nav-lang .dropdown-menu li {\n padding-left: 0;\n}\n.nav-lang .dropdown-menu li:before {\n content: none;\n}\n.nav-lang .dropdown-menu a:not(.active) {\n background: white;\n border: 1px solid #8e8e8e;\n}\n.nav-lang .dropdown-menu a:not(.active):hover {\n background: #e6e6e6;\n}\n.nav-lang a.active {\n border: 1px solid #ff0000;\n color: #fff !important;\n}\n.nav-lang a.active .icon {\n color: #fff;\n}\n.nav-lang .icon {\n margin-right: 0.3rem;\n font-size: 1.1rem;\n color: #707070;\n transform: translateY(0.13rem);\n vertical-align: top;\n}\n.nav-lang .icon + span {\n display: inline-block;\n vertical-align: middle;\n}\n.nav-lang .dropdown-item {\n margin-top: -1px;\n}\n.nav-lang .dropdown-item:not(.active):active {\n color: #212121;\n border-color: black !important;\n z-index: 20;\n}\n\n.nav-lang-short ul {\n display: flex;\n flex-flow: row nowrap;\n list-style-type: none;\n margin-bottom: 0;\n padding: 0;\n font-size: 1rem;\n}\n.nav-lang-short ul li {\n position: relative;\n font-weight: bold;\n}\n.nav-lang-short ul li + li a {\n padding-left: 0.5rem;\n}\n.nav-lang-short ul li + li:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0.3rem;\n left: 0rem;\n width: 1px;\n height: 0.9rem;\n background: #d5d5d5;\n}\n.nav-lang-short ul li .active {\n color: #ff0000;\n}\n.nav-lang-short ul li a {\n color: #8e8e8e;\n}\n.nav-lang-short ul li a:hover {\n color: #212121;\n}\n.nav-lang-short ul li a,\n.nav-lang-short ul li span {\n padding: 0.4rem;\n text-decoration: none;\n}\n\n@media (max-width: 1199.98px) {\n .nav-lang {\n width: auto;\n margin: 0 1rem !important;\n transition: bottom 0.3s ease;\n z-index: 1140;\n }\n .nav-lang.nav-lang-short {\n margin: 0 0.25rem !important;\n }\n .nav-lang.nav-lang-short ul {\n display: flex;\n width: 100%;\n padding-left: 0.5em;\n padding-right: 0.5em;\n padding-top: 0;\n font-size: 1rem;\n }\n .nav-lang.nav-lang-short ul li {\n flex-grow: 1;\n padding: 0;\n }\n .nav-lang.nav-lang-short ul li a, .nav-lang.nav-lang-short ul li span {\n display: block;\n padding: 0 0.4rem;\n line-height: 3rem;\n text-align: center;\n }\n .nav-lang.nav-lang-short ul li + li:before {\n top: 1.1rem;\n }\n}\n@media (max-width: 575.98px) {\n .nav-lang {\n margin: 0 0.5rem 0 0.75rem !important;\n }\n .nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n width: auto;\n height: 2.5rem;\n padding: 0.5rem 1.5rem 0.5rem 0.625rem;\n }\n .nav-lang .icon {\n display: none;\n }\n}\n.nav-toggle-mobile {\n display: flex;\n flex-flow: row nowrap;\n align-items: baseline;\n margin: 0;\n padding: 0.8125rem 0.875rem;\n font-size: 1rem;\n font-weight: bold !important;\n}\n@media (min-width: 576px) {\n .nav-toggle-mobile {\n padding: 0.5rem 0.9375rem;\n }\n}\n@media (min-width: 768px) {\n .nav-toggle-mobile {\n padding: 0.625rem 0.9375rem;\n }\n}\n@media (max-width: 575.98px) {\n .nav-toggle-mobile .label {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n@media (min-width: 576px) {\n .nav-toggle-mobile .hamburger {\n margin-left: 0.4rem;\n }\n}\n.nav-toggle-mobile .hamburger span {\n display: block;\n width: 1rem;\n height: 2px;\n background: #212121;\n opacity: 1;\n transition: transform 0.3s, opacity 0.3s;\n}\n.nav-toggle-mobile .hamburger span + span {\n margin-top: 3px;\n}\n\n.mobile-menu-open .hamburger {\n position: relative;\n}\n.mobile-menu-open .hamburger span {\n background: #ff0000;\n}\n.mobile-menu-open .hamburger span:nth-child(1) {\n transform: rotate(45deg) translateY(0.17rem) translateX(0.28rem);\n}\n.mobile-menu-open .hamburger span:nth-child(2) {\n transform: rotate(-45deg) translateY(0.06rem) translateX(0.05rem);\n}\n.mobile-menu-open .hamburger span:nth-child(3) {\n opacity: 0;\n}\n.mobile-menu-open .header {\n overflow: hidden;\n}\n\na {\n text-decoration-color: #ff0000;\n transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out;\n}\na:hover, a:focus, a:active {\n text-decoration-color: #212121;\n}\na:active {\n color: #ff0000;\n}\na.text-muted {\n text-decoration-color: #707070;\n}\na.text-muted:hover {\n color: #212121 !important;\n text-decoration-color: #212121;\n}\n.text-white a, a.text-white {\n text-decoration-color: currentcolor;\n}\n.text-white a:hover, .text-white a:focus, .text-white a:active, a.text-white:hover, a.text-white:focus, a.text-white:active {\n text-decoration-color: transparent;\n}\n.bg-primary a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-primary a:hover, .bg-primary a:focus, .bg-primary a:active {\n text-decoration-color: transparent;\n}\n.bg-secondary a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-secondary a:hover, .bg-secondary a:focus, .bg-secondary a:active {\n text-decoration-color: transparent;\n}\n.bg-success a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-success a:hover, .bg-success a:focus, .bg-success a:active {\n text-decoration-color: transparent;\n}\n.bg-info a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-info a:hover, .bg-info a:focus, .bg-info a:active {\n text-decoration-color: transparent;\n}\n.bg-warning a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-warning a:hover, .bg-warning a:focus, .bg-warning a:active {\n text-decoration-color: transparent;\n}\n.bg-danger a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-danger a:hover, .bg-danger a:focus, .bg-danger a:active {\n text-decoration-color: transparent;\n}\n.bg-light a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-light a:hover, .bg-light a:focus, .bg-light a:active {\n text-decoration-color: transparent;\n}\n.bg-dark a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-dark a:hover, .bg-dark a:focus, .bg-dark a:active {\n text-decoration-color: transparent;\n}\n\na,\na:hover,\na:focus,\na:active,\na:visited {\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n}\n\na.text-primary:hover, a.text-primary:focus {\n text-decoration-color: #ff0000;\n}\n\na.text-secondary:hover, a.text-secondary:focus {\n text-decoration-color: #fff;\n}\n\na.text-success:hover, a.text-success:focus {\n text-decoration-color: #7ed321;\n}\n\na.text-info:hover, a.text-info:focus {\n text-decoration-color: #4a90e2;\n}\n\na.text-warning:hover, a.text-warning:focus {\n text-decoration-color: #f5a623;\n}\n\na.text-danger:hover, a.text-danger:focus {\n text-decoration-color: #ff0000;\n}\n\na.text-light:hover, a.text-light:focus {\n text-decoration-color: #e6e6e6;\n}\n\na.text-dark:hover, a.text-dark:focus {\n text-decoration-color: #212121;\n}\n\n/*\n.link-pretty {\n @include link-pretty($red, $body-bg);\n\n @extend .focused;\n}\n*/\n.nav-link.link-pretty {\n text-decoration: underline;\n text-decoration-color: #ff0000;\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n}\n.nav-link.link-pretty:hover, .nav-link.link-pretty:focus, .nav-link.link-pretty:active {\n text-decoration-color: #212121;\n}\n\n.bg-dark .link-pretty,\n.bg-gray-600 .link-pretty {\n color: #fff;\n}\n.bg-dark .link-pretty:focus, .bg-dark .link-pretty:hover, .bg-dark .link-pretty:active,\n.bg-gray-600 .link-pretty:focus,\n.bg-gray-600 .link-pretty:hover,\n.bg-gray-600 .link-pretty:active {\n text-decoration-color: #fff;\n}\n\n.link-icon {\n display: flex;\n justify-content: space-between;\n}\n.link-icon .icon {\n content: \"\";\n width: 16px;\n height: 16px;\n opacity: 0.5;\n transition: opacity 0.2s;\n}\n.link-icon:hover .icon,\n.link-icon a:hover .link-icon .icon {\n opacity: 1;\n}\n\nul {\n padding-left: 1rem;\n margin-left: 0;\n}\nul > li {\n list-style-type: none;\n padding-left: 1rem;\n position: relative;\n}\nul > li:before {\n content: \"\";\n position: absolute;\n top: 0.7rem;\n right: calc(100% - 0.5rem);\n width: 6px;\n height: 5px;\n background: #ff0000;\n font-size: 1.1rem;\n line-height: 0.8rem;\n}\n@media (max-width: 767.98px) {\n ul > li:before {\n top: 0.6rem;\n }\n}\n@media (max-width: 575.98px) {\n ul > li:before {\n top: 0.5rem;\n }\n}\nul ul {\n padding-left: calc( 1rem / 2 );\n}\nul ul > li:before {\n background: transparent;\n border: 1px solid #ff0000;\n}\nul ul ul > li:before {\n background: #ff0000;\n border: none;\n}\nul ol > li:before {\n font-weight: 400;\n}\n\nol {\n counter-reset: item;\n padding-left: 1rem;\n margin-left: 0;\n}\nol > li {\n list-style-type: none;\n padding-left: 1rem;\n position: relative;\n}\nol > li:before {\n content: counter(item);\n counter-increment: item;\n position: absolute;\n top: 0.3rem;\n right: calc(100% - 0.5rem);\n font-size: 0.8rem;\n font-weight: 700;\n color: #ff0000;\n}\n@media (max-width: 767.98px) {\n ol > li:before {\n top: 0.2rem;\n }\n}\n@media (max-width: 575.98px) {\n ol > li:before {\n top: 0.1rem;\n }\n}\nol ol {\n counter-reset: secondary-item;\n padding-left: calc( 1rem / 2 );\n}\nol ol ol {\n counter-reset: third-item;\n}\nol ol > li:before {\n content: counter(item) \".\" counter(secondary-item);\n counter-increment: secondary-item;\n font-weight: 400;\n}\nol ol ol > li:before {\n content: counter(item) \".\" counter(secondary-item) \".\" counter(third-item);\n counter-increment: third-item;\n}\nol ul > li:before {\n top: 0.7rem;\n background: transparent;\n border: 1px solid #ff0000;\n}\n\n.list-unstyled li,\n.list-inline li,\n.nav li,\nnav li {\n padding-left: 0;\n}\n.list-unstyled li:before,\n.list-inline li:before,\n.nav li:before,\nnav li:before {\n content: none;\n}\n\n.list-inline li {\n display: inline-block;\n}\n.list-inline li:not(:last-child) {\n margin-right: 0.5em;\n}\n.list-inline.has-sep li:not(:last-child):after {\n content: \"|\";\n position: relative;\n top: -1px;\n right: -0.125em;\n font-weight: 400;\n margin-left: 0.5em;\n color: #c1c1c1;\n}\n\npicture .img-fluid {\n width: 100%;\n}\n\n.custom-radio .custom-control-label:before {\n border: 1px solid #707070;\n}\n\n.custom-radio .custom-control-input:checked ~ .custom-control-label:before {\n border-color: #ff0000;\n}\n\n.form-control-range {\n --range: calc(var(--max) - var(--min));\n --ratio: calc((var(--val) - var(--min)) / var(--range));\n --sx: calc(.5 * 1.5em + var(--ratio) * (100% - 1.5em));\n}\n.form-control-range::-moz-range-progress {\n background-color: #ff0000;\n height: 0.5rem;\n border-radius: 1rem;\n}\n.form-control-range::-webkit-slider-runnable-track {\n background: linear-gradient(#ff0000, #ff0000) 0/var(--sx) 100% no-repeat #c1c1c1;\n}\n\n.custom-select {\n border-color: #8e8e8e;\n}\n\n.ms-offscreen {\n clip: rect(0 0 0 0) !important;\n position: absolute !important;\n overflow: hidden !important;\n top: auto !important;\n left: auto !important;\n width: 1px !important;\n height: 1px !important;\n margin: 0 !important;\n padding: 0 !important;\n border: 0 !important;\n outline: 0 !important;\n}\n\n.ms-parent {\n display: block;\n position: relative;\n}\n\n.ms-choice {\n display: block;\n width: 100%;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 1.75rem 0.375rem 0.75rem;\n overflow: hidden;\n white-space: nowrap;\n background: #fff url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right 0.75rem center;\n background-size: 8px 10px;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n text-align: left;\n text-decoration: none;\n line-height: 1.5;\n color: #212121;\n}\n.ms-choice:focus {\n border-color: #212121;\n box-shadow: inset 0 1px 2px rgba(33, 33, 33, 0.075), 0 0 5px rgba(33, 33, 33, 0.5);\n outline: none;\n}\n.ms-choice.disabled {\n background-color: #d5d5d5;\n background-image: none;\n border: 1px solid #8e8e8e;\n cursor: default;\n}\n.ms-choice > span {\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ms-choice > span.placeholder {\n font-size: 1rem;\n color: #707070;\n}\n.ms-choice > div {\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 25px;\n}\n\n.ms-drop {\n display: none;\n position: absolute;\n width: 100%;\n min-width: 10rem;\n overflow: hidden;\n margin-top: -1px;\n padding: 0.5rem 0;\n z-index: 1000;\n background: #fff;\n border: 1px solid rgba(33, 33, 33, 0.15);\n color: #212121;\n box-shadow: 0 0.5rem 1rem rgba(33, 33, 33, 0.175);\n}\n.ms-drop.bottom {\n top: 100%;\n border-bottom-right-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n.ms-drop.top {\n bottom: 100%;\n border-top-right-radius: 2px;\n border-top-left-radius: 2px;\n}\n.ms-drop ul {\n overflow: auto;\n margin: 0;\n padding: 0;\n}\n.ms-drop ul > li {\n list-style: none;\n background-image: none;\n padding-left: 0;\n}\n.ms-drop ul > li:before {\n content: none;\n}\n.ms-drop ul > li .disabled {\n color: #707070;\n}\n.ms-drop ul > li.multiple {\n display: block;\n float: left;\n}\n.ms-drop ul > li.group {\n clear: both;\n}\n.ms-drop ul > li.option-divider {\n padding: 0;\n border-top: 1px solid #c1c1c1;\n}\n.ms-drop label {\n display: block;\n margin-bottom: 0;\n padding: 0.25rem 1.5rem;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ms-drop label:hover {\n background-color: #e6e6e6;\n color: #141414;\n}\n.ms-drop label.optgroup {\n font-weight: 700;\n}\n.ms-drop input[type=checkbox] {\n vertical-align: middle;\n margin-right: 0.5em;\n margin-bottom: 0.25em;\n}\n.ms-drop .ms-no-results {\n display: none;\n}\n\nhr {\n border-color: #e6e6e6;\n width: 100%;\n}\nhr.bold {\n border-top-width: 3px;\n}\nhr.darker {\n border-color: #d5d5d5;\n}\n\n.social-icon {\n display: inline-block;\n padding: 0.7rem;\n background: #e6e6e6;\n border-radius: 0.17rem;\n line-height: 0;\n}\n.social-icon .icon {\n top: 0;\n font-size: 24px;\n color: #fff;\n}\n\n.social-icon-details {\n min-height: 2.6em;\n text-decoration: none !important;\n vertical-align: bottom;\n}\n.social-icon-details:hover {\n background: #707070;\n color: white;\n}\n.social-icon-details .user {\n position: relative;\n top: 2px;\n line-height: 24px;\n vertical-align: bottom;\n}\n.social-icon-details .icon + .user {\n margin-left: 0.25em;\n top: -1px;\n line-height: 1em;\n}\n\na.social-icon {\n margin-bottom: 0.3rem;\n transition: transform 0.2s ease, background-color 0.2s ease, background-image 0.2s ease;\n}\na.social-icon:hover, a.social-icon:focus {\n transform: translateY(-0.2rem);\n box-shadow: 0;\n}\n\n.social-icon-facebook {\n background-color: #3b5998;\n}\n\n.social-icon-twitter {\n background-color: #1da1f2;\n}\n\n.social-icon-x {\n background-color: #000000;\n}\n\n.social-icon-whatsapp {\n background-color: #25d366;\n}\n\n.social-icon-mail-plane {\n background-color: #4a90e2;\n}\n\n.social-icon-googleplus {\n background-color: #db4437;\n}\n\n.social-icon-linkedin {\n background-color: #007bb5;\n}\n\n.social-icon-mastodon {\n background-color: #6364ff;\n}\n\n.social-icon-tiktok {\n background-color: #000000;\n}\n\n.social-icon-tiktok svg {\n transform: scale(1.3);\n}\n\n.social-icon-youtube {\n background-color: #ff0000;\n}\n\n.social-icon-youtube svg {\n transform: scale(1.3);\n}\n\n.social-icon-round.social-icon-instagram, .social-icon-instagram {\n background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);\n}\n\n.social-icon-round {\n border-radius: 100% !important;\n padding: 0.8rem;\n}\n.social-icon-round:before {\n border-radius: 100% !important;\n}\n.social-icon-negative {\n padding: 0.5rem;\n background: transparent;\n transition: background 0.2s;\n}\n.social-icon-negative .icon {\n font-size: 1.5rem;\n color: #212121;\n transition: fill 0.2s;\n}\n.social-icon-negative:hover {\n background: #ff0000 !important;\n}\n.social-icon-negative:hover .icon {\n color: #fff !important;\n}\n\n.social-icon-discrete .icon {\n transition: fill 0.2s ease;\n}\n.social-icon-discrete:not(:hover) {\n background: #e6e6e6;\n}\n.social-icon-discrete:not(:hover) .icon {\n color: #707070;\n}\n\n.social-icon-list {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n margin: 0;\n}\n.social-icon-list li {\n margin-bottom: 0.25rem;\n}\n.social-icon-list li .social-icon {\n margin: 0;\n}\n.social-icon-list li:not(:last-child) {\n margin-right: 0.25rem;\n}\n@media (min-width: 992px) {\n .social-icon-list li {\n margin-bottom: 0;\n }\n}\n\n.custom-switch {\n padding-left: 2.25rem;\n}\n.custom-switch .custom-control-label:after {\n top: calc(0.25rem + 1px);\n left: calc(-2.25rem + 2px);\n}\n@media (min-width: 576px) {\n .custom-switch .custom-control-label:after {\n top: calc(0.25rem + 2px);\n }\n}\n@media (min-width: 992px) {\n .custom-switch .custom-control-label:after {\n top: calc(0.25rem + 3px);\n }\n}\n.custom-switch .custom-control-label:before {\n top: 3px;\n left: -2.25rem;\n}\n@media (min-width: 576px) {\n .custom-switch .custom-control-label:before {\n top: 4px;\n }\n}\n@media (min-width: 992px) {\n .custom-switch .custom-control-label:before {\n top: 5px;\n }\n}\n\n.upload {\n padding: 1rem 0.85rem;\n border: 1px solid #c1c1c1;\n}\n.upload ul {\n margin-left: 0.3rem;\n}\n\n.upload-input {\n position: absolute;\n overflow: hidden;\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n z-index: -1;\n}\n.upload-input:focus + label.btn, .upload-input:focus-visible + label.btn {\n outline: 2px solid;\n outline-offset: 2px;\n}\n.upload-input:focus + label.btn-primary, .upload-input:focus-visible + label.btn-primary {\n outline-color: #b51f1f;\n}\n.upload-input:focus + label.btn-secondary, .upload-input:focus-visible + label.btn-secondary {\n outline-color: #707070;\n}\n\n.dropdown-item {\n text-decoration: none;\n}\n.dropdown-item.active {\n background: #ff0000;\n color: #fff !important;\n}\n.dropdown-item .icon {\n margin-right: 0.25rem;\n vertical-align: middle;\n}\n.dropdown-item .icon + * {\n vertical-align: middle;\n}\n\nli.dropdown-item:before {\n content: none;\n}\n\n.dropdown .dropdown-toggle:after {\n transition: all 0.3s ease-in-out;\n}\n.dropdown.show .dropdown-toggle:after {\n transform: rotate(180deg);\n}\n\n.nav-toggle {\n display: none;\n position: relative;\n top: 1px;\n z-index: 1120;\n margin-right: 10.6666666667px;\n padding: 0.25rem 0.5rem;\n}\n.nav-toggle:hover {\n cursor: pointer;\n}\n.nav-toggle .loader {\n display: none;\n margin-right: 0.2rem;\n}\n.nav-toggle.is-loading .loader {\n display: inline-block;\n}\n.nav-toggle.is-loading .icon {\n display: none !important;\n}\n.nav-toggle .icon {\n margin-right: 0.2rem;\n font-size: 0.7rem;\n}\n.nav-toggle .icon:first-of-type {\n display: block;\n}\n.nav-toggle .icon:last-of-type {\n display: none;\n}\n@media (min-width: 1200px) {\n .nav-toggle {\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .bg-gray-100 .nav-toggle:after {\n background: #e6e6e6;\n }\n}\n\n.desktop-menu-open .nav-toggle .icon:first-of-type {\n display: none;\n}\n.desktop-menu-open .nav-toggle .icon:last-of-type {\n display: block;\n}\n\n.popover {\n border-bottom-color: #212121;\n}\n@media (max-width: 767.98px) {\n .popover {\n width: 296px;\n max-width: 90vw;\n }\n}\n.popover:after, .popover:before {\n content: \"\";\n position: absolute;\n top: 100%;\n right: 10px;\n border-style: solid;\n border-width: 0 10px 10px 0;\n border-color: transparent #fff transparent transparent;\n}\n.popover:before {\n border-width: 0 11px 11px 0;\n border-right-color: #d5d5d5;\n}\n.popover:after {\n box-shadow: 1px 0 0 0 #212121;\n}\n\n.bs-popover-bottom:after, .bs-popover-auto[x-placement^=bottom]:after, .bs-popover-bottom:before, .bs-popover-auto[x-placement^=bottom]:before {\n top: auto;\n bottom: 100%;\n border-width: 10px 10px 0 0;\n border-color: transparent #fff transparent transparent;\n}\n.bs-popover-bottom:before, .bs-popover-auto[x-placement^=bottom]:before {\n border-width: 11px 11px 0 0;\n border-right-color: #d5d5d5;\n}\n\n.btn-circle[data-toggle=popover] .icon:last-child {\n display: none;\n}\n.btn-circle[data-toggle=popover][aria-describedby] {\n color: #ff0000;\n}\n.btn-circle[data-toggle=popover][aria-describedby] .icon:first-child {\n display: none;\n}\n.btn-circle[data-toggle=popover][aria-describedby] .icon:last-child {\n display: inline-block;\n}\n.btn-circle[data-toggle=popover][aria-describedby]:hover {\n color: #e60000;\n}\n\n.trapeze-vertical-container {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n}\n.trapeze-vertical-container:hover, .trapeze-vertical-container:focus {\n padding-left: 0.5rem;\n margin-right: -0.5rem;\n}\n.trapeze-vertical-container:hover .trapeze-vertical, .trapeze-vertical-container:focus .trapeze-vertical {\n border-right-width: 0.5rem;\n}\n\n.trapeze-vertical {\n display: block;\n position: absolute;\n z-index: 0;\n top: 0;\n left: 0;\n width: 0;\n height: 100%;\n margin-right: -0.5rem;\n border-right: 0 solid #d5d5d5;\n border-top: 0.5rem solid transparent;\n border-bottom: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n\n.trapeze-horizontal-container {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n}\n.trapeze-horizontal-container:hover, .trapeze-horizontal-container:focus {\n margin-top: -0.5rem !important;\n padding-bottom: 0.5rem;\n}\n.trapeze-horizontal-container:hover .trapeze-horizontal, .trapeze-horizontal-container:focus .trapeze-horizontal {\n border-top-width: 0.5rem;\n}\n\n.trapeze-horizontal {\n display: block;\n position: absolute;\n z-index: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 0;\n margin-top: -0.5rem;\n border-top: 0 solid #d5d5d5;\n border-left: 0.5rem solid transparent;\n border-right: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n\n.link-trapeze-vertical {\n position: relative;\n z-index: 0;\n transition: transform 0.2s;\n}\n.link-trapeze-vertical:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n border: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n.link-trapeze-vertical:before {\n top: 0;\n right: 100%;\n width: 0;\n height: 100%;\n border-right-width: 0;\n border-right-color: #d5d5d5;\n border-left-width: 0;\n}\n.link-trapeze-vertical:hover, .link-trapeze-vertical:focus {\n transform: translateX(0.5rem);\n}\n.link-trapeze-vertical:hover:before, .link-trapeze-vertical:focus:before {\n border-right-width: 0.5rem;\n}\n\n.link-trapeze-horizontal {\n position: relative;\n z-index: 0;\n transition: transform 0.2s;\n}\n.link-trapeze-horizontal:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n border: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n.link-trapeze-horizontal:before {\n top: 100%;\n left: 0;\n width: 100%;\n height: 0;\n border-bottom-width: 0;\n border-top-width: 0;\n border-top-color: #d5d5d5;\n}\n.link-trapeze-horizontal:hover, .link-trapeze-horizontal:focus {\n transform: translateY(-0.5rem);\n}\n.link-trapeze-horizontal:hover:before, .link-trapeze-horizontal:focus:before {\n border-top-width: 0.5rem;\n}\n\n.definition-list {\n margin: 1rem 0;\n padding-top: 1rem;\n border-top: 2px solid #e6e6e6;\n border-bottom: 2px solid #e6e6e6;\n}\n.definition-list dd {\n margin-bottom: 1rem;\n}\n\n.definition-list-grid {\n display: grid;\n grid-template-columns: minmax(min-content, 100px) 1fr;\n grid-auto-rows: auto;\n border: none;\n}\n.definition-list-grid dt {\n grid-column: 1;\n font-weight: 400;\n color: #707070;\n padding-right: 16px;\n}\n.definition-list-grid dt:last-of-type {\n border-bottom: none;\n}\n.definition-list-grid dt.definition-list-item-full {\n padding-bottom: 0;\n border-bottom: none;\n}\n.definition-list-grid dd {\n grid-column: 2;\n}\n.definition-list-grid dd:last-of-type {\n border-bottom: none;\n}\n.definition-list-grid dt,\n.definition-list-grid dd {\n margin-bottom: 16px;\n padding-bottom: 16px;\n border-bottom: 1px solid #d5d5d5;\n}\n.definition-list-grid dt:first-of-type,\n.definition-list-grid dd:first-of-type {\n padding-top: 16px;\n border-top: 1px solid #d5d5d5;\n}\n.definition-list-grid .definition-list-item-full {\n grid-column: 1/span 2;\n}\n\nfigure picture {\n display: block;\n margin-bottom: 0.5rem;\n}\n\nfigcaption {\n font-size: 0.778rem;\n color: #707070;\n}\n\n@keyframes rotation {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n}\n.loader {\n display: inline-block;\n width: 0.9rem;\n height: 0.9rem;\n border: 3px solid #d5d5d5;\n border-right-color: #707070;\n border-radius: 100%;\n animation: rotation 1s linear infinite;\n}\n\n.user-dropdown .btn {\n display: flex;\n align-items: center;\n padding: 0.375rem 0.75rem;\n border: 0;\n}\n.user-dropdown .btn .user-avatar {\n --avatar-size: 2.5rem;\n flex-basis: var(--avatar-size);\n width: var(--avatar-size);\n object-fit: cover;\n height: var(--avatar-size);\n}\n@media (min-width: 576px) {\n .user-dropdown .btn .user-avatar {\n --avatar-size: 2.625rem;\n }\n}\n@media (min-width: 768px) {\n .user-dropdown .btn .user-avatar {\n --avatar-size: 2.875rem;\n }\n}\n.user-dropdown .btn p {\n margin: 0 0.5rem 0 1rem;\n}\n\n.header .nav-user {\n margin-left: auto;\n}\n.header .nav-user + .nav-lang {\n margin-left: 0 !important;\n}\n\n.nav-user.user-login {\n position: relative;\n padding-left: 1.5rem;\n}\n.nav-user.user-login .icon {\n position: absolute;\n top: 4px;\n left: 0;\n margin-right: 0.25rem;\n}\n\n@media (max-width: 1199.98px) {\n .header .nav-user {\n margin-left: 1rem;\n margin-right: 1rem;\n }\n}\n@media (max-width: 767.98px) {\n .header .nav-user-login {\n padding: 0;\n }\n .header .nav-user-login .user-login-link {\n padding: 0.5em;\n }\n .header .nav-user-login .label {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .header .nav-user-login .icon {\n position: static;\n width: 1.25rem;\n height: 1.25rem;\n margin: 0;\n }\n .header .nav-user {\n margin-left: 0.5rem;\n margin-right: 0.5rem;\n }\n .header .nav-user + .nav-lang-short > ul {\n padding-left: 0 !important;\n }\n .header .nav-user .btn {\n padding: 0.375rem;\n }\n .header .nav-user:not(.show) .btn {\n border-radius: 50%;\n }\n .header .nav-user:not(.show) .btn:after {\n content: none;\n }\n .header .nav-user:not(.show) .user-name {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .header .nav-user.show {\n position: fixed;\n top: 0.625rem;\n right: 0.75rem;\n left: 0.75rem;\n margin: 0;\n background: white;\n z-index: 1199;\n }\n .header .nav-user.show .btn {\n width: 100%;\n padding-left: 0.68rem;\n padding-right: 0.68rem;\n border: 2px solid #707070;\n border-bottom: 0;\n border-radius: 2px 2px 0 0;\n }\n .header .nav-user.show .btn:after {\n margin-left: auto;\n }\n .header .nav-user.show .dropdown-menu {\n top: -2px !important;\n left: 0 !important;\n width: 100%;\n border: 2px solid #707070;\n border-top: 0;\n border-radius: 0 0 2px 2px;\n }\n}\n.search {\n flex: 0 0 auto;\n}\n.search .dropdown-toggle {\n padding: 1rem;\n}\n.search .dropdown-toggle:after {\n display: none;\n}\n.search .search-form {\n display: flex;\n border: none;\n flex-direction: row;\n flex-wrap: nowrap;\n}\n.search input[type=text] {\n width: 12rem;\n box-shadow: none !important;\n}\n\n.search-mobile-toggle .icon {\n width: 16px;\n height: 16px;\n}\n\n.search-mobile {\n display: none;\n}\n@media (max-width: 1599.98px) {\n .search-mobile {\n display: flex;\n flex-flow: row nowrap;\n position: absolute;\n top: -3rem;\n right: 0;\n bottom: auto;\n left: 0;\n width: 100%;\n height: 3rem;\n background: #212121;\n transition: bottom 0.3s;\n z-index: 1139;\n }\n .search-mobile .form-control, .search-mobile .selectize-control .selectize-input, .selectize-control .search-mobile .selectize-input {\n padding: 0 0 0 0.4rem;\n background: #212121;\n border: 0;\n color: #fff;\n box-shadow: none !important;\n border-radius: 0;\n }\n .search-mobile .form-control::placeholder, .search-mobile .selectize-control .selectize-input::placeholder, .selectize-control .search-mobile .selectize-input::placeholder {\n color: #c1c1c1;\n }\n .search-mobile .input-group-text {\n background: #212121;\n border-radius: 0;\n border: 0;\n }\n .search-mobile .icon {\n color: #c1c1c1;\n }\n .search-mobile .searchform-controller .icon {\n display: block;\n transition: color 0.2s ease-in-out;\n }\n .search-mobile .search-mobile-close {\n align-items: center;\n display: flex;\n margin: 0 0.9rem;\n }\n .search-mobile .search-mobile-close:hover .icon {\n color: #fff;\n }\n}\n\n.access-nav {\n position: absolute;\n top: -1000px;\n}\n.access-nav ul {\n margin-bottom: 0;\n padding-left: 0;\n list-style: none;\n}\n.access-nav li a {\n display: block;\n position: fixed;\n top: 0;\n left: 25px;\n z-index: 3003;\n transform: translateY(-100%);\n transition: opacity 0.2s, transform 0.2s;\n opacity: 0;\n}\n.access-nav li a:focus {\n top: 25px;\n transform: translateY(0%);\n opacity: 1;\n}\n\n.avatar-teaser {\n display: flex;\n align-items: center;\n margin-bottom: 1rem;\n}\n\n.avatar-teaser-body {\n flex: 1 1 auto;\n padding: 0.5rem 0;\n border-top: 1px solid #e6e6e6;\n border-bottom: 1px solid #e6e6e6;\n font-size: 0.83rem;\n color: #707070;\n}\n.avatar-teaser-body > * {\n margin: 0;\n}\n\n.bg-gray-100 .avatar-teaser-body {\n border-color: #d5d5d5;\n color: #212121;\n}\n\n.avatar-teaser-img {\n flex: 0 0 50px;\n width: 50px;\n margin-right: 0.6rem;\n border-radius: 50%;\n}\n.avatar-teaser-img img {\n max-width: 100%;\n border-radius: 50%;\n}\n.avatar-teaser-img + .avatar-teaser-img,\n.avatar-teaser-img + .avatar-teaser-img-placeholder {\n margin-left: -2.25rem;\n}\n@media (min-width: 576px) {\n .avatar-teaser-img + .avatar-teaser-img,\n.avatar-teaser-img + .avatar-teaser-img-placeholder {\n margin-left: -1.2rem;\n }\n}\n\n.avatar-teaser-img-placeholder {\n display: flex;\n justify-content: center;\n align-items: center;\n flex: 0 0 auto;\n width: 50px;\n height: 50px;\n margin-right: 0.6rem;\n background-color: #d5d5d5;\n border-radius: 50%;\n text-decoration: none;\n font-weight: 700;\n transition: background-color 0.2s;\n}\n\na.avatar-teaser-img-placeholder:hover:before {\n background-color: #e6e6e6;\n}\n\na.avatar-teaser-img,\na.avatar-teaser-img-placeholder {\n position: relative;\n z-index: 0;\n text-decoration: none;\n}\na.avatar-teaser-img:before,\na.avatar-teaser-img-placeholder:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n top: -3px;\n right: -3px;\n bottom: -3px;\n left: -3px;\n border: 1px solid #ff0000;\n background-color: #fff;\n border-radius: 50%;\n opacity: 0;\n transform: scale(0.8);\n transition: background-color 0.2s, opacity 0.2s, transform 0.2s;\n}\na.avatar-teaser-img:hover:before, a.avatar-teaser-img:focus:before,\na.avatar-teaser-img-placeholder:hover:before,\na.avatar-teaser-img-placeholder:focus:before {\n opacity: 1;\n transform: scale(1);\n}\n\n.card {\n border-color: #e6e6e6;\n border-radius: 0;\n flex: 1 1 0%;\n max-width: 100%;\n margin-bottom: 32px;\n}\n.bg-gray-100 .card {\n border-color: #c1c1c1;\n}\n\n.card-sm {\n margin-bottom: 16px;\n}\n\n.card-gray {\n border-color: #d5d5d5;\n}\n.card-gray .card-footer,\n.card-gray .card-body {\n background: #e6e6e6;\n transition: transform 0.2s, background 0.2s;\n}\n\na.card-gray:hover .card-body {\n background: #fff;\n}\n\n.card-body .card-header {\n display: flex;\n justify-content: space-between;\n margin-bottom: 1rem;\n padding-top: 0;\n padding-right: 0;\n padding-left: 0;\n font-size: 0.83rem;\n color: #707070;\n}\n.card-body + .card-footer {\n padding-top: 0;\n}\n.card-body .card-info + p {\n margin-top: 0.5em;\n}\n.card-body p:last-of-type {\n margin-bottom: 0;\n}\n.card-body .card-img-top + .card-title {\n margin-top: 0.9rem;\n}\n.card-img-top + .card-body {\n border-top: none !important;\n}\n.card-sm .card-body, .card-body.card-sm {\n padding: 0.675rem;\n}\n\n.card-header {\n border-color: rgba(33, 33, 33, 0.1);\n}\n\n.card-footer {\n padding-bottom: 1.35rem;\n border: 0;\n}\n\n.card-distinction .card-body {\n position: relative;\n border-top: 1px solid #ff0000 !important;\n padding-top: 1.8rem;\n}\n.card-distinction .card-body:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 20 30'%3E%3Cpath d='M0 0h20v30L10 19 0 30z'/%3E%3C/svg%3E\");\n display: inline-block;\n position: absolute;\n top: 0;\n left: 1.35rem;\n width: 20px;\n height: 30px;\n}\n\n.card-info {\n font-size: 0.83rem;\n margin-bottom: 1rem;\n color: #707070;\n}\n.card-info:last-of-type {\n margin-bottom: 0;\n}\n.card-info > :not(:last-of-type):after {\n content: \" ›\";\n margin: 0 0.25em 0 0.15em;\n}\n.card-info .card-info-date:not(:last-child):after {\n content: \" –\";\n}\n.card-info .event-info:after,\n.card-info .event-info-date:after,\n.card-info .card-info-date.event-date:after {\n content: none;\n}\n.card-info .event-info-date .event-date,\n.card-info .event-info-date .event-time,\n.card-info .event-info-date .icon {\n display: inline-block;\n vertical-align: middle;\n}\n.card-info .event-info-date .icon {\n width: 18px;\n height: 18px;\n color: #707070;\n}\n.card-info .event-info-date .icon:not(:first-child) {\n margin-left: 0.5em;\n}\n.card-info .event-info > span {\n display: block;\n}\n.card-info a {\n display: inline-block;\n color: #ff0000;\n text-decoration: none;\n}\n.card-info a.btn:hover, .card-info a.btn.hover {\n background-image: none;\n text-shadow: none;\n}\n.card-info a.btn-primary {\n color: #fff !important;\n}\n.card-info a.btn-secondary {\n color: #212121 !important;\n}\n.card-info p {\n color: #212121;\n}\np + .card-info {\n margin-top: 1rem;\n}\n\n.card-info-bordered {\n padding: 0.75rem 0;\n border-top: 1px solid rgba(33, 33, 33, 0.1);\n border-bottom: 1px solid rgba(33, 33, 33, 0.1);\n}\n\n.card-info-border-sm {\n padding: 0.25rem 0;\n}\n\na.card-img-top {\n position: relative;\n}\n.card-body a.card-img-top {\n display: block;\n}\na.card-img-top:before {\n content: \" \";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n box-shadow: inset 0 0 0 6px #ff0000;\n opacity: 0;\n transition: opacity 0.2s;\n}\na.card-img-top:hover:before {\n opacity: 0.6;\n}\n\na.card {\n text-decoration: none;\n}\na.card .card-title {\n transition: 0.4s ease;\n}\na.card:hover {\n color: #212121;\n border-color: #212121;\n}\na.card:hover .card-title {\n color: #ff0000;\n}\na.card.link-trapeze-horizontal:before {\n top: calc(100% + 1px);\n right: -1px;\n left: -1px;\n width: auto;\n}\n\n.card-img-overlay {\n right: auto;\n max-width: 400px;\n}\n.card-img-overlay .card-title {\n margin-bottom: 0;\n}\n@media (max-width: 767.98px) {\n .card-img-overlay .card-title,\n.card-img-overlay .h4 {\n font-size: 1.152rem;\n }\n}\n\n.card-grayscale:hover .card-img-top img {\n filter: grayscale(0%);\n}\n.card-grayscale:hover .card-body {\n opacity: 1;\n}\n.card-grayscale .card-img-top img {\n transition: filter 0.2s;\n filter: grayscale(100%);\n}\n.card-grayscale .card-body {\n opacity: 0.75;\n transition: opacity 0.3s, background 0.3s, border 0.3s !important;\n}\n\n.carousel {\n overflow: hidden;\n}\n\n.carousel-control {\n padding: 0 2rem;\n background: transparent;\n border: 0;\n cursor: pointer;\n font-size: 2rem;\n transition: all 0.3s ease-in-out;\n}\n.carousel-control .icon {\n width: 1.5em;\n height: 1.5em;\n padding: 0.5rem;\n background: rgba(255, 255, 255, 0.6);\n border-radius: 50%;\n color: #000;\n transition: all 0.2s;\n}\n.carousel-control:hover {\n opacity: 1;\n padding-left: 1rem;\n padding-right: 1rem;\n}\n.carousel-control:hover .icon {\n background: rgba(255, 255, 255, 0.8);\n}\n\n.carousel-control-prev {\n justify-content: flex-start;\n}\n.carousel-control-prev .icon {\n padding-right: 0.625rem;\n padding-left: 0.375rem;\n}\n\n.carousel-control-next {\n justify-content: flex-end;\n}\n.carousel-control-next .icon {\n padding-right: 0.375rem;\n padding-left: 0.625rem;\n}\n\n.carousel-indicators {\n bottom: 0;\n margin: 0;\n padding: 0 15% 1rem;\n}\n.carousel-indicators:before {\n content: \"\";\n position: absolute;\n top: auto;\n right: 0;\n bottom: 0;\n left: 0;\n height: 6rem;\n opacity: 0.3;\n background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */\n}\n.carousel-indicators li {\n border-top: inherit;\n border-bottom: inherit;\n border-radius: 50%;\n cursor: pointer;\n width: 12px;\n height: 12px;\n margin: 0 5px;\n padding: 0;\n}\n.carousel-indicators li:before {\n content: none;\n}\n\n@media (max-width: 1199.98px) {\n .carousel-control {\n display: none;\n }\n .carousel-indicators {\n position: static;\n padding: 1.5rem 15% 0;\n }\n .carousel-indicators:before {\n display: none;\n }\n .carousel-indicators li {\n width: 14px;\n height: 14px;\n background: #d5d5d5;\n }\n .carousel-indicators li.active {\n background: #ff0000;\n }\n .carousel-highlighted-news .carousel-indicators {\n padding-top: 0.5rem;\n }\n}\n.datepicker {\n display: none;\n}\n\n.datepicker-wrapper .picker__holder {\n padding: 0.5rem 0;\n background: #fff;\n border: 1px solid #e6e6e6;\n}\n\n.datepicker-wrapper .picker__header {\n margin-bottom: 1.4em;\n}\n@media (max-width: 767.98px) {\n .datepicker-wrapper .picker__header {\n text-align: left;\n }\n}\n\n.datepicker-wrapper .picker__month {\n font-weight: 700;\n}\n\n.datepicker-wrapper .picker__year {\n font-style: normal;\n}\n\n.datepicker-wrapper .picker__nav--next,\n.datepicker-wrapper .picker__nav--prev {\n right: 0;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0;\n border: 1px solid #e6e6e6;\n border-radius: 100%;\n text-align: center;\n transition: border 0.2s;\n}\n.datepicker-wrapper .picker__nav--next:hover, .datepicker-wrapper .picker__nav--next:focus,\n.datepicker-wrapper .picker__nav--prev:hover,\n.datepicker-wrapper .picker__nav--prev:focus {\n background: transparent;\n border: 1px solid #707070;\n}\n\n.datepicker-wrapper .picker__nav--prev {\n right: auto;\n left: 0;\n}\n@media (max-width: 767.98px) {\n .datepicker-wrapper .picker__nav--prev {\n right: 3rem;\n left: auto;\n }\n}\n\n.datepicker-wrapper .picker__nav--next:before,\n.datepicker-wrapper .picker__nav--prev:before {\n content: \" \";\n display: inline-block;\n position: relative;\n top: 0.95rem;\n right: 0.1rem;\n width: 0.5rem;\n height: 0.5rem;\n border-style: solid;\n border-width: 2px 2px 0 0;\n border-color: #212121 #212121 transparent transparent;\n transform: rotate(45deg);\n vertical-align: top;\n}\n\n.datepicker-wrapper .picker__nav--prev:before {\n right: auto;\n left: 0.1rem;\n transform: rotate(-135deg);\n}\n\n.datepicker-wrapper .picker__day {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0 !important;\n background: transparent !important;\n line-height: 1.65rem;\n border-radius: 100%;\n}\n.datepicker-wrapper .picker__day:hover, .datepicker-wrapper .picker__day:focus {\n border: 1px solid #d5d5d5;\n}\n.datepicker-wrapper .picker__day.picker__day--today {\n border-color: #ff0000;\n}\n.datepicker-wrapper .picker__day.picker__day--today:before {\n content: none;\n}\n.datepicker-wrapper .picker__day.picker__day--highlighted {\n border-color: #d5d5d5 !important;\n font-weight: normal;\n color: #212121;\n}\n.datepicker-wrapper .picker__day.picker__day--selected {\n background: #ff0000 !important;\n border-color: #ff0000 !important;\n color: #fff;\n}\n\n.datepicker-fancy {\n display: none;\n}\n.datepicker-fancy + .picker .picker__holder {\n background: none;\n}\n@media (max-width: 767.98px) {\n .datepicker-fancy + .picker .picker__holder {\n overflow: hidden;\n padding: 1.1rem 0 0.9rem;\n border-left: 0;\n border-right: 0;\n }\n .datepicker-fancy + .picker .picker__holder table {\n display: block;\n position: relative;\n min-height: 3rem;\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"1\"] {\n left: calc(-100% * 0);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"2\"] {\n left: calc(-100% * 1);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"3\"] {\n left: calc(-100% * 2);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"4\"] {\n left: calc(-100% * 3);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"5\"] {\n left: calc(-100% * 4);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"6\"] {\n left: calc(-100% * 5);\n }\n .datepicker-fancy + .picker .picker__holder table tbody {\n position: absolute;\n top: 1.3;\n left: 0;\n }\n .datepicker-fancy + .picker .picker__holder table tbody,\n.datepicker-fancy + .picker .picker__holder table thead {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n }\n .datepicker-fancy + .picker .picker__holder table tbody tr,\n.datepicker-fancy + .picker .picker__holder table thead tr {\n display: flex;\n flex: 0 0 100%;\n }\n .datepicker-fancy + .picker .picker__holder table tbody tr td,\n.datepicker-fancy + .picker .picker__holder table tbody tr th,\n.datepicker-fancy + .picker .picker__holder table thead tr td,\n.datepicker-fancy + .picker .picker__holder table thead tr th {\n display: block;\n flex: 1 1 auto;\n padding-bottom: 0.2rem;\n }\n}\n@media (min-width: 768px) {\n .datepicker-fancy + .picker .picker__holder {\n padding: 3.5rem 0 4rem !important;\n }\n .datepicker-fancy + .picker .picker__holder .picker__header {\n position: initial;\n }\n .datepicker-fancy + .picker .picker__holder .picker__box {\n position: relative;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next {\n top: 50%;\n width: 3.8rem;\n height: 3.8rem;\n background: #fff;\n transition: box-shadow 0.2s;\n z-index: 10;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev:before,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next:before {\n top: 1.64rem;\n left: 0;\n border-color: #ff0000 #ff0000 transparent transparent;\n transition: border-width 0.2s;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev:hover,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next:hover {\n box-shadow: 0 0 20px 1px rgba(33, 33, 33, 0.25);\n border: 1px solid #e6e6e6;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev:hover:before,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next:hover:before {\n border-color: #b51f1f #b51f1f transparent transparent;\n border-width: 3px 3px 0 0;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev {\n left: calc(50% - 500px / 2 - 4.3rem);\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--next {\n right: calc(50% - 500px / 2 - 4.3rem);\n }\n .datepicker-fancy + .picker .picker__holder .picker__table {\n max-width: 500px;\n margin: auto;\n }\n .datepicker-fancy + .picker .picker__holder .picker__day {\n width: 2.7rem;\n height: 2.7rem;\n padding: 0.4325em 0;\n line-height: 1.6rem;\n transition: border 0.2s;\n margin-bottom: 0.2rem;\n }\n .datepicker-fancy + .picker .picker__holder .picker__weekday {\n padding-bottom: 1.1em;\n }\n}\n.datepicker-fancy + .picker .picker__holder .picker__day--highlighted {\n font-weight: bold;\n color: #ff0000;\n border-color: transparent;\n}\n.datepicker-fancy + .picker .picker__holder .picker__day--highlighted.picker__day--selected {\n color: #fff;\n}\n.datepicker-fancy + .picker .picker__holder .picker__day--today {\n border-color: #ff0000;\n}\n.datepicker-fancy + .picker .picker__holder .nextMonthLabel,\n.datepicker-fancy + .picker .picker__holder .prevMonthLabel {\n position: absolute;\n top: 6.8rem;\n font-size: 8rem;\n font-weight: bold;\n color: #d5d5d5;\n text-transform: uppercase;\n}\n.datepicker-fancy + .picker .picker__holder .nextMonthLabel {\n left: calc(50% + 19rem);\n}\n.datepicker-fancy + .picker .picker__holder .prevMonthLabel {\n right: calc(50% + 19rem);\n}\n.datepicker-fancy + .picker + .nextMonthLabel, .datepicker-fancy + .picker ~ .prevMonthLabel {\n display: none;\n}\n\narticle {\n counter-reset: footnotes;\n}\narticle footer,\narticle aside {\n margin-top: 1.6rem;\n padding-top: 0.72rem;\n border-top: 1px solid #c1c1c1;\n font-size: 0.83rem;\n}\narticle footer ol,\narticle aside ol {\n counter-reset: item;\n padding-left: 0;\n margin-left: 0;\n}\narticle footer ol li,\narticle aside ol li {\n display: block;\n padding-left: 0;\n}\narticle footer ol li:before,\narticle aside ol li:before {\n content: counter(item);\n counter-increment: item;\n display: inline-block;\n position: static;\n height: 0.7rem;\n margin-right: 0.4rem;\n padding-right: 0.15rem;\n border-right: 1px solid #c1c1c1;\n font-size: 0.7rem;\n line-height: 0.7rem;\n font-weight: 700;\n color: #ff0000;\n}\n\n/**\n * Inline footnotes references\n * 1. Increment the counter at each new reference\n * 2. Reset link styles to make it appear like regular text\n */\n[aria-describedby=footnote-label],\n[aria-describedby=footnote-label]:hover,\n[aria-describedby=sidenote-label],\n[aria-describedby=sidenote-label]:hover {\n counter-increment: footnotes; /* 1 */\n text-decoration: none; /* 2 */\n color: inherit; /* 2 */\n cursor: default; /* 2 */\n outline: none; /* 2 */\n border-bottom: none;\n}\n[aria-describedby=footnote-label]:focus, [aria-describedby=footnote-label]:active, [aria-describedby=footnote-label]:focus:active,\n[aria-describedby=footnote-label]:hover:focus,\n[aria-describedby=footnote-label]:hover:active,\n[aria-describedby=footnote-label]:hover:focus:active,\n[aria-describedby=sidenote-label]:focus,\n[aria-describedby=sidenote-label]:active,\n[aria-describedby=sidenote-label]:focus:active,\n[aria-describedby=sidenote-label]:hover:focus,\n[aria-describedby=sidenote-label]:hover:active,\n[aria-describedby=sidenote-label]:hover:focus:active {\n box-shadow: none !important;\n}\n[aria-describedby=footnote-label]:after,\n[aria-describedby=footnote-label]:hover:after,\n[aria-describedby=sidenote-label]:after,\n[aria-describedby=sidenote-label]:hover:after {\n border-left-color: #ff0000;\n border-right-color: #ff0000;\n}\n\n/**\n * Actual numbered references\n */\n[aria-describedby=footnote-label]:after,\n[aria-describedby=sidenote-label]:after {\n content: counter(footnotes);\n display: inline-block;\n height: 0.61rem;\n margin-left: 2px;\n padding: 0 0.15rem;\n cursor: pointer;\n vertical-align: super;\n font-size: 0.61rem;\n line-height: 0.61rem;\n font-weight: 700;\n border-left: 1px solid #c1c1c1;\n border-right: 1px solid #c1c1c1;\n color: #ff0000;\n transition: border 0.2s, color 0.2s;\n}\n\n/**\n * Resetting the default focused styles on the number\n */\n[aria-describedby=footnote-label]:focus:after,\n[aria-describedby=sidenote-label]:focus:after {\n outline: thin dotted;\n outline-offset: 2px;\n}\n\n.back-to-content {\n font-size: 0.8em;\n color: #ff0000;\n border-bottom: none;\n}\n\n/**\n * Highlight target note\n */\nfooter :target {\n background: rgba(255, 0, 0, 0.2);\n}\n\narticle aside {\n margin-top: 0;\n padding: 0;\n border-top: none;\n color: #707070;\n}\n\n.form-group label {\n font-size: 1em;\n color: #707070;\n}\n.form-group .custom-control label {\n font-size: 0.83rem;\n}\n.form-group .custom-control label:before, .form-group .custom-control label:after {\n top: 2px;\n}\n\n.invalid-label,\n.form-group .invalid-label {\n color: #ff0000;\n}\n\n.search-container {\n position: relative;\n}\n.search-container input[type=search] {\n padding-right: 40px;\n}\n.search-container .icon {\n position: absolute;\n top: 50%;\n right: 0.75rem;\n color: #c1c1c1;\n transform: translateY(-50%);\n transition: color 0.3s;\n}\n.search-container input[type=search]:hover + .icon {\n color: #707070;\n}\n.search-container input[type=search]:focus + .icon {\n color: #212121;\n}\n\n.gallery.is-fullscreen {\n z-index: 1120 !important; /* eslint disable line */\n max-width: none;\n width: 100% !important;\n}\n\n.gallery,\n.gallery-nav {\n position: relative;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.gallery.ready,\n.gallery-nav.ready {\n opacity: 1;\n}\n.gallery .img-fluid,\n.gallery-nav .img-fluid {\n width: 100%;\n}\n\n.gallery-nav:after {\n content: \" \";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: 5%;\n background: linear-gradient(to right, transparent 0%, #fff 100%);\n}\n\n.gallery.flickity-enabled.is-fullscreen {\n margin: 0 !important;\n background: #fff;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-slider {\n display: flex;\n align-items: center;\n}\n.ie .gallery.flickity-enabled.is-fullscreen .flickity-slider {\n padding-top: 20vmin;\n align-items: start;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item {\n align-items: center;\n max-height: 80vmin;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item .gallery-item-inner {\n height: 100%;\n padding: 0;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item .gallery-item-inner .img-wrapper {\n max-height: 100%;\n position: relative;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item .img-fluid {\n max-height: calc(80vmin - 2rem);\n max-width: 100vmin;\n margin: 0 auto;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item figcaption {\n position: relative;\n top: 2rem;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item figcaption span:last-child {\n padding-left: 3rem;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-prev-next-button {\n top: 50% !important;\n border: 1px solid #c1c1c1;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-prev-next-button.next {\n right: 6%;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-prev-next-button.previous {\n left: 6%;\n}\n\n.gallery-item {\n display: flex;\n width: 100%;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.gallery-item figcaption {\n display: flex;\n justify-content: space-between;\n width: 100%;\n padding: 0.6rem 0.2rem;\n font-size: 0.83rem;\n color: #707070;\n}\n.gallery-item figcaption > span {\n display: inline-block;\n flex: 1 1 auto;\n}\n.gallery-item figcaption > span:last-child {\n text-align: right;\n padding-left: 1rem;\n}\n.gallery-item img {\n display: block;\n max-height: 100%;\n width: auto !important;\n}\n\n.gallery-item .gallery-item-inner {\n /* center images in cells with flexbox */\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n position: relative;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 0;\n padding: 0 0 66.6667%;\n background: #e6e6e6;\n}\n.gallery-item .gallery-item-inner .img-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n}\n\n.gallery-nav-item {\n display: block;\n position: relative;\n width: calc(23% - 0.8rem);\n margin-right: 0.8rem;\n border-bottom: 1px solid #c1c1c1;\n}\n.gallery-nav-item:after {\n content: \" \";\n position: absolute;\n top: 0;\n left: 50%;\n margin-left: -16px;\n width: 0;\n height: 0;\n border-style: solid;\n border-width: 16px 16px 0;\n border-color: transparent;\n transition: border-color 0.25s;\n}\n.gallery-nav-item.is-nav-selected:after {\n border-color: #fff transparent transparent;\n}\n.gallery-nav-item figcaption {\n overflow: hidden;\n padding: 0.4rem 0;\n font-size: 0.83rem;\n color: #707070;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n\n.gallery .flickity-prev-next-button,\n.gallery .flickity-fullscreen-button {\n width: 41px;\n height: 41px;\n border-radius: 41px;\n opacity: 1;\n}\n.gallery .flickity-prev-next-button svg.flickity-button-icon,\n.gallery .flickity-fullscreen-button svg.flickity-button-icon {\n position: static;\n}\n\n.gallery .flickity-prev-next-button {\n display: flex;\n top: 45%;\n align-items: center;\n justify-content: center;\n margin-top: -20.5px;\n background: #fff;\n transform: scale(1);\n transition: transform 0.25s;\n}\n.gallery .flickity-prev-next-button:hover {\n transform: scale(1.1);\n}\n.gallery .flickity-prev-next-button.next {\n right: 14px;\n}\n.gallery .flickity-prev-next-button.previous {\n left: 14px;\n}\n@media (max-width: 767.98px) {\n .gallery .flickity-prev-next-button {\n display: none;\n }\n}\n\n.gallery .flickity-fullscreen-button {\n top: 14px;\n right: 14px;\n background: #707070;\n text-align: center;\n transition: background 0.25s;\n}\n.gallery .flickity-fullscreen-button:hover {\n background: #212529;\n}\n.gallery .flickity-fullscreen-button svg.flickity-button-icon {\n width: 17px;\n}\n.gallery .flickity-fullscreen-button svg.flickity-button-icon * {\n fill: #fff;\n}\n.gallery .flickity-fullscreen-button.flickity-fullscreen-button-exit svg.flickity-button-icon {\n width: 10px;\n}\n\n.gallery.is-fullscreen .gallery-item {\n height: 100%;\n padding: 0;\n}\n.gallery.is-fullscreen .gallery-item .gallery-item-inner {\n background: transparent;\n}\n.gallery.is-fullscreen .gallery-item figcaption {\n border-top: 1px solid #e6e6e6;\n margin-left: 6%;\n margin-right: 6%;\n width: 88%;\n}\n\nol.flickity-page-dots li {\n padding: 0;\n}\nol.flickity-page-dots li:before {\n content: none;\n}\n\n.list-group-item {\n padding-top: 1.25rem;\n padding-bottom: 1.25rem;\n}\n.list-group-item p:last-child {\n margin-bottom: 0;\n}\n\n.list-group-item-borderless {\n padding-right: 0;\n padding-left: 0;\n border-right: 0;\n border-left: 0;\n}\n\n.list-group-gray .list-group-teaser-container,\n.list-group-item-gray .list-group-teaser-container {\n --card-bg: #e6e6e6;\n background: var(--card-bg);\n}\n.list-group-gray .list-group-teaser-container .card-title a,\n.list-group-item-gray .list-group-teaser-container .card-title a {\n transition: color 0.3s, text-shadow 0.25s;\n}\n.list-group-gray .list-group-teaser-container:hover,\n.list-group-item-gray .list-group-teaser-container:hover {\n --card-bg: $white;\n}\n\n.list-group li:before,\n.list-group li.list-group-item:before {\n content: none;\n}\n.list-group .list-group-teaser {\n display: block;\n text-decoration: none;\n padding: 0;\n border: none;\n}\n.list-group .list-group-teaser:hover {\n z-index: 10;\n}\n.list-group .list-group-teaser + .list-group-teaser {\n margin-top: -1px;\n}\n.list-group .list-group-teaser-thumbnail {\n flex: 0 0 12rem;\n padding: 1rem;\n padding-top: 1rem;\n z-index: 1;\n}\n.list-group .list-group-teaser-thumbnail > a {\n display: block;\n}\n@media (min-width: 992px) {\n .list-group .list-group-teaser-thumbnail {\n border-right: none;\n }\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-thumbnail {\n border-bottom: none;\n }\n}\n.list-group .list-group-teaser-content {\n flex: 0 1 100%;\n padding: 1rem;\n z-index: 1;\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-content {\n border-top: none;\n }\n}\n.list-group .list-group-teaser-content span {\n color: #212121;\n}\n.list-group .list-group-teaser-content p {\n margin: 0;\n}\n.list-group .list-group-teaser-content p.h5 {\n margin-bottom: 0.4rem;\n}\n.list-group .list-group-teaser-content .teaser-url {\n overflow-wrap: break-word;\n word-wrap: break-word;\n word-break: break-word;\n}\n.list-group .list-group-teaser-container {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n border: 1px solid #d5d5d5;\n transition: border-color 0.2s, background 0.25s;\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-container {\n flex-direction: column;\n }\n .list-group .list-group-teaser-container .list-group-teaser-thumbnail {\n flex-basis: 0;\n padding-bottom: 0;\n }\n}\n.list-group .list-group-teaser-container:hover .list-group-teaser-content,\n.list-group .list-group-teaser-container:hover .list-group-teaser-thumbnail {\n border-color: #212121;\n}\n.list-group .list-group-teaser-container.teaser-img-right {\n flex-direction: row-reverse;\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-container.teaser-img-right {\n display: block;\n }\n .list-group .list-group-teaser-container.teaser-img-right .list-group-teaser-thumbnail {\n float: right;\n max-width: 50%;\n padding-bottom: 1rem;\n width: calc(100px + 2rem);\n }\n}\n.list-group .list-group-teaser-more {\n display: block;\n padding: 0.4rem 1rem;\n background: #fff;\n border: 1px solid #d5d5d5 !important;\n font-size: 90%;\n background-image: none !important;\n text-align: center;\n margin-top: 1rem;\n transition: border 0.2s, color 0.3s;\n}\n.list-group .list-group-teaser-more:hover {\n border: 1px solid #212121 !important;\n}\n.list-group .item-metadata p {\n display: inline-block;\n margin-bottom: 0;\n}\n.list-group .item-metadata .item-date {\n font-size: 1rem;\n font-weight: bold;\n margin-right: 0.5em;\n}\n\n.list-group-item-infoscience.has-thumbnail {\n display: flex;\n}\n.list-group-item-infoscience.has-thumbnail .list-group-thumbnail {\n flex: 0 0 8rem;\n margin-right: 1rem;\n z-index: 1;\n}\n.list-group-item-infoscience.has-thumbnail .list-group-content {\n flex: 0 1 100%;\n z-index: 1;\n}\n\n.list-group-teaser-thumbnail .news-video-overlay {\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n background: transparent;\n}\n.list-group-teaser-thumbnail .news-video-overlay:before {\n content: \"\";\n width: 2.25rem;\n height: 2.25rem;\n background: url(../images/icons/icon-teaser-video.svg);\n background-size: 100%;\n border-radius: 50%;\n box-shadow: 0 0 1rem rgba(0, 0, 0, 0.16);\n}\n\n.social-feed {\n position: relative;\n padding: 2.2rem 1.5rem 1.5rem;\n background: #fff;\n color: #707070;\n}\n.social-feed strong {\n color: #212121;\n}\n.social-feed .social-icon {\n position: absolute;\n top: -1.3rem;\n}\n.social-feed .social-feed-header {\n margin-bottom: 0.6rem;\n}\n.social-feed picture img {\n margin-bottom: 1rem;\n}\n\n.breadcrumb-container {\n display: flex;\n position: relative;\n margin-bottom: 1.6rem;\n}\n@media (max-width: 1199.98px) {\n .breadcrumb-container {\n padding: 0 0.8rem;\n }\n}\n@media (min-width: 1200px) {\n .breadcrumb-container {\n display: flex;\n position: relative;\n margin: 0 3rem;\n margin-bottom: 2rem;\n }\n}\n\n.breadcrumb-wrapper {\n max-width: 100%;\n width: 100%;\n border-bottom: 1px solid #d5d5d5;\n}\n@media (min-width: 992px) {\n .breadcrumb-wrapper {\n overflow-y: visible;\n user-select: none;\n }\n}\n\n.breadcrumb {\n padding: 0;\n margin-bottom: 0;\n}\n.breadcrumb li {\n padding-left: 0;\n}\n.breadcrumb li:before {\n content: none;\n}\n@media (min-width: 992px) {\n .breadcrumb {\n max-width: 100%;\n padding: 0.1rem 0;\n }\n .breadcrumb .breadcrumb-item:last-child {\n padding-right: 3rem;\n }\n}\n@media (max-width: 1199.98px) {\n .breadcrumb {\n margin: 0;\n padding: 0.64rem 0;\n z-index: 110;\n }\n .breadcrumb .icon {\n color: #c1c1c1;\n }\n .breadcrumb li:last-child {\n margin-right: 5rem;\n }\n}\n\n.breadcrumb-item {\n display: inline-block;\n position: relative;\n font-size: 0.83rem;\n line-height: 1.5rem;\n}\n.breadcrumb-item.breadcrumb-tags-wrapper {\n display: inline;\n}\n.breadcrumb-item:before {\n content: \" \";\n display: block;\n position: absolute;\n bottom: -0.1rem;\n left: 0;\n width: 0;\n height: 1px;\n padding: 0;\n background: #ff0000;\n transition: width 0.3s ease;\n}\n.breadcrumb-item:not(.active):not(.breadcrumb-tags-wrapper):hover:before {\n width: calc(100% - 0.6rem);\n}\n.breadcrumb-item:after {\n content: \"/\";\n color: #8e8e8e;\n padding-inline: 0.25rem;\n}\n.breadcrumb-item a {\n background-image: none !important;\n color: #495057;\n text-decoration: none;\n}\n.breadcrumb-item a:hover {\n color: #212121;\n}\n.breadcrumb-item .tag {\n vertical-align: baseline;\n}\n.breadcrumb-item .icon {\n top: -0.08em;\n font-size: 0.86em;\n}\n.breadcrumb-item:last-child:after {\n content: none;\n}\n.breadcrumb-item.active {\n font-weight: bold;\n color: #495057;\n}\n.breadcrumb-item.expand-links {\n display: none;\n}\n\n.breadcrumb .btn-expand-links {\n height: auto;\n padding: 0;\n border: 0;\n font-size: inherit;\n line-height: 1;\n}\n\n@media (max-width: 991.98px) {\n .breadcrumb .breadcrumb-item,\n.breadcrumb.has-expanded-links .breadcrumb-item.expand-links {\n display: none;\n }\n .breadcrumb .breadcrumb-item:first-of-type,\n.breadcrumb .breadcrumb-item.expand-links,\n.breadcrumb .breadcrumb-item:last-of-type,\n.breadcrumb .breadcrumb-item.active,\n.breadcrumb .breadcrumb-item.breadcrumb-tags-wrapper,\n.breadcrumb.has-expanded-links .breadcrumb-item {\n display: inline-block;\n }\n}\n.breadcrumb .dropdown {\n display: inline;\n position: static;\n}\n\n.breadcrumb .dropdown-toggle {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n top: -0.08em;\n width: 1.25rem;\n height: 1.25rem;\n margin-left: 0;\n padding: 0;\n border: 0;\n border-radius: 50%;\n}\n.breadcrumb .dropdown-toggle .icon {\n top: 0;\n font-size: 1rem;\n color: currentColor;\n transform: rotate(0);\n transition: all 0.2s ease-in-out;\n}\n.breadcrumb .dropdown-toggle:after {\n content: none;\n}\n.breadcrumb .dropdown-toggle:hover, .breadcrumb .dropdown-toggle:active {\n background: #ff0000 !important;\n color: #fff !important;\n}\n.breadcrumb .dropdown-toggle:focus, .breadcrumb .dropdown-toggle:focus-visible {\n outline-offset: 0;\n}\n.breadcrumb .dropdown-toggle:focus:not(:focus-visible) {\n outline-color: transparent !important;\n}\n.breadcrumb .dropdown-toggle[aria-expanded=true] .icon {\n transform: rotate(180deg);\n}\n\n.breadcrumb .dropdown-menu {\n min-width: 11.5rem;\n}\n.breadcrumb .dropdown-menu.show {\n top: 1.65rem !important;\n left: -0.625rem !important;\n transform: none !important;\n}\n.breadcrumb .dropdown-menu.show.open-left {\n right: -0.625rem !important;\n left: auto !important;\n}\n\n.breadcrumb .dropdown-item {\n padding: 0.125em 0.625rem;\n font-size: 0.83rem;\n line-height: 1.3em;\n}\n.breadcrumb .dropdown-item a {\n display: block;\n}\n.breadcrumb .dropdown-item + .dropdown-item {\n margin-top: 0.5rem;\n}\n.breadcrumb .dropdown-item.current-menu-item, .breadcrumb .dropdown-item.current-menu-item-parent {\n font-weight: bold;\n}\n@media (max-width: 991.98px) {\n .breadcrumb .dropdown-item {\n white-space: normal;\n }\n}\n\n.links-group {\n padding: 1.66rem;\n background: #fff;\n border: 1px solid #d5d5d5;\n}\n.links-group .nav-link, .links-group li {\n padding: 0;\n margin-bottom: 0.8rem;\n}\n.links-group.links-group-teaser h5 {\n margin-bottom: 1.2rem;\n padding-bottom: 1.6rem;\n border-bottom: 1px solid #d5d5d5;\n}\n\n.media-map {\n display: flex;\n flex: 1 1 100%;\n position: relative;\n}\n.media-map figure {\n flex: 1 1 100%;\n}\n.media-map picture {\n width: 100%;\n margin-bottom: 0;\n}\n.media-map img {\n height: 100%;\n object-fit: cover;\n font-family: \"object-fit: cover;\"; /* stylelint-disable-line */\n}\n\n.media-map-over {\n position: absolute;\n right: 16px;\n bottom: 16px;\n left: 16px;\n}\n\n.cover {\n position: relative;\n}\n.cover figcaption {\n position: absolute;\n right: 16px;\n bottom: 16px;\n z-index: 1;\n}\n@media (min-width: 768px) {\n .cover figcaption {\n right: 32px;\n bottom: 32px;\n }\n}\n\n.page-item {\n background-color: #fff;\n border-top: 1px solid #d5d5d5;\n border-bottom: 1px solid #d5d5d5;\n}\n.page-item:first-child .page-link, .page-item:last-child .page-link {\n border-radius: 0;\n}\n.page-item:first-child {\n border-left: 1px solid #d5d5d5;\n}\n.page-item:first-child .page-link {\n margin-left: -1px;\n}\n.page-item:last-child {\n border-right: 1px solid #d5d5d5;\n}\n.page-item:last-child .page-link {\n margin-right: -1px;\n}\n.page-item.disabled .page-link {\n border-color: transparent;\n}\n.page-item.disabled:last-child .page-link {\n margin-right: 0;\n}\n.page-item.disabled:first-child .page-link {\n margin-left: 0;\n}\n\n.page-link {\n display: inline-flex;\n justify-content: center;\n min-width: calc(1.25rem + 1rem);\n height: 100%;\n background-color: transparent;\n border-color: transparent;\n border-radius: 0;\n text-decoration: none;\n font-weight: 700;\n transition: margin 0.1s ease-in-out;\n position: relative;\n z-index: 0;\n transition: transform 0.2s;\n}\n.page-link:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n border: 5px solid transparent;\n transition: border 0.2s;\n}\n.page-link:before {\n top: 100%;\n left: 0;\n width: 100%;\n height: 0;\n border-bottom-width: 0;\n border-top-width: 0;\n border-top-color: #d5d5d5;\n}\n.page-link:hover, .page-link:focus {\n transform: translateY(-5px);\n}\n.page-link:hover:before, .page-link:focus:before {\n border-top-width: 5px;\n}\n.page-link:before {\n left: -1px;\n margin-top: 1px;\n width: calc(100% + 2px);\n}\n.page-item:first-child .page-link:before {\n border-left-color: #fff;\n}\n.page-item:last-child .page-link:before {\n border-right-color: #fff;\n}\n.page-link:hover {\n z-index: 2;\n border: 1px solid #707070;\n transform: translateY(-4px);\n}\n.page-link:hover, .page-link:focus, .page-link:active {\n background-color: #fff;\n}\n\n.question {\n display: flex;\n flex-flow: column wrap;\n}\n@keyframes popin {\n 100% {\n transform: scale(1);\n }\n}\n.question h3,\n.question .h3 {\n margin-top: 1rem;\n margin-bottom: 3rem;\n}\n.question .custom-control-label {\n flex: 1 1 auto;\n flex-basis: 0;\n position: relative;\n transition: 0.2s;\n}\n.question .custom-control-label:before {\n content: \" \";\n position: absolute;\n width: 1.7rem;\n height: 1.7rem;\n border: none;\n border-radius: 50%;\n margin-top: 0;\n transform: scale(0);\n transition: margin 0.2s;\n box-shadow: none !important;\n z-index: 15;\n}\n.question .custom-control-label:after {\n content: \" \";\n position: absolute;\n width: 0.6296296296rem;\n height: 0.6296296296rem;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E\");\n transform: scale(0);\n transition: margin 0.2s;\n z-index: 25;\n}\n.question .custom-control-label:hover {\n cursor: pointer;\n}\n.question .custom-control-label:hover .custom-control-label-content {\n border-color: #212121;\n z-index: 10;\n}\n.question .custom-control-label-content {\n display: block;\n position: relative;\n padding: 1rem 1.3rem;\n background: #fff;\n border: 1px solid #d5d5d5;\n z-index: 5;\n transition: 0.2s;\n}\n.question .custom-control-input:checked + .custom-control-label {\n z-index: 10;\n}\n.question .custom-control-input:checked + .custom-control-label .custom-control-label-content {\n border-color: #212121;\n z-index: 10;\n}\n.question .custom-control-input:checked + .custom-control-label:before, .question .custom-control-input:checked + .custom-control-label:after {\n animation: popin 0.2s forwards;\n}\n\n.question-title {\n font-size: 1.2rem;\n text-transform: uppercase;\n color: #707070;\n}\n\n.question-subtitle {\n font-size: 1.4rem;\n font-weight: bold;\n}\n\n.question-img {\n flex: 0 0 100%;\n}\n\n.question-content {\n padding: 4rem;\n}\n\n.question-answers {\n display: flex;\n flex-flow: column nowrap;\n padding-right: 1.7rem;\n}\n\n@media (max-width: 991.98px) {\n .question .custom-control-label {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n }\n .question .custom-control-label:hover, .question .custom-control-label:focus {\n padding-left: 0.5rem;\n margin-right: -0.5rem;\n }\n .question .custom-control-label:hover .trapeze-vertical, .question .custom-control-label:focus .trapeze-vertical {\n border-right-width: 0.5rem;\n }\n .question .custom-control-label:before {\n top: calc(50% - 0.85rem);\n right: -0.85rem;\n left: auto;\n }\n .question .custom-control-label:after {\n top: calc(50% - 0.3148148148rem);\n right: -0.3148148148rem;\n left: auto;\n }\n .question .custom-control-label-content {\n margin-bottom: -1px;\n }\n .question .custom-control-input:checked + .custom-control-label {\n padding-left: 0.5rem;\n margin-right: -0.5rem;\n z-index: 10;\n }\n .question .custom-control-input:checked + .custom-control-label .trapeze-vertical {\n border-right-width: 0.5rem;\n }\n .question-content {\n padding: 1rem 0;\n }\n}\n@media (min-width: 992px) {\n .question {\n flex-flow: row nowrap;\n align-items: stretch;\n background-image: linear-gradient(to right, #fff 30%, #e6e6e6 30%);\n padding: 10rem 0;\n }\n .question h3,\n.question .h3 {\n margin-top: 0;\n }\n .question .custom-control-label {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n }\n .question .custom-control-label:hover, .question .custom-control-label:focus {\n margin-top: -0.5rem !important;\n padding-bottom: 0.5rem;\n }\n .question .custom-control-label:hover .trapeze-horizontal, .question .custom-control-label:focus .trapeze-horizontal {\n border-top-width: 0.5rem;\n }\n .question .custom-control-label:before {\n top: -0.85rem;\n left: calc(50% - 0.85rem);\n }\n .question .custom-control-label:after {\n top: -0.3148148148rem;\n left: calc(50% - 0.3148148148rem);\n }\n .question .custom-control-label:hover {\n z-index: 10;\n }\n .question .custom-control-label-content {\n height: 100%;\n margin-left: -1px;\n }\n .question .custom-control-input:checked + .custom-control-label {\n margin-top: -0.5rem !important;\n padding-bottom: 0.5rem;\n }\n .question .custom-control-input:checked + .custom-control-label .trapeze-horizontal {\n border-top-width: 0.5rem;\n }\n .question-img {\n flex: 0 0 45%;\n }\n .question-img picture,\n.question-img img {\n display: block;\n width: 100% !important;\n }\n .question-answers {\n display: flex;\n flex-flow: row nowrap;\n padding: 0;\n }\n .question-content {\n padding: 0 4rem;\n }\n}\n.social-share-container {\n display: flex;\n flex-flow: column wrap;\n justify-content: space-between;\n align-items: flex-start;\n padding: 1rem 1.5rem;\n background: #fff;\n color: #707070;\n}\n@media (min-width: 992px) {\n .social-share-container {\n flex-flow: row nowrap;\n justify-content: space-between;\n align-items: center;\n }\n}\n.social-share-container.social-share-light {\n display: inline-block;\n}\n\n.social-share {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n}\n@media (min-width: 992px) {\n .social-share {\n flex-flow: row nowrap;\n justify-content: space-between;\n }\n}\n.social-share .social-icon {\n margin-right: 0.25rem;\n margin-bottom: 0.25rem;\n}\n@media (min-width: 992px) {\n .social-share .social-icon {\n margin-bottom: 0;\n }\n}\n.social-share .social-share-text {\n flex-basis: 100%;\n margin-right: 0.5rem;\n margin-bottom: 0.25rem;\n}\n@media (min-width: 992px) {\n .social-share .social-share-text {\n flex-basis: auto;\n margin-bottom: 0;\n }\n}\n\n.social-share-copylink {\n display: flex;\n white-space: nowrap;\n align-items: center;\n}\n@media (min-width: 992px) {\n .social-share-copylink {\n margin-top: 0;\n }\n}\n@media (max-width: 991.98px) {\n .social-share-copylink {\n white-space: normal;\n }\n}\n.social-share-copylink .input-group .form-control, .social-share-copylink .input-group .selectize-control .selectize-input, .selectize-control .social-share-copylink .input-group .selectize-input {\n border: none !important;\n box-shadow: none !important;\n}\n.social-share-copylink .input-group .form-control:before, .social-share-copylink .input-group .selectize-control .selectize-input:before, .selectize-control .social-share-copylink .input-group .selectize-input:before {\n content: none;\n}\n.social-share-copylink .input-group .form-control.sr-only, .social-share-copylink .input-group .table-restauration tr td .form-control.tablesaw-cell-label, .table-restauration tr td .social-share-copylink .input-group .form-control.tablesaw-cell-label, .social-share-copylink .input-group .selectize-control .sr-only.selectize-input, .social-share-copylink .input-group .selectize-control .table-restauration tr td .selectize-input.tablesaw-cell-label, .table-restauration tr td .social-share-copylink .input-group .selectize-control .selectize-input.tablesaw-cell-label, .selectize-control .social-share-copylink .input-group .sr-only.selectize-input, .selectize-control .social-share-copylink .input-group .table-restauration tr td .selectize-input.tablesaw-cell-label, .table-restauration tr td .selectize-control .social-share-copylink .input-group .selectize-input.tablesaw-cell-label {\n position: absolute;\n}\n\n.table, .semaineDeRef {\n width: 100%;\n}\n.table thead th, .semaineDeRef thead th {\n border-bottom: 3px solid #d5d5d5;\n padding: 0.3rem 0.45rem;\n}\n.table tbody, .semaineDeRef tbody,\n.table tfoot,\n.semaineDeRef tfoot {\n color: #212121;\n}\n.table tbody td, .semaineDeRef tbody td,\n.table tfoot td,\n.semaineDeRef tfoot td {\n padding: 0.3rem 0.45rem;\n border-bottom: 1px solid #d5d5d5;\n}\n@media (max-width: 767.98px) {\n .table tbody td:last-child, .semaineDeRef tbody td:last-child,\n.table tfoot td:last-child,\n.semaineDeRef tfoot td:last-child {\n margin-bottom: 1.2rem;\n }\n}\n.table tbody td .tablesaw-cell-label, .semaineDeRef tbody td .tablesaw-cell-label,\n.table tfoot td .tablesaw-cell-label,\n.semaineDeRef tfoot td .tablesaw-cell-label {\n color: #212121;\n}\n.table tfoot td, .semaineDeRef tfoot td {\n border-top: 3px solid #d5d5d5;\n font-weight: bold;\n}\n\n@media (min-width: 768px) {\n .table-boxed, .semaineDeRef {\n border: 1px solid #d5d5d5;\n }\n}\n.table-boxed thead th, .semaineDeRef thead th {\n border-top: 1px solid #d5d5d5;\n}\n.table-boxed thead th, .semaineDeRef thead th,\n.table-boxed tbody td,\n.semaineDeRef tbody td,\n.table-boxed tfoot td,\n.semaineDeRef tfoot td {\n border-right: 1px solid #d5d5d5;\n}\n@media (max-width: 767.98px) {\n .table-boxed thead th, .semaineDeRef thead th,\n.table-boxed tbody td,\n.semaineDeRef tbody td,\n.table-boxed tfoot td,\n.semaineDeRef tfoot td {\n border-left: 1px solid #d5d5d5;\n }\n}\n\n.table-sortable thead th {\n padding: 0;\n}\n.table-sortable thead th button {\n padding: 0.3rem;\n cursor: pointer;\n}\n.table-sortable thead th button .tablesaw-sortable-arrow {\n display: block;\n position: relative;\n margin-top: 0.1rem;\n float: left;\n width: 1rem;\n height: 1rem;\n}\n.table-sortable thead th button .tablesaw-sortable-arrow:after {\n content: \" \";\n position: absolute;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: 0.29rem solid transparent;\n border-right: 0.29rem solid transparent;\n border-bottom: 0.35rem solid #d5d5d5;\n margin: 0;\n}\n.table-sortable thead th button .tablesaw-sortable-arrow:before {\n content: \" \";\n position: absolute;\n bottom: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: 0.29rem solid transparent;\n border-right: 0.29rem solid transparent;\n border-top: 0.35rem solid #d5d5d5;\n margin: 0;\n}\n.table-sortable thead th.tablesaw-sortable-descending button .tablesaw-sortable-arrow:before {\n border-top-color: #ff0000;\n}\n.table-sortable thead th.tablesaw-sortable-ascending button .tablesaw-sortable-arrow:after {\n border-bottom-color: #ff0000;\n}\n\n.tablesaw-sortable-btn {\n background: transparent;\n border: none;\n}\n\n.nav-tabs .nav-item {\n padding-left: 0;\n}\n.nav-tabs .nav-item:before {\n content: none;\n}\n.nav-tabs .nav-item + .nav-item .nav-link {\n margin-left: -1px;\n}\n.nav-tabs .nav-item:first-child .nav-link {\n border-top-left-radius: 2px;\n}\n.nav-tabs .nav-item:last-child .nav-link {\n border-top-right-radius: 2px;\n}\n.nav-tabs .nav-link {\n position: relative;\n background-color: #e6e6e6;\n border-color: #d5d5d5;\n text-decoration: none;\n border-radius: 0;\n padding: 0.5rem 0.8125rem;\n}\n@media (min-width: 768px) {\n .nav-tabs .nav-link {\n padding: 0.5rem 1rem;\n }\n}\n.nav-tabs .nav-link:hover {\n z-index: 1;\n background-color: #d9d9d9;\n color: #212121;\n}\n.nav-tabs .nav-link:focus:not(:active) {\n z-index: 1;\n border-color: #ced4da;\n outline: 1px solid #ced4da;\n border-radius: 0 !important;\n}\n.nav-tabs .nav-link:active {\n z-index: 1;\n background: linear-gradient(0deg, #e6e6e6 0%, #d9d9d9 100%);\n}\n.nav-tabs .nav-link.disabled {\n background-color: #d9d9d9;\n border-color: #d5d5d5;\n color: #c1c1c1;\n cursor: not-allowed;\n}\n.nav-tabs .nav-link.active,\n.nav-tabs .nav-item.show .nav-link {\n color: #212121;\n}\n.nav-tabs .nav-link.active:hover,\n.nav-tabs .nav-item.show .nav-link:hover {\n background-color: #fff;\n}\n\n.nav-tabs-vertical-wrapper {\n display: flex;\n}\n.nav-tabs-vertical-wrapper .nav-tabs {\n flex: 1 0 30%;\n max-width: 30%;\n margin-right: -1px;\n border-top: 1px solid #d5d5d5;\n}\n.nav-tabs-vertical-wrapper .nav-item:first-child .nav-link {\n border-top: 0;\n}\n.nav-tabs-vertical-wrapper .nav-item .nav-link {\n margin-top: 0;\n margin-left: 0;\n}\n.nav-tabs-vertical-wrapper .nav-item .nav-link:first-child {\n margin-left: 0;\n}\n.nav-tabs-vertical-wrapper .tab-content {\n flex: 2 1 70%;\n border: 1px solid #d5d5d5;\n}\n\n.nav-tabs-vertical {\n flex: 1 1 auto;\n flex-direction: column;\n border-bottom: none;\n}\n.nav-tabs-vertical .nav-item:first-child .nav-link {\n border-top-left-radius: 0;\n}\n.nav-tabs-vertical .nav-item:last-child .nav-link {\n border-top-right-radius: 0;\n}\n.nav-tabs-vertical .nav-link.active {\n border-right: 1px solid #fff;\n border-bottom-color: #d5d5d5;\n}\n\n.nav-tabs-light-wrapper {\n margin-bottom: 1rem;\n background-color: #fff;\n border-bottom: 1px solid #d5d5d5;\n}\n\n.nav-tabs-light .nav-link {\n position: relative;\n margin-right: 2rem;\n padding-right: 0;\n padding-left: 0;\n text-decoration: none;\n font-weight: 700;\n}\n.nav-tabs-light .nav-link:after {\n content: \"\";\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n border-bottom: 0 solid #ff0000;\n transition: border-bottom 0.2s;\n}\n.nav-tabs-light .nav-link.active:after {\n border-bottom-width: 4px;\n}\n.nav-tabs-light .nav-item:last-child .nav-link {\n margin-right: 0;\n}\n\n.card-deck {\n display: block;\n position: relative;\n margin-left: -0.5rem;\n margin-right: -0.5rem;\n}\n@media (min-width: 576px) {\n .card-deck {\n display: flex;\n flex-wrap: wrap;\n }\n .card-deck > .card:first-child:last-child {\n flex: 0 0 60%;\n margin-left: auto;\n margin-right: auto;\n }\n .card-deck > .card:nth-last-child(n+2), .card-deck > .card:nth-last-child(n+2) ~ * {\n flex: 1 1 47%;\n margin: 0.5rem;\n }\n}\n@media (min-width: 992px) {\n .card-deck > .card {\n z-index: 1;\n margin: 0.5rem;\n }\n .card-deck > .card:first-child:last-child {\n flex: 0 0 33%;\n }\n .card-deck > .card:nth-last-child(n+2) {\n flex: 0 0 33%;\n margin-left: auto;\n }\n .card-deck > .card:nth-last-child(n+2) ~ * {\n flex: 0 0 33%;\n margin-right: auto;\n }\n .card-deck > .card:nth-last-child(n+3), .card-deck > .card:nth-last-child(n+3) ~ * {\n flex: 1 1 30%;\n margin: 0.5rem;\n }\n .card-deck.card-deck-line {\n /*\n * for plain cards, we add pseudo elements, allowing the lines not to touch the cards\n */\n /*\n * Styles for card-links. this is tricky because we already use before and after pseudo elements\n * on card-links. So to avoid the line touching the card, we add a border\n */\n }\n .card-deck.card-deck-line:before {\n content: \" \";\n position: absolute;\n top: 50%;\n left: 5%;\n width: 30%;\n z-index: 0;\n border-bottom: 1px solid #e6e6e6;\n }\n .bg-gray-100 .card-deck.card-deck-line:before {\n border-bottom-color: #c1c1c1;\n }\n .card-deck.card-deck-line:after {\n content: \" \";\n position: absolute;\n top: 50%;\n right: 5%;\n width: 30%;\n z-index: 0;\n border-bottom: 1px solid #e6e6e6;\n }\n .bg-gray-100 .card-deck.card-deck-line:after {\n border-bottom-color: #c1c1c1;\n }\n .card-deck.card-deck-line > div.card:first-child:last-child {\n position: relative;\n }\n .card-deck.card-deck-line > div.card:first-child:last-child:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n left: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:first-child:last-child:before {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:first-child:last-child:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n right: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:first-child:last-child:after {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:nth-last-child(n+2):before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n left: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:nth-last-child(n+2):before {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:nth-last-child(n+2) ~ *:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n right: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:nth-last-child(n+2) ~ *:after {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:nth-last-child(n+3):before, .card-deck.card-deck-line > div.card:nth-last-child(n+3):after, .card-deck.card-deck-line > div.card:nth-last-child(n+3) ~ *:before, .card-deck.card-deck-line > div.card:nth-last-child(n+3) ~ *:after {\n content: none;\n }\n .card-deck.card-deck-line > a.card:first-child:last-child {\n flex: 0 0 calc(33% + 1.5rem);\n box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;\n }\n .bg-gray-100 .card-deck.card-deck-line > a.card:first-child:last-child {\n box-shadow: 1rem 0 0 0 #e6e6e6, -1rem 0 0 0 #e6e6e6;\n }\n .card-deck.card-deck-line > a.card:nth-last-child(n+2) {\n flex: 0 0 calc(33% + 1.5rem);\n box-shadow: -1rem 0 0 0 white;\n }\n .bg-gray-100 .card-deck.card-deck-line > a.card:nth-last-child(n+2) {\n box-shadow: -1rem 0 0 0 #e6e6e6;\n }\n .card-deck.card-deck-line > a.card:nth-last-child(n+2) ~ * {\n flex: 0 0 calc(33% + 1.5rem);\n box-shadow: 1rem 0 0 0 white;\n }\n .bg-gray-100 .card-deck.card-deck-line > a.card:nth-last-child(n+2) ~ * {\n box-shadow: 1rem 0 0 0 #e6e6e6;\n }\n .card-deck.card-deck-line > a.card:nth-last-child(n+3), .card-deck.card-deck-line > a.card:nth-last-child(n+3) ~ * {\n flex: 1 1 30%;\n border: none;\n }\n}\n.card-deck.mini-cards {\n justify-content: center;\n}\n@media (max-width: 575.98px) {\n .card-deck.mini-cards {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n }\n .card-deck.mini-cards > .card {\n margin: 0.5rem;\n }\n}\n.card-deck.mini-cards .deck-title {\n flex-basis: 100%;\n margin-left: 0.5rem;\n font-size: 1.625rem;\n}\n.card-deck.mini-cards .card-body {\n padding: 1rem;\n}\n.card-deck.mini-cards .card-title {\n margin: 0;\n font-size: 1.125rem;\n}\n.card-deck.mini-cards > .card {\n flex-basis: calc( 50% - 1rem );\n flex-grow: 0;\n}\n@media (min-width: 576px) {\n .card-deck.mini-cards > .card {\n flex-basis: calc( 33.3334% - 1rem );\n }\n}\n@media (min-width: 1200px) {\n .card-deck.mini-cards > .card {\n flex-basis: calc( 16.6667% - 1rem );\n }\n}\n\n.card-slider-wrapper {\n padding: 1rem 0;\n}\n.card-slider-wrapper .flickity-page-dots {\n display: flex;\n bottom: -0.8rem;\n justify-content: stretch;\n align-items: center;\n}\n.card-slider-wrapper .flickity-page-dots .dot {\n flex: 1 1 1px;\n height: 1px;\n margin: 0;\n background: #707070;\n border-radius: 0;\n}\n.card-slider-wrapper .flickity-page-dots .dot.is-selected {\n height: 5px;\n background: #ff0000;\n}\n\n.card-slider-footer {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.card-slider-footer > div {\n margin-right: 2rem;\n}\n@media (max-width: 767.98px) {\n .card-slider-footer {\n justify-content: center;\n margin-top: 2.6rem;\n }\n .card-slider-footer > div {\n margin-right: 0;\n }\n}\n\n.card-slider-btn {\n display: inline-block;\n position: relative;\n width: 3rem;\n height: 3rem;\n background: #fff;\n border: 1px solid #c1c1c1;\n font-size: 1.4rem;\n line-height: 2.3rem;\n color: #ff0000;\n transition: opacity 0.3s, background 0.3s, border 0.3s, transform 0.3s, color 0.3s;\n}\n.card-slider-btn:hover {\n cursor: pointer;\n border: 1px solid #707070;\n}\n.card-slider-btn:before {\n margin-top: 1px;\n}\n.card-slider-btn.disabled {\n background: transparent;\n color: #707070;\n}\n@media (max-width: 767.98px) {\n .card-slider-btn {\n display: none;\n }\n}\n\n.card-slider {\n height: 100%;\n}\n.card-slider .flickity-viewport {\n overflow: visible;\n}\n\n.card-slider-cell {\n display: flex;\n flex-direction: column;\n width: 23%;\n min-width: 360px;\n padding-right: 32px;\n}\n.card-slider-cell.card-slider-cell-lg {\n width: 48%;\n}\n.ie .card-slider-cell {\n display: block;\n height: auto !important;\n}\n.ie .card-slider-cell .card-body {\n flex: 0 0 auto;\n}\n@media (max-width: 991.98px) {\n .card-slider-cell {\n width: 100%;\n padding-right: 0;\n }\n .card-slider-cell.card-slider-cell-lg {\n width: 100%;\n }\n}\n\n.fullwidth-teaser {\n position: relative;\n width: 100%;\n background: #e6e6e6;\n}\n.fullwidth-teaser .vimeo-wrapper {\n background: #e6e6e6;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser {\n display: flex;\n flex-flow: row nowrap;\n min-height: 30rem;\n }\n}\n@media (min-width: 992px) {\n .fullwidth-teaser {\n margin-bottom: 0;\n }\n}\n.fullwidth-teaser img {\n width: 100%;\n height: auto;\n}\n.fullwidth-teaser figure,\n.fullwidth-teaser figure picture,\n.fullwidth-teaser figure img {\n margin-bottom: 0;\n}\n.fullwidth-teaser figure picture,\n.fullwidth-teaser figure img {\n height: 100%;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser picture,\n.fullwidth-teaser figure,\n.fullwidth-teaser .fullwidth-teaser-text {\n flex: 0 0 50%;\n }\n}\n@media (max-width: 767.98px) {\n .fullwidth-teaser picture img,\n.fullwidth-teaser figure img {\n width: 100% !important;\n height: auto;\n }\n}\n@media (min-width: 768px) {\n .fullwidth-teaser picture,\n.fullwidth-teaser figure {\n position: relative;\n overflow: hidden;\n }\n .fullwidth-teaser picture img,\n.fullwidth-teaser figure img {\n position: relative;\n left: 0;\n object-fit: cover;\n object-position: top center;\n font-family: \"object-fit: cover;\"; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n max-width: none;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser {\n display: block;\n padding: 0;\n }\n .fullwidth-teaser picture,\n.fullwidth-teaser figure {\n display: block;\n height: 90vh;\n max-height: 90vh;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser .fullwidth-teaser-content p {\n float: right;\n max-width: 28rem;\n margin-left: 6rem;\n padding: 1.2rem 1.6rem;\n background: rgba(255, 255, 255, 0.9);\n }\n}\n\n.fullwidth-teaser-text {\n padding: 16px;\n background: #fff;\n flex: 0 0 100%;\n max-width: 100%;\n max-width: 1200px;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser-text {\n padding: 1rem 32px 0;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-text {\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 8rem;\n width: auto;\n padding: 2rem 0;\n min-height: 100%;\n overflow: hidden;\n background: none;\n }\n .fullwidth-teaser-text .fullwidth-teaser-title {\n padding: 1.5rem 2rem;\n background-color: #fff;\n max-width: 24rem;\n }\n .fullwidth-teaser-text h3,\n.fullwidth-teaser-text .h3 {\n display: inline-block;\n margin-bottom: 0;\n font-size: 1.75rem;\n }\n}\n.fullwidth-teaser-text .list-inline {\n font-size: 0.85rem;\n margin-bottom: 0;\n color: #707070;\n}\n.fullwidth-teaser-text .list-inline li {\n margin-right: 0;\n}\n.fullwidth-teaser-text .list-inline li:not(:last-child):after {\n content: \" ›\";\n margin: 0 0.25em 0 0.15em;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-text .list-inline {\n margin-bottom: -0.3rem;\n }\n}\n\n.fullwidth-teaser-header {\n display: flex;\n flex-flow: row nowrap;\n align-items: flex-start;\n justify-content: flex-start;\n overflow: hidden;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-header {\n width: auto;\n justify-content: flex-end;\n align-items: flex-end;\n padding-left: 0;\n }\n}\n.fullwidth-teaser-header h3,\n.fullwidth-teaser-header a {\n flex: 1 1 auto;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-header h3,\n.fullwidth-teaser-header a {\n flex: 0 0 auto;\n }\n}\n.fullwidth-teaser-header .btn {\n transition: padding 0.15s;\n}\n.fullwidth-teaser-header .btn:hover, .fullwidth-teaser-header .btn:focus {\n background: #b30000;\n color: #fff;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-header .btn:hover, .fullwidth-teaser-header .btn:focus {\n padding-left: 2rem;\n }\n}\n.fullwidth-teaser-header .btn:hover:before, .fullwidth-teaser-header .btn:hover:after, .fullwidth-teaser-header .btn:focus:before, .fullwidth-teaser-header .btn:focus:after {\n background: none;\n border-top-color: #b30000;\n}\n.fullwidth-teaser-header .btn:active:after {\n border-top-color: #891818;\n}\n.fullwidth-teaser-header .btn:focus {\n outline: 0 !important;\n}\n.fullwidth-teaser-header .btn:focus-visible {\n outline: 2px solid #fff !important;\n outline-offset: -4px !important;\n}\n\n.fullwidth-teaser-content {\n padding: 1rem 0 0;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser-content {\n padding: 1rem 0;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-content {\n padding: 0;\n }\n}\n\n.fullwidth-teaser-footer {\n margin-bottom: 16px;\n flex: 0 0 100%;\n max-width: 100%;\n}\n.fullwidth-teaser-footer:last-child {\n margin-bottom: 0;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser-footer {\n margin: 0;\n }\n}\n\n@media (min-width: 1200px) {\n .fullwidth-teaser-horizontal .fullwidth-teaser-text {\n left: 10%;\n width: 80%;\n justify-content: flex-end;\n padding-bottom: 6rem;\n }\n .fullwidth-teaser-horizontal .fullwidth-teaser-header {\n justify-content: flex-end;\n overflow: visible;\n }\n .fullwidth-teaser-horizontal .btn {\n margin-bottom: -1.62rem;\n }\n .fullwidth-teaser-horizontal .fullwidth-teaser-title {\n width: auto;\n max-width: 70%;\n overflow: visible;\n white-space: normal;\n text-overflow: initial;\n }\n .fullwidth-teaser-horizontal h3,\n.fullwidth-teaser-horizontal .h3 {\n margin: 0;\n }\n .fullwidth-teaser-horizontal .fullwidth-teaser-content p {\n width: 89%;\n margin: 0 11% 0 0;\n padding-right: 5.3rem;\n max-width: none;\n }\n}\n@media (min-width: 1600px) {\n .fullwidth-teaser-horizontal .fullwidth-teaser-text {\n left: 20%;\n width: 60%;\n }\n}\n\n@media (min-width: 768px) {\n .fullwidth-teaser-left picture img,\n.fullwidth-teaser-left figure img {\n right: -10%;\n left: auto;\n }\n}\n@media (min-width: 992px) {\n .fullwidth-teaser-left picture img,\n.fullwidth-teaser-left figure img {\n right: 0;\n }\n .fullwidth-teaser-left .fullwidth-teaser-text {\n right: auto;\n left: 2rem;\n }\n}\n\n.fullwidth-teaser-horizontal.thinner-teaser {\n background: #e6e6e6;\n min-height: 24rem;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-horizontal.thinner-teaser picture,\n.fullwidth-teaser-horizontal.thinner-teaser figure {\n height: 30vw;\n max-height: 50vh;\n min-height: 24rem;\n }\n .fullwidth-teaser-horizontal.thinner-teaser .fullwidth-teaser-text {\n padding-bottom: 3rem;\n }\n}\n\n.nav-main {\n position: relative;\n background: #fff;\n z-index: 1110;\n transition: left 0.3s;\n border-right: 1px solid #e6e6e6;\n}\n.nav-main li.current-menu-item > a:first-child, .nav-main li.current-menu-item > a:first-child:hover {\n background: #ff0000;\n font-weight: bold;\n color: #fff;\n}\n.nav-main ul {\n display: none;\n position: absolute;\n top: 0;\n left: 100%;\n width: 100%;\n margin: 0;\n padding: 0 1rem;\n transition: left 0.2s;\n}\n.nav-main li {\n display: flex;\n flex-flow: row nowrap;\n max-height: 0;\n border-bottom: 1px solid #d5d5d5;\n position: static;\n transition: max-height 0s 0.2s;\n padding-left: 0;\n}\n.nav-main li:before {\n content: none;\n}\n.nav-main .current-menu-parent,\n.nav-main .current-menu-parent li {\n max-height: 100%;\n}\n.nav-main a {\n display: block;\n flex: 1 1 auto;\n margin: 4px 0;\n padding: 0.4rem;\n transition: all 0.2s;\n text-decoration: none;\n margin-left: -0.7rem;\n padding-left: 0.7rem;\n}\n.nav-main a:before {\n content: none;\n}\n.nav-main a:hover, .nav-main a:focus {\n color: #212121;\n}\n.nav-main a:hover:not(.nav-arrow), .nav-main a:focus:not(.nav-arrow) {\n background: #e6e6e6;\n}\n.nav-main a:hover .icon-container, .nav-main a:focus .icon-container {\n background: #e6e6e6;\n}\n.nav-main .menu-item-has-children > .nav-arrow {\n margin-left: 4px;\n}\n.nav-main .nav-menu {\n display: block;\n left: 0;\n}\n\n.nav-home,\n.nav-back,\nli.nav-back,\nli.nav-home {\n display: block;\n padding-bottom: 1.2rem;\n margin-left: -2rem;\n padding-left: 2rem;\n}\n.nav-home a,\n.nav-back a,\nli.nav-back a,\nli.nav-home a {\n color: #495057;\n}\n.nav-home .icon,\n.nav-back .icon,\nli.nav-back .icon,\nli.nav-home .icon {\n color: #8e8e8e;\n}\n\nli.nav-back .icon {\n width: 0.8rem;\n margin-right: 0.2rem;\n color: #c1c1c1;\n transition: transform 0.2s, fill 0.2s;\n}\nli.nav-back:hover .icon {\n color: #212121;\n transform: translateX(-0.2rem);\n}\n\nli.nav-home .icon {\n width: 0.6rem;\n margin-top: 0.1rem;\n}\n\na.nav-arrow {\n flex: 0 0 3rem;\n position: relative;\n margin-top: 4px;\n margin-bottom: 4px;\n padding: 0 4px 0 5px !important;\n font-size: 1.3rem !important;\n line-height: 1rem !important;\n font-weight: normal !important;\n}\na.nav-arrow .icon-container {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n transition: background-color 0.3s;\n}\na.nav-arrow:before, a.nav-arrow:after {\n content: \" \";\n position: absolute;\n top: 5%;\n left: 0;\n width: 1px;\n height: 90%;\n background: #d5d5d5;\n}\na.nav-arrow:after {\n left: 100%;\n}\na.nav-arrow .icon {\n width: 1rem;\n transform: translateY(-0.1rem);\n}\na.nav-arrow:hover .icon-container {\n background: #e6e6e6;\n}\n\n.nav-wrapper {\n width: 100%;\n height: 100%;\n overflow-y: auto;\n}\n.nav-wrapper::-webkit-scrollbar {\n display: none;\n}\n.nav-wrapper .current-menu-ancestor > ul {\n display: block;\n left: 0;\n}\n.nav-wrapper .current-menu-parent > ul {\n display: block;\n left: 100%;\n}\n\n.nav-container {\n display: block;\n position: relative;\n width: 100%;\n margin-left: -100%;\n padding-left: 100%;\n}\n\n@media (min-width: 1200px) {\n .nav-solid-layout {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n }\n .nav-solid-layout .nav-main {\n flex: 0 0 28rem;\n max-width: 28rem;\n min-height: calc(100vh - 5.5rem);\n }\n .nav-solid-layout .content {\n flex: 1 1 auto;\n }\n .nav-solid-layout .overlay {\n display: none;\n }\n .nav-toggle-layout .nav-main {\n position: fixed;\n left: -36.4rem;\n width: 28rem;\n height: calc(100% - 5.5rem);\n border: 1px solid #c1c1c1;\n border-radius: 2px 2px 0 0;\n }\n .nav-toggle-layout .content {\n position: relative;\n }\n .nav-toggle-layout .nav-aside-wrapper {\n display: none;\n }\n .desktop-menu-open {\n height: 100vh;\n overflow: hidden;\n }\n .desktop-menu-open .nav-toggle-layout .overlay {\n right: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n opacity: 0.95;\n }\n .desktop-menu-open .nav-toggle-layout .nav-main {\n left: 0;\n }\n .nav-main li {\n font-size: 0.9rem;\n }\n .nav-main .nav-back,\n.nav-main .nav-home {\n border-bottom: none;\n }\n}\n@media (max-width: 1199.98px) {\n .main-container {\n position: relative;\n }\n .nav-main {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n border-top: 1px solid #c1c1c1;\n transform: translateX(-100%);\n transition: transform 0.2s;\n }\n ul.nav-menu a {\n font-size: 1rem;\n padding-top: 0.8rem;\n padding-bottom: 0.8rem;\n }\n .nav-arrow {\n flex: 0 0 4rem;\n }\n .nav-home {\n display: none;\n }\n .content .breadcrumb {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n }\n .nav-back,\n.nav-home {\n margin: 0;\n padding: 0;\n }\n .mobile-menu-open {\n height: calc(100% - 9rem);\n }\n .mobile-menu-open .nav-main {\n transform: translateX(0);\n }\n .mobile-menu-open .main-container {\n height: calc(100vh - 9rem);\n overflow: hidden;\n }\n .mobile-menu-open .header .search-mobile {\n bottom: 0;\n }\n .mobile-menu-open .nav-lang-mobile {\n display: block;\n }\n}\n.overlay {\n content: \" \";\n position: fixed;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n overflow: hidden;\n cursor: pointer;\n z-index: 1100;\n opacity: 0;\n background: #fff;\n transition: opacity 0.3s;\n}\n\n@media (min-width: 1200px) {\n .nav-aside-layout {\n display: flex;\n flex-wrap: nowrap;\n margin-top: 1rem;\n }\n .nav-aside-layout .nav-aside-wrapper {\n flex: 0 0 22%;\n order: -1;\n max-width: 22%;\n min-width: 320px;\n border-right: 1px solid #d5d5d5;\n }\n .nav-aside-layout .content {\n flex: 1 1 auto;\n }\n .nav-aside-layout .content .container {\n width: 90%;\n }\n}\n\n.nav-aside-layout .nav-aside-wrapper {\n display: block;\n}\n@media (max-width: 1199.98px) {\n .nav-aside-layout .nav-aside-wrapper {\n padding: 1rem;\n }\n .nav-aside-layout .nav-aside-wrapper .nav-aside [class^=h] {\n padding: 0;\n }\n .nav-aside-layout .nav-aside-wrapper .nav-aside a {\n padding-inline: 1.5rem;\n font-size: 1rem;\n }\n}\n@media (min-width: 1200px) {\n .nav-aside-layout .nav-aside-wrapper {\n height: 100%;\n }\n}\n@media (min-width: 1600px) {\n .nav-aside-layout .nav-aside-wrapper {\n flex: 0 0 16.1%;\n max-width: 16.1%;\n }\n}\n\n.nav-aside {\n padding-bottom: 3rem;\n}\n.nav-aside [class^=h] {\n padding-left: 3rem;\n}\n.nav-aside ul {\n padding-left: 1.2rem;\n}\n.nav-aside > ul {\n padding-left: 0;\n}\n.nav-aside li {\n list-style-type: none;\n font-size: 0.9rem;\n padding-left: 0;\n}\n.nav-aside li:before {\n content: none;\n}\n.nav-aside li li {\n border-top: none;\n margin: 0;\n padding: 0;\n}\n.nav-aside li.active > a {\n margin-right: -1px;\n margin-left: 2rem;\n padding-left: 1rem;\n background: #e6e6e6;\n border-right: 2px solid #ff0000;\n font-weight: 700;\n color: #212121;\n}\n.nav-aside li.active > a + ul a {\n color: #212121;\n}\n.nav-aside li.active > a:before {\n content: none;\n}\n@media (max-width: 1199.98px) {\n .nav-aside li.active > a {\n margin-inline: 0;\n }\n}\n.nav-aside > ul > li:first-child > a:before {\n content: none;\n}\n.nav-aside a {\n display: block;\n position: relative;\n padding: 0.625rem 3rem;\n text-decoration: none;\n color: #495057;\n}\n.nav-aside a:before {\n content: \" \";\n position: absolute;\n top: 0;\n width: calc(100% - 6rem);\n height: 1px;\n background: #d5d5d5;\n transition: background 0.25s;\n}\n.nav-aside a:hover {\n color: #ff0000 !important;\n}\n.nav-aside a:hover:before {\n background: #ff0000;\n}\n.nav-aside ul ul > li:first-child a:before {\n content: none;\n}\n\n.nav-toggle-layout > .nav-container {\n width: auto;\n margin: 0;\n padding: 0;\n}\n@media (max-width: 1199.98px) {\n .nav-toggle-layout > .nav-container {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n background: #fff;\n border-top: 1px solid #c1c1c1;\n overflow-y: scroll;\n transform: translateX(-100%);\n transition: transform 0.2s;\n z-index: 120;\n }\n .mobile-menu-open .nav-toggle-layout > .nav-container {\n transform: translateX(0);\n }\n}\n\n.nav-main-mobile {\n position: static;\n border: 0;\n transform: none !important;\n}\n@media (min-width: 1200px) {\n .nav-main-mobile {\n display: none;\n }\n}\n.nav-main-mobile .nav-wrapper {\n height: auto;\n}\n.nav-main-mobile .nav-container {\n margin-left: 0;\n padding-left: 0;\n}\n.nav-main-mobile .nav-container .nav-menu {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n position: static;\n width: 100%;\n padding-block: 1rem;\n border-bottom: 1px solid #c1c1c1;\n}\n.nav-main-mobile .nav-container .nav-menu li {\n border: 0;\n}\n.nav-main-mobile .nav-container .nav-menu li a {\n margin-block: 0;\n padding-block: 0.4rem;\n}\n.nav-main-mobile .nav-container .nav-menu li.current-menu-item > a:first-child {\n background: transparent;\n color: #212121;\n}\n\n.person-card-avatar {\n height: 8rem;\n}\n\n.contact-list {\n border-top: 2px solid #d5d5d5;\n font-size: 0.95rem;\n}\n\n.contact-list-row {\n position: relative;\n padding: 0.9rem 0 0.9rem 3.1rem;\n border-top: 1px solid #d5d5d5;\n}\n@media (min-width: 768px) {\n .contact-list-row {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-gap: 0 0.8rem;\n grid-auto-rows: auto;\n min-height: 3.1rem;\n }\n}\n@media (min-width: 1200px) {\n .contact-list-row {\n padding-top: 0.2em;\n padding-bottom: 0.2em;\n grid-template-columns: 2.5rem repeat(4, 1fr);\n }\n}\n\n@media (min-width: 768px) {\n .contact-list-row .contact-list-item {\n align-self: center;\n }\n .contact-list-row .contact-list-item:nth-child(2) {\n grid-column: 1;\n grid-row: 1;\n }\n .contact-list-row .contact-list-item:nth-child(3) {\n grid-column: 1;\n grid-row: 2;\n }\n .contact-list-row .contact-list-item:nth-child(4) {\n grid-column: 2;\n grid-row: 1;\n }\n .contact-list-row .contact-list-item:nth-child(5) {\n grid-column: 2;\n grid-row: 2;\n }\n .contact-list-row .contact-list-item:nth-child(6) {\n grid-column: 3;\n grid-row: 1;\n }\n}\n\n.contact-list-item {\n display: block;\n line-height: 1.48rem;\n}\n\n.contact-list-avatar {\n position: absolute;\n top: 1rem;\n left: 0;\n width: 2.5rem;\n}\n@media (min-width: 1200px) {\n .contact-list-avatar {\n top: 0.3rem;\n }\n}\n\n@media (min-width: 1200px) {\n .contact-list {\n display: table;\n width: 100%;\n }\n .contact-list-row {\n display: table-row;\n padding: 0;\n }\n .contact-list-item {\n display: table-cell;\n vertical-align: middle;\n }\n .contact-list-avatar {\n display: table-cell;\n position: relative;\n top: 0;\n width: 3.3rem;\n height: 3.15rem;\n padding: 0.35rem 0.8rem 0.3rem 0;\n }\n .contact-list-item,\n.contact-list-avatar {\n border-bottom: 1px solid #d5d5d5;\n }\n}\n.contact-list-avatar-placeholder img {\n background: #d5d5d5;\n color: black;\n border-radius: 50%;\n overflow: hidden;\n}\n\n.footer {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n}\n.footer p {\n margin: 0;\n}\n\n.footer-group {\n margin-bottom: 1rem;\n flex-basis: 100%;\n}\n\n.footer-sitemap {\n display: flex;\n flex-flow: column nowrap;\n}\n\n.footer-faculties {\n border-bottom: 1px solid #c1c1c1;\n}\n@media (min-width: 768px) {\n .footer-faculties {\n flex: 0 0 100%;\n border: none;\n }\n}\n.footer-faculties .footer-links {\n display: flex;\n flex-flow: row wrap;\n}\n@media (min-width: 768px) {\n .footer-faculties .footer-links {\n display: flex;\n padding-top: 0.5rem;\n }\n}\n.footer-faculties .footer-links li {\n flex: 0 0 50%;\n position: relative;\n padding-right: 1.5rem;\n margin-bottom: 1rem;\n}\n@media (min-width: 768px) {\n .footer-faculties .footer-links li {\n flex: 0 0 20%;\n }\n}\n.footer-faculties .footer-links li:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0.5rem;\n left: -0.9rem;\n width: 6px;\n height: 5px;\n background: #ff0000;\n}\n.footer-faculties .footer-links li a {\n margin: 0;\n}\n.footer-faculties .footer-links li strong {\n display: block;\n}\n\n.footer-legal {\n display: flex;\n border-top: 1px solid #c1c1c1;\n padding-top: 2rem;\n flex-flow: column wrap;\n text-align: center;\n flex-basis: 100%;\n}\n.footer-legal a + a {\n margin-left: 1rem;\n}\n\n.footer-links {\n margin: 0;\n padding-left: 0;\n}\n.footer-links a {\n display: inline-block;\n font-size: 0.83rem;\n line-height: 1.2rem;\n color: #707070;\n text-decoration: none;\n}\n.footer-links a:hover {\n color: #ff0000;\n}\n.footer-links li {\n margin: 0.5rem 0;\n padding-left: 0;\n list-style-type: none;\n}\n.footer-links li:before {\n content: none;\n}\n\n.footer-bottom {\n display: flex;\n}\n\n@media (max-width: 767.98px) {\n .footer-sitemap {\n margin-bottom: 0;\n }\n .footer-social {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n }\n .footer .btn {\n margin: 0 0.4em 0.6rem 0;\n }\n .footer-links li:last-child {\n margin-bottom: 1rem;\n }\n}\n@media (min-width: 768px) {\n .footer-title {\n padding-top: 0.9rem;\n padding-bottom: 0.9rem;\n margin-bottom: 0.4rem;\n font-size: 0.83rem;\n color: #707070;\n border-bottom: 1px solid #c1c1c1;\n }\n .footer-buttons,\n.footer-socials {\n margin-bottom: 2rem;\n flex-basis: auto;\n }\n .footer-title-no-underline {\n border: none;\n padding-bottom: 0.3rem;\n }\n .footer-sitemap-col {\n padding-right: 0.8rem;\n flex: 1 1 auto;\n }\n .footer-legal {\n flex-direction: row;\n justify-content: space-between;\n padding-top: 1rem;\n }\n .footer-legal > div {\n display: flex;\n flex: 0 0 auto;\n }\n .footer-legal a,\n.footer-legal p {\n font-size: 0.83rem;\n color: #707070;\n }\n .footer-sitemap {\n flex-flow: row nowrap;\n }\n}\n.bg-dark .footer a {\n color: #fff;\n}\n.bg-dark .footer a:hover {\n color: #ff0000;\n}\n.bg-dark .footer-title {\n color: #fff;\n border-color: #707070;\n}\n\n.btn-back-to-top {\n display: inline-block;\n opacity: 0;\n position: fixed;\n right: 10px;\n bottom: 30px;\n margin: 0;\n padding: 0.25rem 0.75rem;\n transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, bottom 0.3s;\n visibility: hidden;\n z-index: 1000;\n}\n.btn-back-to-top:hover {\n opacity: 1;\n}\n.btn-back-to-top.show {\n bottom: 10px;\n opacity: 1;\n visibility: visible;\n}\n.btn-back-to-top .icon {\n width: 1.5em;\n height: 1.5em;\n}\n\n.footer-light a {\n background-image: none !important;\n}\n.footer-light ul li {\n color: #c1c1c1;\n}\n.footer-light ul li:first-child {\n color: #212121;\n}\n\n.footer-light-socials {\n margin-bottom: 0;\n padding: 0.5rem 0;\n border-top: 1px solid #e6e6e6;\n}\n.footer-light-socials .social-icon-negative .icon {\n font-size: 1.375rem;\n}\n\n.bg-dark .footer-light-socials,\n.bg-dark .footer-legal {\n border-color: #707070;\n}\n.bg-dark .social-icon .icon {\n color: #fff;\n}\n.bg-dark .footer-legal-links a {\n color: #c1c1c1;\n}\n.bg-dark .footer-legal-links a:hover {\n color: #fff;\n}\n.bg-dark .footer-light ul li small {\n color: #c1c1c1;\n}\n.bg-dark .footer-light ul li:first-child {\n color: #fff;\n}\n\n.header {\n display: flex;\n width: 100%;\n flex-flow: row nowrap;\n justify-content: flex-end;\n align-items: center;\n height: 5.5rem;\n}\n@media (min-width: 1200px) {\n .header {\n justify-content: flex-start;\n }\n}\n.header img {\n margin-top: 0;\n width: 110px;\n}\n.header .logo {\n margin: 0 auto 0 3rem;\n border: none;\n background-image: none;\n}\n.header .logo:before {\n content: none;\n}\n@media (min-width: 1200px) {\n .header .logo {\n margin-right: 0;\n }\n}\n.header .nav-header {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row nowrap;\n margin: 0 0 0 3.7rem;\n padding: 0;\n}\n.header .nav-header li {\n display: flex;\n flex: 0 0 auto;\n padding: 0;\n}\n.header .nav-header li a {\n position: relative;\n margin: 0;\n padding: 2rem 0.7rem;\n font-weight: bold;\n text-decoration: none;\n}\n.header .nav-header li a:after, .header .nav-header li.dropdown .btn:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 1em;\n left: 0.8rem;\n width: 7px;\n height: 6px;\n background: #ff0000;\n opacity: 0;\n transform: none;\n transition: opacity 0.3s;\n}\n.header .nav-header li a:hover,\n.header .nav-header li a.open,\n.header .nav-header li a.active, .header .nav-header li.active a,\n.header .nav-header li a:focus, .header .nav-header li.current-menu-item a {\n color: #ff0000;\n}\n.header .nav-header li a:hover:before,\n.header .nav-header li a.open:before,\n.header .nav-header li a.active:before, .header .nav-header li.active a:before,\n.header .nav-header li a:focus:before, .header .nav-header li.current-menu-item a:before {\n content: none;\n}\n.header .nav-header li a:hover:after,\n.header .nav-header li a.open:after,\n.header .nav-header li a.active:after, .header .nav-header li.active a:after,\n.header .nav-header li a:focus:after, .header .nav-header li.current-menu-item a:after {\n opacity: 1;\n}\n.header .nav-header li:before {\n content: none;\n}\n.header .nav-header .dropdown {\n align-items: center;\n}\n.header .nav-header .dropdown .btn {\n padding: 0.7rem;\n font-size: inherit;\n font-weight: bold;\n text-decoration: none;\n}\n.header .nav-header .dropdown .btn:before {\n top: 0 !important;\n border: none;\n border-radius: 0;\n}\n.header .nav-header .dropdown .btn:hover:before,\n.header .nav-header .dropdown .btn:focus:before {\n opacity: 1;\n}\n.header .nav-header .dropdown-item {\n padding: 0.25rem 1.25rem;\n font-weight: 400;\n}\n.header .nav-header .dropdown-item:after {\n content: none;\n}\n.header .nav-header .dropdown-item:hover {\n color: #212121;\n}\n.header .nav-header .icon {\n font-size: 0.9em;\n}\n@media (max-width: 1199.98px) {\n .header {\n height: 5.5rem;\n max-height: 5.5rem;\n padding: 0 0.9rem;\n }\n .header .logo {\n margin-left: 0;\n }\n}\n\n.header-light .logo {\n margin-right: 1rem;\n padding-right: 1rem;\n border-right: 1px solid #c1c1c1;\n}\n.header-light h1,\n.header-light .site-title {\n align-self: flex-start;\n flex: 0 1 100px;\n margin: auto 0;\n font-size: 1rem;\n color: #ff0000;\n text-transform: uppercase;\n}\n.header-light h1 a,\n.header-light .site-title a {\n text-decoration: none;\n}\n.header-light p.site-title {\n line-height: 1.1em;\n font-weight: 700;\n}\n.header-light .drawer {\n margin-left: -0.9rem;\n}\n@media (min-width: 1200px) {\n .header-light .drawer {\n margin-left: 0;\n }\n}\n@media (max-width: 767.98px) {\n .header-light .drawer.open + .header-light-content .nav-toggle-mobile,\n.header-light .drawer.open + .header-light-content .nav-lang,\n.header-light .drawer.open + .header-light-content .search-mobile-toggle {\n display: none;\n }\n}\n.header-light .header-light-content {\n flex-grow: 1;\n flex-flow: row wrap;\n display: flex;\n width: 100%;\n justify-content: space-between;\n align-items: center;\n}\n@media (max-width: 767.98px) {\n .header-light .header-light-content :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: 0.5rem 0.9rem;\n }\n}\n@media (max-width: 575.98px) {\n .header-light .header-light-content :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: 0.625rem 0.9rem;\n }\n}\n@media (max-width: 1199.98px) {\n .header-light .header-light-content {\n height: 100%;\n padding: 0.3rem 0;\n }\n .header-light .header-light-content .logo {\n margin: 0 auto 0 0;\n padding: 0;\n border: 0;\n line-height: 3rem;\n }\n .header-light .header-light-content .logo img {\n width: 90px;\n }\n .header-light .header-light-content .nav-toggle-mobile {\n order: 2;\n margin: 0;\n transition: margin 0.2s;\n }\n .header-light .header-light-content h1,\n.header-light .header-light-content .site-title {\n flex: 0 0 100%;\n margin: 4px 0 0;\n white-space: nowrap;\n order: 3;\n }\n}\n.header-light .nav-header {\n margin-left: 2rem;\n}\n\n.hero {\n overflow: hidden;\n}\n@media (min-width: 768px) {\n .hero {\n display: flex;\n justify-content: space-between;\n }\n}\n@media (max-width: 767.98px) {\n .hero {\n padding-right: 0.9rem;\n padding-left: 0.9rem;\n }\n}\n\n@media (min-width: 768px) {\n .hero-content-container {\n flex: 1 0 50%;\n position: relative;\n z-index: 5;\n margin-top: 128px;\n }\n}\n@media (min-width: 992px) {\n .hero-content-container {\n flex: 1 0 30%;\n }\n}\n\n@media (min-width: 768px) {\n .hero-content,\n.hero-title {\n padding: 32px;\n background-color: #fff;\n }\n}\n\n@media (min-width: 768px) {\n .hero-title {\n display: inline-block;\n max-width: 100%;\n min-width: 75%;\n margin-bottom: 0;\n padding-top: 16px;\n padding-bottom: 16px;\n text-align: right;\n }\n}\n\n@media (max-width: 767.98px) {\n .hero-content {\n margin-bottom: 1rem;\n }\n}\n@media (min-width: 768px) {\n .hero-content {\n width: 110%;\n }\n}\n\n.hero-img picture,\n.hero-img figure {\n display: block;\n height: 100%;\n max-height: 100%;\n}\n.hero-img img {\n object-fit: cover;\n object-position: center center;\n font-family: \"object-fit: cover;\"; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n}\n@media (min-width: 1600px) {\n .hero-img picture {\n height: 80vh;\n max-height: 80vh;\n }\n}\n@media (min-width: 768px) {\n .hero-img {\n flex: 0 0 85%;\n margin-left: -35%;\n }\n}\n@media (min-width: 992px) {\n .hero-img {\n margin-left: -15%;\n }\n}\n\n.introduction {\n display: flex;\n flex-flow: column nowrap;\n align-items: center;\n justify-content: center;\n padding: 3rem 0 2.5rem;\n background: #fff;\n}\n.introduction h2,\n.introduction .h2 {\n margin-bottom: 1rem;\n}\n\n.input-group-inner-space input,\n.input-group-inner-space button {\n border-radius: 2px !important;\n}\n.input-group-inner-space .input-group-append {\n padding-left: 8px;\n}\n\n@media (max-width: 575.98px) {\n .newsletter-signup-wrapper {\n overflow: hidden;\n }\n .newsletter-signup-wrapper .form-control, .newsletter-signup-wrapper .selectize-control .selectize-input, .selectize-control .newsletter-signup-wrapper .selectize-input,\n.newsletter-signup-wrapper .input-group-append,\n.newsletter-signup-wrapper .btn {\n flex: 0 1 100%;\n width: 100%;\n }\n .newsletter-signup-wrapper .input-group-inner-space .input-group-append {\n padding-left: 0;\n margin-top: 8px;\n }\n .newsletter-signup-wrapper .input-group-inner-space .input-group-append .btn {\n padding-top: 0.4rem;\n padding-bottom: 0.4rem;\n }\n}\n\n.tab-pane output[for=nutrimenu-score] {\n font-weight: bold;\n}\n\n.table-restauration tr td {\n padding: 0.5rem;\n}\n.table-restauration tr td:first-child {\n padding-left: 0;\n}\n.table-restauration tr td:last-child {\n padding-right: 0;\n}\n.table-restauration td.menu .menu-content {\n display: flex;\n align-items: center;\n}\n.table-restauration td.menu .logo img {\n max-width: 100%;\n height: auto;\n vertical-align: top;\n}\n.table-restauration td.menu .nutrimenu {\n margin-left: auto;\n padding-right: 0.5rem;\n}\n.table-restauration td.prices span.price {\n display: block;\n}\n@media (max-width: 575.98px) {\n .table-restauration td.menu .logo {\n display: none;\n }\n}\n@media only screen and (max-width: 639px) {\n .table-restauration tr td {\n padding: 0.5rem 0;\n border: 0;\n }\n .table-restauration tr > td:first-child {\n padding-top: 1rem;\n border-top: 2px solid #d5d5d5;\n }\n .table-restauration tr > td:last-child {\n margin: 0;\n padding-bottom: 1rem;\n }\n .table-restauration tr + tr {\n border-width: 0;\n }\n .table-restauration td.menu .tablesaw-cell-content {\n max-width: none;\n width: 100%;\n }\n .table-restauration td.menu .logo {\n margin-right: 0.25rem;\n width: 30%;\n }\n .table-restauration td.menu .nutrimenu {\n padding-left: 1rem;\n }\n .table-restauration td.menu .nutrimenu img {\n height: 64px;\n }\n .table-restauration td.restaurant,\n.table-restauration td.prices {\n clear: none;\n padding-top: 0;\n width: auto;\n white-space: nowrap;\n }\n .table-restauration td.restaurant {\n padding-right: 1rem;\n }\n .table-restauration td.prices span.price {\n display: inline-block;\n }\n .table-restauration td.prices span.price + .price {\n margin-left: 0.25rem;\n }\n}\n\n.social-feed-group {\n margin-left: -16px;\n margin-right: -16px;\n padding: 4rem 0;\n}\n.social-feed-group .social-feed {\n padding-left: 0;\n padding-right: 0;\n}\n@media (min-width: 1200px) {\n .social-feed-group {\n display: flex;\n flex-flow: row nowrap;\n align-items: stretch;\n margin: 0;\n padding: 2rem 0;\n }\n .social-feed-group .social-feed-container {\n padding: 0 0.7rem;\n }\n .ie .social-feed-group .social-feed-container {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n .social-feed-group .social-feed-container .social-feed {\n height: 100%;\n padding: 2.2rem 1.5rem 1.5rem;\n }\n .social-feed-group .social-feed-container:first-child {\n padding-left: 0;\n }\n .social-feed-group .social-feed-container:last-child {\n padding-right: 0;\n }\n}\n\n.social-feed-container {\n align-items: center;\n display: flex;\n flex-flow: column nowrap;\n}\n@media (min-width: 1200px) {\n .social-feed-container {\n flex-flow: row nowrap;\n }\n}\n.social-feed-container .social-feed {\n margin-bottom: 3rem;\n}\n@media (min-width: 1200px) {\n .social-feed-container .social-feed {\n margin-bottom: 0;\n height: 100%;\n }\n}\n\n.social-feed-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n justify-content: space-between;\n}\n\n.key-number-group {\n flex-wrap: wrap;\n margin-left: -0.5rem;\n margin-right: -0.5rem;\n}\n.key-number-group > * {\n flex: 0 0 100%;\n padding: 0.5rem;\n}\n@media (min-width: 768px) {\n .key-number-group .key-number {\n flex: 1 0 50%;\n }\n}\n@media (min-width: 992px) {\n .key-number-group .key-number {\n flex: 0 0 25%;\n }\n .key-number-group .key-number-large {\n flex: 0 0 50%;\n }\n}\n\n.cc-window {\n z-index: 4004 !important;\n}\n\na.cc-btn {\n text-decoration: none;\n}\n\na.cc-link {\n padding: 0.2em 0;\n}\n\n.epfl-faq-header {\n margin-bottom: 2rem;\n}\n\n.faq-item {\n border-top: 1px solid #c1c1c1;\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n.faq-item h4.faq-item-question {\n font-weight: bold;\n}\n\n/**\n* Program\n**/\n.coursebook-program .tree {\n padding: 0;\n list-style-type: none;\n}\n.coursebook-program .tree > li {\n flex: 0 0 50%;\n font-size: 0.83rem;\n}\n.coursebook-program .tree > li strong {\n font-size: 0.747rem;\n}\n.coursebook-program .tree > li .underline {\n display: inline;\n}\n.coursebook-program .tree > li .underline > a {\n text-decoration: none;\n}\n.coursebook-program .tree > li > ul {\n padding: 0;\n list-style-type: none;\n font-size: 0.83rem;\n}\n.coursebook-program .tree > li > ul li {\n display: flex;\n flex-flow: row wrap;\n width: 100%;\n padding: 0.4rem 0.2rem;\n}\n.coursebook-program .tree > li > ul li > * {\n flex: 0 0 auto;\n}\n.coursebook-program .tree > li > ul li > *:first-child {\n flex: 0 0 50%;\n}\n.coursebook-program .tree > li > ul li br {\n display: none;\n}\n.coursebook-program .tree > li > ul strong {\n text-transform: uppercase;\n}\n.coursebook-program .tree > li > ul > li:nth-child(even) {\n background: #e6e6e6;\n}\n\n/**\n* Reference week\n**/\n.taken {\n color: white;\n vertical-align: middle;\n text-align: center;\n}\n.taken a {\n color: white !important;\n text-decoration-color: #fff;\n}\n.taken a:hover {\n font-weight: bold;\n}\n\n.coursebook-reference-week > div > div {\n width: auto !important;\n margin-right: 0.9rem;\n font-size: 0.8881rem;\n}\n\n.semaineDeRef {\n position: relative;\n border: 0;\n}\n.semaineDeRef:before, .semaineDeRef:after {\n content: \"\";\n border-bottom: 1px solid #d5d5d5;\n position: absolute;\n right: 0;\n left: 0;\n}\n.semaineDeRef:before {\n top: calc(2rem - 2px);\n bottom: auto;\n}\n.semaineDeRef:after {\n top: auto;\n bottom: -1px;\n}\n.semaineDeRef tbody tr:first-child th {\n padding: 0.12rem 0.66rem;\n}\n.semaineDeRef tbody tr td {\n padding: 0.15rem 0.45rem;\n transition: background-color 0.3s ease-in-out;\n}\n.semaineDeRef tbody tr:hover td {\n background: #d5d5d5;\n}\n.semaineDeRef tbody td,\n.semaineDeRef tbody th {\n width: 16.6667%;\n}\n.semaineDeRef tbody th {\n height: 2rem;\n background: transparent;\n border: solid #d5d5d5;\n border-width: 1px 0;\n text-align: center;\n}\n.semaineDeRef tbody td {\n height: 2rem;\n background: #e6e6e6;\n border: 2px solid #fff;\n}\n.semaineDeRef tbody td.time {\n background: transparent;\n color: #212121;\n padding-left: 0;\n}\n.semaineDeRef tbody td.taken {\n color: #fff;\n}\n.semaineDeRef tbody td.taken a {\n color: #fff;\n}\n.semaineDeRef tbody td.taken.cours {\n background: #ff0000;\n}\n.semaineDeRef tbody td.taken.exercice {\n background: #b51f1f url(../images/icons/icon-course-exercise.svg) no-repeat 4px 4px;\n}\n.semaineDeRef tbody td.taken.projet {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat 4px 4px;\n}\n\n.coursebook-week-caption .caption {\n font-size: 1rem;\n margin-bottom: 0.5rem;\n}\n.coursebook-week-caption .caption .caption-icon {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n margin-right: 0.25rem;\n vertical-align: middle;\n}\n.coursebook-week-caption .caption-cours .caption-icon {\n background: #ff0000;\n}\n.coursebook-week-caption .caption-exercice .caption-icon {\n background: #b51f1f url(../images/icons/icon-course-exercise.svg) no-repeat 0.5rem 0.5rem;\n}\n.coursebook-week-caption .caption-projet .caption-icon {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat 0.5rem 0.5rem;\n}\n\n/**\n* Legend\n**/\n.box.two-cols {\n display: flex;\n flex-flow: row wrap;\n}\n.box.two-cols .box-col {\n flex: 0 0 50%;\n}\n\n.coursebook-legend h3 {\n flex: 0 0 100%;\n font-size: 1.2rem;\n}\n.coursebook-legend ul {\n list-style: none;\n padding: 0;\n font-size: 0.83rem;\n}\n.coursebook-legend ul li {\n margin-bottom: 0.1rem;\n}\n\n/**\n* temporary icons style\n**/\n.img_legende:before {\n margin-right: 0.3rem;\n float: left;\n}\n.img_legende.automne:before {\n content: \"🍂\";\n}\n.img_legende.winter:before {\n content: \"❄️\";\n}\n.img_legende.printemps:before {\n content: \"🌼\";\n}\n.img_legende.sun:before {\n content: \"☀️\";\n}\n.img_legende.anglais:before {\n content: \"🏴󠁧󠁢󠁥󠁮󠁧󠁿󠁧󠁢󠁥󠁮󠁧󠁿\";\n}\n.img_legende.francais:before {\n content: \"🇫🇷\";\n}\n.img_legende.allemand:before {\n content: \"🇩🇪\";\n}\n\n.event-location a {\n color: #212121;\n text-decoration-line: underline !important;\n text-decoration-color: #ff0000;\n transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out;\n}\n.event-location a:hover, .event-location a:focus, .event-location a:active {\n text-decoration-color: #212121 !important;\n}\n.event-location a:active {\n color: #ff0000;\n}\n\n.event-info p {\n margin-bottom: 0;\n}\n\n.list-events .list-group-teaser-content .card-title {\n max-width: 660px;\n}\n.list-events .list-group-teaser-content .event-actions .btn + .btn {\n margin-left: 0.5rem;\n}\n@media (min-width: 1200px) {\n .list-events .list-group-teaser-content .event-actions {\n position: absolute;\n top: 0;\n right: 1rem;\n }\n .col-md-1 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-2 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-3 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-4 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-5 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-6 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-7 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n}\n\n.list-group.list-events-featured .list-group-teaser {\n flex-grow: 1;\n flex-basis: 0;\n background: transparent;\n margin-bottom: 1rem;\n}\n.list-group.list-events-featured .list-group-teaser:last-child {\n margin-bottom: 0;\n}\n.list-group.list-events-featured .list-group-teaser-container {\n height: 100%;\n background: #fff;\n flex-direction: column;\n}\n.list-group.list-events-featured .list-group-teaser-container .btn-secondary:hover, .list-group.list-events-featured .list-group-teaser-container .btn-secondary:active, .list-group.list-events-featured .list-group-teaser-container .btn-secondary:focus {\n background: #fff;\n}\n.list-group.list-events-featured .list-group-teaser-content .event-actions {\n position: static;\n}\n.list-group.list-events-featured .list-group-teaser-content .event-actions .btn {\n width: 100%;\n}\n.list-group.list-events-featured .list-group-teaser-content .event-actions .btn + .btn {\n margin-left: 0;\n margin-top: 0.75rem;\n}\n@media (min-width: 992px) {\n .list-group.list-events-featured {\n flex-direction: row;\n margin-left: -10px;\n margin-right: -10px;\n }\n .list-group.list-events-featured .list-group-teaser {\n margin-bottom: 0;\n padding-left: 10px;\n padding-right: 10px;\n }\n .list-group.list-events-featured .list-group-teaser + .list-group-teaser {\n margin-top: 0;\n }\n .list-group.list-events-featured .list-group-teaser-thumbnail {\n padding-bottom: 0;\n }\n .list-group.list-events-featured .list-group-teaser-content {\n display: flex;\n flex-direction: column;\n }\n .list-group.list-events-featured .list-group-teaser-content .card-info {\n display: flex;\n flex-direction: column;\n height: 100%;\n }\n .list-group.list-events-featured .list-group-teaser-content .event-actions {\n margin-top: auto;\n }\n}\n\n@media (min-width: 992px) {\n .events-links ul {\n margin-bottom: 0;\n }\n}\n.events-links li {\n display: inline-block;\n font-size: 1rem;\n font-weight: bold;\n margin-right: 1rem;\n}\n.events-links li:last-child {\n margin-right: 0;\n}\n\n.events-pager .pagination {\n margin-bottom: 0;\n}\n\n.carousel-highlighted-news .fullwidth-teaser-text .list-inline {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n.table-like {\n --table-columns: 1fr minmax(200px, 3fr) minmax(auto, 1fr) minmax(200px, 3fr) 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n overflow-x: initial;\n max-width: 100%;\n}\n.table-like h2,\n.table-like h3,\n.table-like h4 {\n font-size: 1rem;\n font-weight: 700;\n}\n.table-like .line,\n.table-like .first-line {\n display: grid;\n grid-template-columns: 1fr minmax(200px, 3fr) minmax(auto, 1fr) minmax(200px, 3fr) 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n font-size: 0.9375rem;\n}\n.table-like .line > div,\n.table-like .first-line > div {\n border-bottom: 1px solid #d5d5d5;\n}\n.table-like .line > div:first-child,\n.table-like .first-line > div:first-child {\n border-left: 1px solid #d5d5d5;\n}\n.table-like .line > div:last-of-type,\n.table-like .first-line > div:last-of-type {\n border-right: 1px solid #d5d5d5;\n}\n.table-like .line > div + div,\n.table-like .first-line > div + div {\n border-left: 1px solid #d5d5d5;\n}\n.table-like .first-line {\n font-size: 0.6875rem;\n font-weight: 700;\n color: #707070;\n text-transform: uppercase;\n}\n.table-like .first-line > div {\n display: flex;\n flex-direction: column;\n justify-content: center;\n border-top: 1px solid #d5d5d5;\n border-bottom-width: 2px;\n padding: 0.6rem;\n}\n.table-like .line > div {\n padding: 0;\n}\n.table-like .line > div > div {\n padding: 0.6rem;\n}\n.table-like .line-up {\n position: sticky;\n top: 0;\n background-color: #f4f4f4;\n}\n@supports (display: contents) {\n .table-like {\n display: grid;\n grid-template-columns: var(--table-columns);\n background-color: #d5d5d5;\n }\n .table-like .line-up,\n.table-like .line-down,\n.table-like .line,\n.table-like .first-line {\n display: contents;\n }\n .table-like .line-up > div,\n.table-like .line-down > div,\n.table-like .line > div,\n.table-like .first-line > div {\n background-color: #fff;\n }\n .table-like .first-line > div {\n background-color: #f4f4f4;\n }\n .table-like h2, .table-like h3, .table-like h4 {\n grid-column: 1/-1;\n background-color: #fff;\n margin-bottom: 0;\n padding-bottom: calc( 0.5rem * 1.5);\n }\n .table-like .line-down + h2,\n.table-like .line-down + h3,\n.table-like .line-down + h4 {\n padding-top: 2em;\n }\n .table-like .first-line + .clear,\n.table-like .line + .clear {\n display: block;\n grid-column: 1/-1;\n height: 0;\n }\n .table-like .line-down:last-child .clear {\n display: none;\n }\n}\n.table-like .titre_bachlor {\n text-align: center;\n}\n.table-like .bachlor .titre,\n.table-like .line .bachlor-text {\n display: grid;\n grid-column-gap: 2px;\n grid-template-columns: repeat(3, 1fr);\n padding: 0;\n}\n.table-like .bachlor .titre .cep,\n.table-like .line .bachlor-text .cep {\n text-align: center;\n}\n.table-like .bachlor .titre {\n margin-right: -0.6rem;\n margin-left: -0.6rem;\n}\n.table-like .line-down .bachlor {\n padding: 0 !important;\n}\n.table-like .bachlor-text {\n height: 100%;\n background: repeating-linear-gradient(0deg, #fff, #fff 2px, #d5d5d5 2px, #d5d5d5 4px);\n}\n.table-like .bachlor-text .cep {\n padding-top: 0.6rem;\n padding-bottom: 0.6rem;\n background-color: #fff;\n}\n.table-like .bachlor-text .cep:nth-child(2) {\n background-color: #f4f4f4;\n}\n.table-like .line-down .bachlor:nth-child(4) .cep {\n background-color: #f4f4f4;\n}\n.table-like .line-down .bachlor:nth-child(4) .cep:nth-child(2) {\n background-color: #fff;\n}\n.table-like .line .cours {\n grid-column-gap: 1px;\n padding: 0 !important;\n background-color: #fff;\n}\n.table-like .line .cours > div {\n padding: 0 0.6rem;\n background-color: #fff;\n}\n.table-like .line .cours > div:first-child {\n padding-top: 0.6rem;\n}\n.table-like .line .cours > div:last-child {\n padding-bottom: 0.6rem;\n}\n.table-like .line .cours .cours-name {\n font-weight: bold;\n padding-bottom: 0.6rem !important;\n}\n.table-like .line .cours .cours-name i {\n display: block;\n font-weight: normal;\n}\n.table-like .line .cours .cours-code {\n grid-area: 2/1;\n padding-top: 0 !important;\n}\n.table-like .line .cours .cours-title .bold {\n color: #212121;\n}\n.table-like .line .cours .section-name,\n.table-like .line .cours .enseignement-name {\n grid-row: span 2;\n}\n.table-like .langue {\n text-align: center;\n}\n.table-like .examen {\n display: flex;\n}\n.table-like .credit-time {\n font-size: 1.25rem;\n text-align: center;\n color: #707070;\n}\n.table-like .specialisation p {\n font-size: 0.875rem;\n margin-right: 0.6rem;\n}\n.table-like .specialisation ul.spec {\n list-style: none;\n margin: 0;\n padding-left: 0;\n text-align: left;\n}\n.table-like .specialisation ul.spec li {\n font-size: 0.875rem;\n margin-bottom: 0;\n}\n.table-like .specialisation ul.spec li:after {\n content: \";\";\n}\n.table-like .specialisation ul.spec li:before {\n top: 0.38em;\n}\n.table-like .specialisation ul.spec.list-bullet {\n margin-left: 0;\n}\n.table-like .specialisation ul.spec.list-bullet li:after {\n display: none;\n}\n.table-like .exam-icon .sun:before {\n content: \"☀️\";\n}\n.table-like .exam-icon .winter:before {\n content: \"❄️\";\n}\n.table-like .line-down .line:hover > div,\n.table-like .line-down .line:hover .cours > div,\n.table-like .line-down .line:hover .cep {\n background-color: #f4f4f4;\n}\n.table-like .line-down .line:hover .cep:nth-child(2),\n.table-like .line-down .line:hover .bachlor:nth-child(4) .cep {\n background-color: #eaeaea;\n}\n.table-like .line-down .line:hover .bachlor:nth-child(4) .cep:nth-child(2) {\n background-color: #f4f4f4;\n}\n.table-like .clear {\n display: none;\n}\n.table-like .btn-collapse {\n display: none;\n}\n\n.study-plan-0-semesters {\n --table-columns: minmax(300px, 4fr) 1fr minmax(auto, 2fr) 1fr;\n}\n\n.study-plan-1-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-2-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-3-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-4-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-5-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-master-0-semesters {\n --table-columns: minmax(250px, 3fr) 1fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-1-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-2-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-3-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-4-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-5-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-pdm {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr minmax(170px, 3fr) minmax(140px, 3fr) 1fr;\n}\n\n@media all and (max-width: 1359px) {\n .table-like {\n display: block;\n }\n .table-like .line-up {\n display: none;\n }\n .table-like .line-down {\n display: block;\n }\n .table-like .line-down .line {\n border-bottom: 4px solid #fff;\n display: block;\n max-height: 1000px;\n overflow: hidden;\n position: relative;\n transition: max-height 0.2s ease-in-out;\n }\n .table-like .line-down .line:not(.open) {\n max-height: 34px;\n }\n .table-like .line-down .line .btn-collapse {\n display: block;\n position: absolute;\n top: 4px;\n right: 0;\n left: 0;\n width: 100%;\n height: 20px;\n background: transparent;\n border: 0;\n cursor: pointer;\n padding-top: 0;\n }\n .table-like .line-down .line .btn-collapse > * {\n float: right;\n }\n .table-like .line-down .line .btn-collapse > span {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .table-like .line-down .line .btn-collapse .icon {\n color: #d5d5d5;\n transition: all 0.3s ease-in-out;\n }\n .table-like .line-down .line:hover .btn-collapse .icon {\n color: #fff;\n }\n .table-like .line-down .line.open .btn-collapse svg {\n transform: rotate(180deg);\n }\n .table-like .line-down .line > div {\n border-right: 1px solid #d5d5d5;\n }\n .table-like .line > div {\n display: block;\n }\n .table-like .line > div:before {\n content: attr(data-title);\n display: block !important;\n margin: -1px -1px 0;\n padding: 0.3rem 0.6rem;\n background: #D5D5D5;\n color: #000;\n min-width: 100%;\n }\n .table-like .line > div.cours:before {\n background: #707070;\n font-weight: bold;\n color: #fff;\n }\n .table-like .line .examen > div {\n display: inline-block;\n }\n .table-like .line .langue {\n text-align: left;\n }\n .table-like .line .credit-time {\n text-align: left;\n }\n .table-like .line .specialisation {\n text-align: left;\n }\n .table-like .line .cep .label {\n clip: auto;\n clip-path: none;\n position: static;\n width: auto;\n height: auto;\n }\n}\n.press-teaser {\n border-bottom: 1px solid #c1c1c1;\n}\n\n.project-data {\n margin-bottom: 0;\n}\n.project-data + .project-data {\n margin-top: 0.125rem;\n}\n.project-data .available {\n font-weight: bold;\n color: #699b32;\n}\n.project-data .completed {\n font-weight: bold;\n}\n\n.project-completed .actions {\n margin-top: 0.25rem;\n}\n.project-completed .actions .btn {\n margin: 0.25rem 0.25rem 0 0;\n}\n\n@media (max-width: 767.98px) {\n .project-completed .actions {\n max-height: 240px;\n overflow: hidden;\n transition: max-height 0.5s ease-in-out;\n }\n .collapsed .project-completed .actions {\n max-height: 0;\n }\n}\n.project-thumb {\n margin-bottom: 1rem;\n}\n@media (min-width: 576px) {\n .project-thumb {\n float: right;\n margin-left: 1rem;\n width: 150px;\n max-width: 25%;\n }\n}\n\n.people-title {\n font-size: 1.75rem;\n font-weight: 700;\n}\n\n.people-basic-info {\n flex-direction: row-reverse;\n}\n\n.people-contacts hr {\n border-color: #c1c1c1;\n margin: 0;\n}\n\n.list-group + h3 {\n margin-top: 2em;\n}\n\n.people-contents .list-group .list-group-item-borderless:not(.education-list):last-child {\n border-bottom: 0;\n margin-bottom: 0;\n}\n\n.education-list {\n display: grid;\n grid-template-columns: minmax(20%, 4fr) minmax(20%, 3fr) minmax(20%, 3fr) 8rem;\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n}\n.education-list p {\n margin: 0;\n padding-right: 1rem;\n}\n.education-list p:last-child {\n padding-right: 0;\n text-align: right;\n}\n\narticle.blog-post header {\n border-bottom: 1px solid #e6e6e6;\n}\narticle.blog-post footer {\n border-color: #e6e6e6;\n}\n\n.entry-content p:last-child {\n margin-bottom: 0;\n}\n\n.post-footer .post-nav .nav-prev,\n.post-footer .post-nav .nav-next {\n text-align: center;\n}\n.post-footer .post-nav .nav-prev .btn,\n.post-footer .post-nav .nav-next .btn {\n width: 100%;\n font-size: 0.875rem;\n text-align: inherit;\n}\n.post-footer .post-nav .nav-prev .icon,\n.post-footer .post-nav .nav-next .icon {\n display: none;\n}\n.post-footer .post-nav .nav-prev .label,\n.post-footer .post-nav .nav-prev .post-title,\n.post-footer .post-nav .nav-next .label,\n.post-footer .post-nav .nav-next .post-title {\n display: block;\n}\n.post-footer .post-nav .nav-prev {\n margin-top: 0.5rem;\n}\n@media (min-width: 768px) {\n .post-footer .post-nav {\n display: flex;\n justify-content: space-between;\n }\n .post-footer .post-nav .nav-prev,\n.post-footer .post-nav .nav-next {\n max-width: 48%;\n }\n .post-footer .post-nav .nav-prev .icon,\n.post-footer .post-nav .nav-next .icon {\n display: inline;\n }\n .post-footer .post-nav .nav-prev .colon,\n.post-footer .post-nav .nav-next .colon {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .post-footer .post-nav .nav-next {\n text-align: left;\n }\n .post-footer .post-nav .nav-prev {\n margin: 0 0 0 auto;\n text-align: right;\n }\n .post-footer .post-nav .post-title {\n font-size: 0.9375rem;\n }\n}\n\n.course-details {\n position: relative;\n}\n@media (min-width: 1200px) {\n .course-details:after {\n content: \"\";\n border-right: 1px solid #c1c1c1;\n position: absolute;\n top: 0;\n right: -3rem;\n bottom: 0;\n left: auto;\n }\n}\n\n.error-title {\n font-size: 12vw;\n color: #ff0000;\n margin-bottom: 0.75rem;\n text-align: center;\n}\n\n.error-404 .search-form {\n margin: 0 auto;\n max-width: 50rem;\n}\n\n.events-filters form {\n display: flex;\n flex-wrap: wrap;\n justify-content: stretch;\n margin-left: -10px;\n margin-right: -10px;\n}\n.events-filters form > * {\n flex-grow: 1;\n max-width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n}\n.events-filters form .form-group {\n width: 100%;\n}\n.events-filters form .dropdown {\n width: 100%;\n margin-bottom: 1rem;\n}\n.events-filters form .dropdown button {\n display: flex;\n width: 100%;\n padding: 0.375rem 0.75rem;\n justify-content: space-between;\n align-items: center;\n text-align: left;\n}\n.events-filters form .dropdown .dropdown-menu.show {\n top: 38px !important;\n right: 0;\n left: auto !important;\n transform: none !important;\n}\n.events-filters form .dropdown .picker__holder {\n border: 0;\n}\n@media (min-width: 768px) {\n .events-filters form .form-group,\n.events-filters form .dropdown {\n width: 25%;\n }\n .events-filters form .form-group-categories {\n width: 100%;\n }\n}\n@media (min-width: 992px) {\n .events-filters form .form-group,\n.events-filters form .dropdown {\n width: 15%;\n }\n .events-filters form .form-group-categories {\n width: 30%;\n }\n}\n.events-filters form .form-group-search {\n width: 100%;\n}\n.events-filters form .form-group-search .search-container {\n margin: 0;\n}\n.events-filters .select-multiple .ms-drop,\n.events-filters .select-multiple .ms-drop ul,\n.events-filters .dropdown .picker__table {\n width: auto;\n}","/*!\n * Bootstrap v4.6.2 (https://getbootstrap.com/)\n * Copyright 2011-2022 The Bootstrap Authors\n * Copyright 2011-2022 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n@import \"bootstrap/scss/functions\";\n@import \"./bootstrap-variables\";\n@import \"bootstrap/scss/variables\";\n@import \"bootstrap/scss/mixins\";\n@import \"bootstrap/scss/root\";\n@import \"bootstrap/scss/reboot\";\n@import \"bootstrap/scss/type\";\n@import \"bootstrap/scss/images\";\n// @import \"bootstrap/scss/code\";\n@import \"bootstrap/scss/grid\";\n// @import \"bootstrap/scss/tables\";\n@import \"bootstrap/scss/forms\";\n@import \"bootstrap/scss/buttons\";\n@import \"bootstrap/scss/transitions\";\n@import \"bootstrap/scss/dropdown\";\n// @import \"bootstrap/scss/button-group\";\n@import \"bootstrap/scss/input-group\";\n@import \"bootstrap/scss/custom-forms\";\n@import \"bootstrap/scss/nav\";\n// @import \"bootstrap/scss/navbar\";\n@import \"bootstrap/scss/card\";\n// @import \"bootstrap/scss/breadcrumb\";\n@import \"bootstrap/scss/pagination\";\n@import \"bootstrap/scss/badge\";\n// @import \"bootstrap/scss/jumbotron\";\n@import \"bootstrap/scss/alert\";\n@import \"bootstrap/scss/progress\";\n// @import \"bootstrap/scss/media\";\n@import \"bootstrap/scss/list-group\";\n@import \"bootstrap/scss/close\";\n@import \"bootstrap/scss/modal\";\n@import \"bootstrap/scss/tooltip\";\n@import \"bootstrap/scss/popover\";\n@import \"bootstrap/scss/carousel\";\n@import \"bootstrap/scss/spinners\";\n@import \"bootstrap/scss/utilities\";\n@import \"bootstrap/scss/print\";\n",":root {\n // Custom variable values only support SassScript inside `#{}`.\n @each $color, $value in $colors {\n --#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$color}: #{$value};\n }\n\n @each $bp, $value in $grid-breakpoints {\n --breakpoint-#{$bp}: #{$value};\n }\n\n // Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --font-family-sans-serif: #{inspect($font-family-sans-serif)};\n --font-family-monospace: #{inspect($font-family-monospace)};\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Future-proof rule: in browsers that support :focus-visible, suppress the focus outline\n// on elements that programmatically receive focus but wouldn't normally show a visible\n// focus outline. In general, this would mean that the outline is only applied if the\n// interaction that led to the element receiving programmatic focus was a keyboard interaction,\n// or the browser has somehow determined that the user is primarily a keyboard user and/or\n// wants focus outlines to always be presented.\n//\n// See https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible\n// and https://developer.paciellogroup.com/blog/2018/03/focus-visible-and-backwards-compatibility/\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n color: inherit;\n text-decoration: none;\n\n @include hover() {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n // Disable auto-hiding scrollbar in IE & legacy Edge to avoid overlap,\n // making it impossible to interact with the content\n -ms-overflow-style: scrollbar;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `<td>` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Set the cursor for non-`<button>` buttons\n//\n// Details at https://github.com/twbs/bootstrap/pull/30562\n[role=\"button\"] {\n cursor: pointer;\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n@use 'sass:math';\n\n//\n// Color system\n//\n\n// stylelint-disable\n$white: #fff !default;\n$gray-100: #e6e6e6 !default;\n$gray-200: #d5d5d5 !default;\n$gray-300: #c1c1c1 !default;\n$gray-500: #8e8e8e !default;\n$gray-600: #707070 !default;\n$black: #212121 !default;\n\n$grays: () !default;\n$grays: map-merge((\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"600\": $gray-600,\n), $grays);\n\n$blue: #4a90e2!default;\n$red: #ff0000 !default;\n$red-dark:#b51f1f !default;\n$orange: #f5a623 !default;\n$green: #7ed321 !default;\n\n$green-text: #699b32;\n\n$colors: () !default;\n$colors: map-merge((\n \"blue\": $blue,\n \"red\": $red,\n \"orange\": $orange,\n \"green\": $green,\n \"white\": $white\n), $colors);\n\n$primary: $red !default;\n$secondary: $white !default;\n$success: $green !default;\n$info: $blue !default;\n$warning: $orange !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $black !default;\n\n$theme-colors: () !default;\n$theme-colors: map-merge((\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n), $theme-colors);\n// stylelint-enable\n\n// Set a specific jump point for requesting color jumps\n$theme-color-interval: 8% !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $black !default;\n$yiq-text-light: $white !default;\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-hover-media-query: false !default; // Deprecated, no longer affects any compiled CSS\n$enable-grid-classes: true !default;\n$enable-print-styles: true !default;\n\n\n// Spacing\n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n// stylelint-disable\n$spacer: 1rem !default;\n$spacers: () !default;\n$spacers: map-merge((\n 0: 0,\n 1: ($spacer * .25),\n 2: ($spacer * .5),\n 3: $spacer,\n 4: ($spacer * 1.5),\n 5: ($spacer * 3),\n gutter: 16px, // == $grid-gutter-width\n 6: ($spacer * 6),\n), $spacers);\n\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n$sizes: map-merge((\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%\n), $sizes);\n// stylelint-enable\n\n// Body\n//\n// Settings for the `<body>` element.\n\n$body-bg: $white !default;\n$body-color: $black !default;\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: $body-color !default;\n$link-decoration: underline !default;\n$link-hover-color: theme-color('primary') !default;\n$link-hover-decoration: underline !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n$grid-breakpoints: (\n xs: 0,\n sm: 576px,\n md: 768px,\n lg: 992px,\n xl: 1200px,\n xxl: 1600px,\n) !default;\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints);\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n$container-max-widths: (\n sm: 540px,\n md: 720px,\n lg: 960px,\n xl: 1140px\n) !default;\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: 12 !default;\n$grid-gutter-width: 32px !default;\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n$line-height-lg: 1.5 !default;\n$line-height-sm: 1.5 !default;\n\n$border-width: 1px !default;\n$border-color: $gray-200 !default;\n\n$border-radius: 2px !default;\n$border-radius-lg: 4px !default;\n$border-radius-sm: 2px !default;\n\n$component-active-color: $white !default;\n$component-active-bg: theme-color(\"primary\") !default;\n\n$caret-width: .3em !default;\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n\n\n// Fonts\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// stylelint-disable value-keyword-case\n// official font is Suisse Int'l, but the license only allow to host\n// on a epfl domain, so we set it to Arial, the official fallback\n$font-family-sans-serif: Arial, sans-serif, !default;\n$font-family-monospace: monospace !default;\n$font-family-base: $font-family-sans-serif !default;\n// stylelint-enable value-keyword-case\n\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-lg: ($font-size-base * 1.25) !default;\n$font-size-sm: ($font-size-base * .83) !default;\n$font-size-xs: 0.778rem;\n\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n\n$font-weight-base: $font-weight-normal !default;\n$line-height-base: 1.5 !default;\n\n$h1-font-size: $font-size-base * 3 !default;\n$h2-font-size: $font-size-base * 2.33 !default;\n$h3-font-size: $font-size-base * 1.78 !default;\n$h4-font-size: $font-size-base * 1.44 !default;\n$h5-font-size: $font-size-base * 1.17 !default;\n$h6-font-size: $font-size-base !default;\n\n$headings-margin-bottom: math.div($spacer, 2) !default;\n$headings-font-family: inherit !default;\n$headings-font-weight: 400 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: inherit !default;\n\n$display1-size: 6rem !default;\n$display2-size: 5.5rem !default;\n$display3-size: 4.5rem !default;\n$display4-size: 3.5rem !default;\n\n$display1-weight: 300 !default;\n$display2-weight: 300 !default;\n$display3-weight: 300 !default;\n$display4-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n\n$lead-font-size: ($font-size-base * 1.28) !default;\n$lead-font-weight: 400 !default;\n\n$small-font-size: $font-size-sm !default;\n\n$text-muted: $gray-600 !default;\n\n$blockquote-small-color: $gray-600 !default;\n$blockquote-font-size: ($font-size-base * 1.44) !default;\n\n$hr-border-color: rgba($black, .1) !default;\n$hr-border-width: $border-width !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$kbd-box-shadow: inset 0 -.1rem 0 rgba($black, .25) !default;\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: transparentize($red, 0.8) !default;\n\n$hr-margin-y: $spacer !default;\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n$table-cell-padding: .6rem !default;\n$table-cell-padding-sm: .3rem !default;\n\n$table-bg: transparent !default;\n$table-accent-bg: rgba($black, .05) !default;\n$table-hover-bg: rgba($black, .075) !default;\n$table-active-bg: $table-hover-bg !default;\n\n$table-border-width: $border-width !default;\n$table-border-color: $gray-200 !default;\n$table-border-color-light: $gray-100;\n\n$table-head-bg: lighten($gray-100, 5.49) !default;\n$table-head-color: $gray-600 !default;\n\n$table-dark-bg: $black !default;\n$table-dark-accent-bg: rgba($white, .05) !default;\n$table-dark-hover-bg: rgba($white, .075) !default;\n$table-dark-border-color: lighten($black, 7.5%) !default;\n$table-dark-color: $body-bg !default;\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .2rem !default;\n$input-btn-focus-color: rgba($component-active-bg, .25) !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .35rem !default;\n$input-btn-padding-x-sm: .7rem !default;\n$input-btn-line-height-sm: $line-height-sm * 1.05 !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-line-height-lg: $line-height-lg !default;\n\n$input-btn-border-width: $border-width !default;\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: 0.68rem !default;\n$btn-padding-x: 1.4rem !default;\n$btn-line-height: $input-btn-line-height !default;\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-line-height-sm: $input-btn-line-height-sm !default;\n\n$btn-padding-y-lg: 1rem !default;\n$btn-padding-x-lg: 2rem !default;\n$btn-line-height-lg: $input-btn-line-height-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-disabled-color: $gray-600 !default;\n\n$btn-block-spacing-y: .5rem !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n\n// Forms\n\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-line-height-sm: $input-btn-line-height-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-line-height-lg: $input-btn-line-height-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-100 !default;\n\n$input-color: $black !default;\n$input-border-color: $gray-500 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: inset 0 1px 1px rgba($black, .075) !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-lg: $border-radius-lg !default;\n$input-border-radius-sm: $border-radius-sm !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: $black !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: 0 0 0 1px $gray-200 !default;\n\n$input-placeholder-color: $gray-600 !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: ($font-size-base * $input-btn-line-height) + ($input-btn-padding-y * 2) !default;\n$input-height: calc(#{$input-height-inner} + #{$input-height-border}) !default;\n\n$input-height-inner-sm: ($font-size-sm * $input-btn-line-height-sm) + ($input-btn-padding-y-sm * 2) !default;\n$input-height-sm: calc(#{$input-height-inner-sm} + #{$input-height-border}) !default;\n\n$input-height-inner-lg: ($font-size-lg * $input-btn-line-height-lg) + ($input-btn-padding-y-lg * 2) !default;\n$input-height-lg: calc(#{$input-height-inner-lg} + #{$input-height-border}) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$form-text-margin-top: .55rem !default;\n\n$form-check-input-gutter: 1.25rem !default;\n$form-check-input-margin-y: .3rem !default;\n$form-check-input-margin-x: .25rem !default;\n\n$form-check-inline-margin-x: .75rem !default;\n$form-check-inline-input-margin-x: .3125rem !default;\n\n$form-group-margin-bottom: 1rem !default;\n\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n\n$custom-control-gutter: 1.5rem !default;\n$custom-control-spacer-x: 1rem !default;\n\n$custom-control-indicator-size: 1rem !default;\n$custom-control-indicator-bg: $white !default;\n$custom-control-indicator-bg-size: 50% 50% !default;\n$custom-control-indicator-box-shadow: inset 0 .25rem .25rem rgba($black, .1) !default;\n\n$custom-control-indicator-disabled-bg: $gray-200 !default;\n$custom-control-label-disabled-color: $gray-600 !default;\n\n$custom-control-indicator-checked-color: $component-active-color !default;\n$custom-control-indicator-checked-bg: $component-active-bg !default;\n$custom-control-indicator-checked-disabled-bg: rgba(theme-color(\"primary\"), .5) !default;\n$custom-control-indicator-checked-box-shadow: none !default;\n\n$custom-control-indicator-focus-box-shadow: 0 0 0 1px $body-bg, $input-btn-focus-box-shadow !default;\n\n$custom-control-indicator-active-color: $component-active-color !default;\n$custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-control-indicator-active-box-shadow: none !default;\n\n$custom-checkbox-indicator-border-radius: $border-radius !default;\n$custom-checkbox-indicator-icon-checked: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#{$custom-control-indicator-checked-color}' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n\n$custom-checkbox-indicator-indeterminate-bg: $component-active-bg !default;\n$custom-checkbox-indicator-indeterminate-color: $custom-control-indicator-checked-color !default;\n$custom-checkbox-indicator-icon-indeterminate: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#{$custom-checkbox-indicator-indeterminate-color}' d='M0 2h4'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$custom-checkbox-indicator-indeterminate-box-shadow: none !default;\n\n$custom-radio-indicator-border-radius: 50% !default;\n$custom-radio-indicator-icon-checked: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#{$custom-control-indicator-checked-color}'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n\n$custom-select-padding-y: .375rem !default;\n$custom-select-padding-x: .75rem !default;\n$custom-select-height: $input-height !default;\n$custom-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$custom-select-line-height: $input-btn-line-height !default;\n$custom-select-color: $input-color !default;\n$custom-select-disabled-color: $gray-600 !default;\n$custom-select-bg: $white !default;\n$custom-select-disabled-bg: $gray-200 !default;\n$custom-select-bg-size: 8px 10px !default; // In pixels because image dimensions\n$custom-select-indicator-color: $black !default;\n$custom-select-indicator: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#{$custom-select-indicator-color}' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$custom-select-border-width: $input-btn-border-width !default;\n$custom-select-border-color: $input-border-color !default;\n$custom-select-border-radius: $border-radius !default;\n\n$custom-select-focus-border-color: $input-focus-border-color !default;\n$custom-select-focus-box-shadow: inset 0 1px 2px rgba($black, .075), 0 0 5px rgba($custom-select-focus-border-color, .5) !default;\n\n$custom-select-font-size-sm: 75% !default;\n$custom-select-height-sm: $input-height-sm !default;\n\n$custom-select-font-size-lg: 125% !default;\n$custom-select-height-lg: $input-height-lg !default;\n\n$custom-file-height: $input-height !default;\n$custom-file-focus-border-color: $input-focus-border-color !default;\n$custom-file-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$custom-file-padding-y: $input-btn-padding-y !default;\n$custom-file-padding-x: $input-btn-padding-x !default;\n$custom-file-line-height: $input-btn-line-height !default;\n$custom-file-color: $input-color !default;\n$custom-file-bg: $input-bg !default;\n$custom-file-border-width: $input-btn-border-width !default;\n$custom-file-border-color: $input-border-color !default;\n$custom-file-border-radius: $input-border-radius !default;\n$custom-file-box-shadow: $input-box-shadow !default;\n$custom-file-button-color: $custom-file-color !default;\n$custom-file-button-bg: $input-group-addon-bg !default;\n$custom-file-text: (\n en: \"Browse\"\n) !default;\n\n\n// Form validation\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $small-font-size !default;\n$form-feedback-valid-color: theme-color(\"success\") !default;\n$form-feedback-invalid-color: theme-color(\"danger\") !default;\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-divider-bg: $gray-200 !default;\n$dropdown-box-shadow: 0 .5rem 1rem rgba($black, .175) !default;\n\n$dropdown-link-color: $black !default;\n$dropdown-link-hover-color: darken($black, 5%) !default;\n$dropdown-link-hover-bg: $gray-100 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-600 !default;\n\n$dropdown-item-padding-y: .25rem !default;\n$dropdown-item-padding-x: 1.5rem !default;\n\n$dropdown-header-color: $gray-600 !default;\n\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n$zindex-background: -1 !default;\n$zindex-0: 0 !default;\n$zindex-1: 1 !default;\n$zindex-5: 5 !default;\n$zindex-10: 10 !default;\n$zindex-breadcrumbs: 110 !default;\n$zindex-search-mobile: 120 !default;\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-modal-backdrop: 1040 !default;\n$zindex-modal: 1050 !default;\n$zindex-popover: 1060 !default;\n$zindex-tooltip: 1070 !default;\n$zindex-nav-overlay: 1100 !default;\n$zindex-nav: 1110 !default;\n$zindex-toggle: 1120 !default;\n$zindex-gallery-opened: 1120 !default;\n$zindex-mobile-lang: 1140 !default;\n$zindex-access-nav: 3003 !default;\n$zindex-cookie-consent: 4004 !default;\n\n// Navs\n\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-200 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-600 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $nav-tabs-border-color $nav-tabs-border-color $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n\n// Navbar\n\n$navbar-padding-y: math.div($spacer, 2) !default;\n$navbar-padding-x: $spacer !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: ($font-size-base * $line-height-base + $nav-link-padding-y * 2) !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: math.div($nav-link-height - $navbar-brand-height, 2) !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n\n$navbar-dark-color: rgba($white, .5) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#{$navbar-dark-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .5) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#{$navbar-light-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n// Pagination\n\n$pagination-padding-y: .5rem !default;\n$pagination-padding-x: .25rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .25rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: .25rem !default;\n$pagination-line-height: 1.25 !default;\n\n$pagination-color: theme-color('primary') !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-color: $gray-200 !default;\n\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $pagination-bg !default;\n$pagination-hover-border-color: $gray-600 !default;\n\n$pagination-active-color: $gray-600 !default;\n$pagination-active-bg: $gray-100 !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-200 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n\n// Jumbotron\n\n$jumbotron-padding: 2rem !default;\n$jumbotron-bg: $gray-200 !default;\n\n\n// Cards\n\n$card-spacer-y: 0.9rem !default;\n$card-spacer-x: 1.35rem !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: $gray-200 !default;\n$card-inner-border-radius: calc(#{$card-border-radius} - #{$card-border-width}) !default;\n$card-cap-bg: transparent !default;\n$card-bg: $white !default;\n\n$card-img-overlay-padding: $card-spacer-x !default;\n\n$card-group-margin: math.div($grid-gutter-width, 2) !default;\n$card-deck-margin: $card-group-margin !default;\n\n$card-columns-count: 3 !default;\n$card-columns-gap: 1.25rem !default;\n$card-columns-margin: $card-spacer-y !default;\n\n\n// Tooltips\n\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: .25rem !default;\n$tooltip-padding-x: .5rem !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n\n\n// Popovers\n\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 296px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: $gray-200 !default;\n$popover-border-radius: 0 !default;\n$popover-box-shadow: none !default;\n\n$popover-header-bg: darken($popover-bg, 3%) !default;\n$popover-header-color: $gray-600 !default;\n$popover-header-padding-y: math.div($grid-gutter-width, 2) !default;\n$popover-header-padding-x: math.div($grid-gutter-width, 2) !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $popover-header-padding-y !default;\n$popover-body-padding-x: $popover-header-padding-x !default;\n\n$popover-arrow-width: 10px !default;\n$popover-arrow-height: 10px !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: $popover-border-color !default;\n\n\n// Badges\n\n$badge-font-size: 75% !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-padding-y: .25em !default;\n$badge-padding-x: .4em !default;\n$badge-border-radius: $border-radius !default;\n\n$badge-pill-padding-x: .6em !default;\n// Use a higher than normal value to ensure completely rounded edges when\n// customizing padding or font-size on labels.\n$badge-pill-border-radius: 10rem !default;\n\n\n// Modals\n\n// Padding applied to the modal body\n$modal-inner-padding: 1rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-box-shadow-xs: 0 .25rem .5rem rgba($black, .5) !default;\n$modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba($black, .5) !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $gray-200 !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding: 1rem !default;\n\n$modal-lg: 800px !default;\n$modal-md: 500px !default;\n$modal-sm: 300px !default;\n\n$modal-transition: transform .3s ease-out !default;\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n$alert-padding-y: 0.4rem !default;\n$alert-padding-x: 0.6rem !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: 0 !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n\n$alert-bg-level: -10 !default;\n$alert-border-level: -9 !default;\n$alert-color-level: 6 !default;\n\n\n// Progress bars\n\n$progress-height: 1rem !default;\n$progress-font-size: ($font-size-base * .75) !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: inset 0 .1rem .1rem rgba($black, .1) !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: theme-color(\"primary\") !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n\n// List group\n\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: 0 !default;\n\n$list-group-item-padding-y: .75rem !default;\n$list-group-item-padding-x: 1.25rem !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-600 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n\n\n// Image thumbnails\n\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075) !default;\n\n\n// Figures\n\n$figure-caption-font-size: $font-size-sm !default;\n$figure-caption-color: $gray-600 !default;\n\n\n// Breadcrumbs\n\n$breadcrumb-padding-y: .75rem !default;\n$breadcrumb-padding-x: 1rem !default;\n$breadcrumb-item-padding: .5rem !default;\n\n$breadcrumb-margin-bottom: 1rem !default;\n\n$breadcrumb-bg: $gray-200 !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: \"/\" !default;\n\n\n// Carousel\n\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-active-bg: $white !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n\n$carousel-control-icon-width: 20px !default;\n\n$carousel-control-prev-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$carousel-control-next-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n\n$carousel-transition: transform .6s ease !default;\n\n\n// Close\n\n$close-font-size: $font-size-base * 2 !default;\n$close-font-weight: $font-weight-light !default;\n$close-color: $gray-600 !default;\n$close-text-shadow: 0 1px 0 $white !default;\n\n// Code\n\n$code-font-size: 87.5% !default;\n$code-color: $red !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $black !default;\n\n$pre-color: $black !default;\n$pre-scrollable-max-height: 340px !default;\n\n\n// Printing\n$print-page-size: a3 !default;\n$print-body-min-width: map-get($grid-breakpoints, \"lg\") !default;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated responsive font sizes\n//\n// Licensed under MIT (https://github.com/twbs/rfs/blob/v8.x/LICENSE)\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n@if $rfs-font-size-unit != rem and $rfs-font-size-unit != px {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n}\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n@if $rfs-breakpoint-unit != px and $rfs-breakpoint-unit != em and $rfs-breakpoint-unit != rem {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n}\n\n// Resize font size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n@function divide($dividend, $divisor, $precision: 10) {\n $sign: if($dividend > 0 and $divisor > 0 or $dividend < 0 and $divisor < 0, 1, -1);\n $dividend: abs($dividend);\n $divisor: abs($divisor);\n @if $dividend == 0 {\n @return 0;\n }\n @if $divisor == 0 {\n @error \"Cannot divide by 0\";\n }\n $remainder: $dividend;\n $result: 0;\n $factor: 10;\n @while ($remainder > 0 and $precision >= 0) {\n $quotient: 0;\n @while ($remainder >= $divisor) {\n $remainder: $remainder - $divisor;\n $quotient: $quotient + 1;\n }\n $result: $result * 10 + $quotient;\n $factor: $factor * .1;\n $remainder: $remainder * 10;\n $precision: $precision - 1;\n @if ($precision < 0 and $remainder >= $divisor * 5) {\n $result: $result + 1;\n }\n }\n $result: $result * $factor * $sign;\n $dividend-unit: unit($dividend);\n $divisor-unit: unit($divisor);\n $unit-map: (\n \"px\": 1px,\n \"rem\": 1rem,\n \"em\": 1em,\n \"%\": 1%\n );\n @if ($dividend-unit != $divisor-unit and map-has-key($unit-map, $dividend-unit)) {\n $result: $result * map-get($unit-map, $dividend-unit);\n }\n @return $result;\n}\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: divide($rfs-base-font-size, $rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: divide($rfs-base-font-size, divide($rfs-base-font-size * 0 + 1, $rfs-rem-value));\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: divide($rfs-breakpoint, $rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: divide($rfs-breakpoint, divide($rfs-breakpoint * 0 + 1, $rfs-rem-value));\n}\n\n// Internal mixin that adds disable classes to the selector if needed.\n@mixin _rfs-disable-class {\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity, which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n// Internal mixin that adds enable classes to the selector if needed.\n@mixin _rfs-enable-class {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n// Internal mixin used to determine which media query needs to be used\n@mixin _rfs-media-query($mq-value) {\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @content;\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @content;\n }\n }\n}\n\n// Responsive font size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Remove unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: divide($fs, $fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: divide($fs, divide($fs * 0 + 1, $rfs-rem-value));\n }\n\n // Set default font size\n $rfs-static: if($rfs-font-size-unit == rem, #{divide($fs, $rfs-rem-value)}rem, #{$fs}px);\n\n // Only add the media query if the font size is bigger than the minimum font size\n @if $fs <= $rfs-base-font-size or not $enable-responsive-font-sizes {\n font-size: #{$rfs-static}#{$rfs-suffix};\n }\n @else {\n // Calculate the minimum font size for $fs\n $fs-min: $rfs-base-font-size + divide($fs - $rfs-base-font-size, $rfs-factor);\n\n // Calculate difference between $fs and the minimum font size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n $min-width: if($rfs-font-size-unit == rem, #{divide($fs-min, $rfs-rem-value)}rem, #{$fs-min}px);\n\n // Use `vmin` if two-dimensional is enabled\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{divide($fs-diff * 100, $rfs-breakpoint)}#{$variable-unit};\n\n // Set the calculated font-size\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n\n // Breakpoint formatting\n $mq-value: if($rfs-breakpoint-unit == px, #{$rfs-breakpoint}px, #{divide($rfs-breakpoint, $rfs-rem-value)}#{$rfs-breakpoint-unit});\n\n @include _rfs-disable-class {\n font-size: #{$rfs-static}#{$rfs-suffix};\n }\n\n @include _rfs-media-query($mq-value) {\n @include _rfs-enable-class {\n font-size: $rfs-fluid;\n }\n\n // Include safari iframe resize fix if needed\n min-width: if($rfs-safari-iframe-resize-bug-fix, (0 * 1vw), null);\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixins use RFS to rescale the font size\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover() {\n &:hover { @content; }\n}\n\n@mixin hover-focus() {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus() {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active() {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled() {\n padding-left: 0;\n list-style: none;\n}\n","// Responsive images (ensure images don't scale beyond their parents)\n//\n// This is purposefully opt-in via an explicit class rather than being the default for all `<img>`s.\n// We previously tried the \"images are responsive by default\" approach in Bootstrap v2,\n// and abandoned it in Bootstrap v3 because it breaks lots of third-party widgets (including Google Maps)\n// which weren't expecting the images within themselves to be involuntarily resized.\n// See also https://github.com/twbs/bootstrap/issues/18178\n.img-fluid {\n @include img-fluid();\n}\n\n\n// Image thumbnails\n.img-thumbnail {\n padding: $thumbnail-padding;\n background-color: $thumbnail-bg;\n border: $thumbnail-border-width solid $thumbnail-border-color;\n @include border-radius($thumbnail-border-radius);\n @include box-shadow($thumbnail-box-shadow);\n\n // Keep them at most 100% wide\n @include img-fluid();\n}\n\n//\n// Figures\n//\n\n.figure {\n // Ensures the caption's text aligns with the image.\n display: inline-block;\n}\n\n.figure-img {\n margin-bottom: $spacer * .5;\n line-height: 1;\n}\n\n.figure-caption {\n @include font-size($figure-caption-font-size);\n color: $figure-caption-color;\n}\n","// Image Mixins\n// - Responsive image\n// - Retina image\n\n\n// Responsive image\n//\n// Keep images from scaling beyond the width of their parents.\n\n@mixin img-fluid() {\n // Part 1: Set a maximum relative to the parent\n max-width: 100%;\n // Part 2: Override the height to auto, otherwise images will be stretched\n // when setting a width and height attribute on the img element.\n height: auto;\n}\n\n\n// Retina image\n//\n// Short retina mixin for setting background-image and -size.\n\n@mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {\n background-image: url($file-1x);\n\n // Autoprefixer takes care of adding -webkit-min-device-pixel-ratio and -o-min-device-pixel-ratio,\n // but doesn't convert dppx=>dpi.\n // There's no such thing as unprefixed min-device-pixel-ratio since it's nonstandard.\n // Compatibility info: https://caniuse.com/css-media-resolution\n @media only screen and (min-resolution: 192dpi), // IE9-11 don't support dppx\n only screen and (min-resolution: 2dppx) { // Standardized\n background-image: url($file-2x);\n background-size: $width-1x $height-1x;\n }\n @include deprecate(\"`img-retina()`\", \"v4.3.0\", \"v5\");\n}\n","// stylelint-disable property-disallowed-list\n// Single side border-radius\n\n// Helper function to replace negative values with 0\n@function valid-radius($radius) {\n $return: ();\n @each $value in $radius {\n @if type-of($value) == number {\n $return: append($return, max($value, 0));\n } @else {\n $return: append($return, $value);\n }\n }\n @return $return;\n}\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: valid-radius($radius);\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n border-top-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: valid-radius($radius);\n border-bottom-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: valid-radius($radius);\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n","// Container widths\n//\n// Set the container width, and override it for fixed navbars in media queries.\n\n@if $enable-grid-classes {\n // Single container class with breakpoint max-widths\n .container,\n // 100% wide container at all breakpoints\n .container-fluid {\n @include make-container();\n }\n\n // Responsive containers that are 100% wide until a breakpoint\n @each $breakpoint, $container-max-width in $container-max-widths {\n .container-#{$breakpoint} {\n @extend .container-fluid;\n }\n\n @include media-breakpoint-up($breakpoint, $grid-breakpoints) {\n %responsive-container-#{$breakpoint} {\n max-width: $container-max-width;\n }\n\n // Extend each breakpoint which is smaller or equal to the current breakpoint\n $extend-breakpoint: true;\n\n @each $name, $width in $grid-breakpoints {\n @if ($extend-breakpoint) {\n .container#{breakpoint-infix($name, $grid-breakpoints)} {\n @extend %responsive-container-#{$breakpoint};\n }\n\n // Once the current breakpoint is reached, stop extending\n @if ($breakpoint == $name) {\n $extend-breakpoint: false;\n }\n }\n }\n }\n }\n}\n\n\n// Row\n//\n// Rows contain your columns.\n\n@if $enable-grid-classes {\n .row {\n @include make-row();\n }\n\n // Remove the negative margin from default .row, then the horizontal padding\n // from all immediate children columns (to prevent runaway style inheritance).\n .no-gutters {\n margin-right: 0;\n margin-left: 0;\n\n > .col,\n > [class*=\"col-\"] {\n padding-right: 0;\n padding-left: 0;\n }\n }\n}\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n@if $enable-grid-classes {\n @include make-grid-columns();\n}\n","/// Grid system\n//\n// Generate semantic grid columns with these mixins.\n\n@mixin make-container($gutter: $grid-gutter-width) {\n width: 100%;\n padding-right: $gutter * .5;\n padding-left: $gutter * .5;\n margin-right: auto;\n margin-left: auto;\n}\n\n@mixin make-row($gutter: $grid-gutter-width) {\n display: flex;\n flex-wrap: wrap;\n margin-right: -$gutter * .5;\n margin-left: -$gutter * .5;\n}\n\n// For each breakpoint, define the maximum width of the container in a media query\n@mixin make-container-max-widths($max-widths: $container-max-widths, $breakpoints: $grid-breakpoints) {\n @each $breakpoint, $container-max-width in $max-widths {\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n max-width: $container-max-width;\n }\n }\n @include deprecate(\"The `make-container-max-widths` mixin\", \"v4.5.2\", \"v5\");\n}\n\n@mixin make-col-ready($gutter: $grid-gutter-width) {\n position: relative;\n // Prevent columns from becoming too narrow when at smaller grid tiers by\n // always setting `width: 100%;`. This works because we use `flex` values\n // later on to override this initial width.\n width: 100%;\n padding-right: $gutter * .5;\n padding-left: $gutter * .5;\n}\n\n@mixin make-col($size, $columns: $grid-columns) {\n flex: 0 0 percentage(divide($size, $columns));\n // Add a `max-width` to ensure content within each column does not blow out\n // the width of the column. Applies to IE10+ and Firefox. Chrome and Safari\n // do not appear to require this.\n max-width: percentage(divide($size, $columns));\n}\n\n@mixin make-col-auto() {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%; // Reset earlier grid tiers\n}\n\n@mixin make-col-offset($size, $columns: $grid-columns) {\n $num: divide($size, $columns);\n margin-left: if($num == 0, 0, percentage($num));\n}\n\n// Row columns\n//\n// Specify on a parent element(e.g., .row) to force immediate children into NN\n// numberof columns. Supports wrapping to new lines, but does not do a Masonry\n// style grid.\n@mixin row-cols($count) {\n > * {\n flex: 0 0 divide(100%, $count);\n max-width: divide(100%, $count);\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `$grid-columns`.\n\n@mixin make-grid-columns($columns: $grid-columns, $gutter: $grid-gutter-width, $breakpoints: $grid-breakpoints) {\n // Common properties for all breakpoints\n %grid-column {\n position: relative;\n width: 100%;\n padding-right: $gutter * .5;\n padding-left: $gutter * .5;\n }\n\n @each $breakpoint in map-keys($breakpoints) {\n $infix: breakpoint-infix($breakpoint, $breakpoints);\n\n @if $columns > 0 {\n // Allow columns to stretch full width below their breakpoints\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @extend %grid-column;\n }\n }\n }\n\n .col#{$infix},\n .col#{$infix}-auto {\n @extend %grid-column;\n }\n\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n // Provide basic `.col-{bp}` classes for equal-width flexbox columns\n .col#{$infix} {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n\n @if $grid-row-columns > 0 {\n @for $i from 1 through $grid-row-columns {\n .row-cols#{$infix}-#{$i} {\n @include row-cols($i);\n }\n }\n }\n\n .col#{$infix}-auto {\n @include make-col-auto();\n }\n\n @if $columns > 0 {\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @include make-col($i, $columns);\n }\n }\n }\n\n .order#{$infix}-first { order: -1; }\n\n .order#{$infix}-last { order: $columns + 1; }\n\n @for $i from 0 through $columns {\n .order#{$infix}-#{$i} { order: $i; }\n }\n\n @if $columns > 0 {\n // `$columns - 1` because offsetting by the width of an entire row isn't possible\n @for $i from 0 through ($columns - 1) {\n @if not ($infix == \"\" and $i == 0) { // Avoid emitting useless .offset-0\n .offset#{$infix}-#{$i} {\n @include make-col-offset($i, $columns);\n }\n }\n }\n }\n }\n }\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Textual form controls\n//\n\n.form-control {\n display: block;\n width: 100%;\n height: $input-height;\n padding: $input-padding-y $input-padding-x;\n font-family: $input-font-family;\n @include font-size($input-font-size);\n font-weight: $input-font-weight;\n line-height: $input-line-height;\n color: $input-color;\n background-color: $input-bg;\n background-clip: padding-box;\n border: $input-border-width solid $input-border-color;\n\n // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.\n @include border-radius($input-border-radius, 0);\n\n @include box-shadow($input-box-shadow);\n @include transition($input-transition);\n\n // Unstyle the caret on `<select>`s in IE10+.\n &::-ms-expand {\n background-color: transparent;\n border: 0;\n }\n\n // Customize the `:focus` state to imitate native WebKit styles.\n @include form-control-focus($ignore-warning: true);\n\n // Placeholder\n &::placeholder {\n color: $input-placeholder-color;\n // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526.\n opacity: 1;\n }\n\n // Disabled and read-only inputs\n //\n // HTML5 says that controls under a fieldset > legend:first-child won't be\n // disabled if the fieldset is disabled. Due to implementation difficulty, we\n // don't honor that edge case; we style them as disabled anyway.\n &:disabled,\n &[readonly] {\n background-color: $input-disabled-bg;\n // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655.\n opacity: 1;\n }\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n &.form-control {\n appearance: none; // Fix appearance for date inputs in Safari\n }\n}\n\nselect.form-control {\n // Remove select outline from select box in FF\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 $input-color;\n }\n\n &:focus::-ms-value {\n // Suppress the nested default white text on blue background highlight given to\n // the selected option text when the (still closed) <select> receives focus\n // in IE and (under certain conditions) Edge, as it looks bad and cannot be made to\n // match the appearance of the native widget.\n // See https://github.com/twbs/bootstrap/issues/19398.\n color: $input-color;\n background-color: $input-bg;\n }\n}\n\n// Make file inputs better match text inputs by forcing them to new lines.\n.form-control-file,\n.form-control-range {\n display: block;\n width: 100%;\n}\n\n\n//\n// Labels\n//\n\n// For use with horizontal and inline forms, when you need the label (or legend)\n// text to align with the form controls.\n.col-form-label {\n padding-top: add($input-padding-y, $input-border-width);\n padding-bottom: add($input-padding-y, $input-border-width);\n margin-bottom: 0; // Override the `<label>/<legend>` default\n @include font-size(inherit); // Override the `<legend>` default\n line-height: $input-line-height;\n}\n\n.col-form-label-lg {\n padding-top: add($input-padding-y-lg, $input-border-width);\n padding-bottom: add($input-padding-y-lg, $input-border-width);\n @include font-size($input-font-size-lg);\n line-height: $input-line-height-lg;\n}\n\n.col-form-label-sm {\n padding-top: add($input-padding-y-sm, $input-border-width);\n padding-bottom: add($input-padding-y-sm, $input-border-width);\n @include font-size($input-font-size-sm);\n line-height: $input-line-height-sm;\n}\n\n\n// Readonly controls as plain text\n//\n// Apply class to a readonly input to make it appear like regular plain\n// text (without any border, background color, focus indicator)\n\n.form-control-plaintext {\n display: block;\n width: 100%;\n padding: $input-padding-y 0;\n margin-bottom: 0; // match inputs if this class comes on inputs with default margins\n @include font-size($input-font-size);\n line-height: $input-line-height;\n color: $input-plaintext-color;\n background-color: transparent;\n border: solid transparent;\n border-width: $input-border-width 0;\n\n &.form-control-sm,\n &.form-control-lg {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n\n// Form control sizing\n//\n// Build on `.form-control` with modifier classes to decrease or increase the\n// height and font-size of form controls.\n//\n// Repeated in `_input_group.scss` to avoid Sass extend issues.\n\n.form-control-sm {\n height: $input-height-sm;\n padding: $input-padding-y-sm $input-padding-x-sm;\n @include font-size($input-font-size-sm);\n line-height: $input-line-height-sm;\n @include border-radius($input-border-radius-sm);\n}\n\n.form-control-lg {\n height: $input-height-lg;\n padding: $input-padding-y-lg $input-padding-x-lg;\n @include font-size($input-font-size-lg);\n line-height: $input-line-height-lg;\n @include border-radius($input-border-radius-lg);\n}\n\n// stylelint-disable-next-line no-duplicate-selectors\nselect.form-control {\n &[size],\n &[multiple] {\n height: auto;\n }\n}\n\ntextarea.form-control {\n height: auto;\n}\n\n// Form groups\n//\n// Designed to help with the organization and spacing of vertical forms. For\n// horizontal forms, use the predefined grid classes.\n\n.form-group {\n margin-bottom: $form-group-margin-bottom;\n}\n\n.form-text {\n display: block;\n margin-top: $form-text-margin-top;\n}\n\n\n// Form grid\n//\n// Special replacement for our grid system's `.row` for tighter form layouts.\n\n.form-row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -$form-grid-gutter-width * .5;\n margin-left: -$form-grid-gutter-width * .5;\n\n > .col,\n > [class*=\"col-\"] {\n padding-right: $form-grid-gutter-width * .5;\n padding-left: $form-grid-gutter-width * .5;\n }\n}\n\n\n// Checkboxes and radios\n//\n// Indent the labels to position radios/checkboxes as hanging controls.\n\n.form-check {\n position: relative;\n display: block;\n padding-left: $form-check-input-gutter;\n}\n\n.form-check-input {\n position: absolute;\n margin-top: $form-check-input-margin-y;\n margin-left: -$form-check-input-gutter;\n\n // Use [disabled] and :disabled for workaround https://github.com/twbs/bootstrap/issues/28247\n &[disabled] ~ .form-check-label,\n &:disabled ~ .form-check-label {\n color: $text-muted;\n }\n}\n\n.form-check-label {\n margin-bottom: 0; // Override default `<label>` bottom margin\n}\n\n.form-check-inline {\n display: inline-flex;\n align-items: center;\n padding-left: 0; // Override base .form-check\n margin-right: $form-check-inline-margin-x;\n\n // Undo .form-check-input defaults and add some `margin-right`.\n .form-check-input {\n position: static;\n margin-top: 0;\n margin-right: $form-check-inline-input-margin-x;\n margin-left: 0;\n }\n}\n\n\n// Form validation\n//\n// Provide feedback to users when form field values are valid or invalid. Works\n// primarily for client-side validation via scoped `:invalid` and `:valid`\n// pseudo-classes but also includes `.is-invalid` and `.is-valid` classes for\n// server side validation.\n\n@each $state, $data in $form-validation-states {\n @include form-validation-state($state, map-get($data, color), map-get($data, icon));\n}\n\n// Inline forms\n//\n// Make forms appear inline(-block) by adding the `.form-inline` class. Inline\n// forms begin stacked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Requires wrapping inputs and labels with `.form-group` for proper display of\n// default HTML form controls and our custom form controls (e.g., input groups).\n\n.form-inline {\n display: flex;\n flex-flow: row wrap;\n align-items: center; // Prevent shorter elements from growing to same height as others (e.g., small buttons growing to normal sized button height)\n\n // Because we use flex, the initial sizing of checkboxes is collapsed and\n // doesn't occupy the full-width (which is what we want for xs grid tier),\n // so we force that here.\n .form-check {\n width: 100%;\n }\n\n // Kick in the inline\n @include media-breakpoint-up(sm) {\n label {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0;\n }\n\n // Inline-block all the things for \"inline\"\n .form-group {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row wrap;\n align-items: center;\n margin-bottom: 0;\n }\n\n // Allow folks to *not* use `.form-group`\n .form-control {\n display: inline-block;\n width: auto; // Prevent labels from stacking above inputs in `.form-group`\n vertical-align: middle;\n }\n\n // Make static controls behave like regular ones\n .form-control-plaintext {\n display: inline-block;\n }\n\n .input-group,\n .custom-select {\n width: auto;\n }\n\n // Remove default margin on radios/checkboxes that were used for stacking, and\n // then undo the floating of radios and checkboxes to match.\n .form-check {\n display: flex;\n align-items: center;\n justify-content: center;\n width: auto;\n padding-left: 0;\n }\n .form-check-input {\n position: relative;\n flex-shrink: 0;\n margin-top: 0;\n margin-right: $form-check-input-margin-x;\n margin-left: 0;\n }\n\n .custom-control {\n align-items: center;\n justify-content: center;\n }\n .custom-control-label {\n margin-bottom: 0;\n }\n }\n}\n","// stylelint-disable property-disallowed-list\n@mixin transition($transition...) {\n @if length($transition) == 0 {\n $transition: $transition-base;\n }\n\n @if length($transition) > 1 {\n @each $value in $transition {\n @if $value == null or $value == none {\n @warn \"The keyword 'none' or 'null' must be used as a single argument.\";\n }\n }\n }\n\n @if $enable-transitions {\n @if nth($transition, 1) != null {\n transition: $transition;\n }\n\n @if $enable-prefers-reduced-motion-media-query and nth($transition, 1) != null and nth($transition, 1) != none {\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n }\n}\n","// Form control focus state\n//\n// Generate a customized focus state and for any input with the specified color,\n// which defaults to the `$input-focus-border-color` variable.\n//\n// We highly encourage you to not customize the default value, but instead use\n// this to tweak colors on an as-needed basis. This aesthetic change is based on\n// WebKit's default styles, but applicable to a wider range of browsers. Its\n// usability and accessibility should be taken into account with any change.\n//\n// Example usage: change the default blue border and shadow to white for better\n// contrast against a dark gray background.\n@mixin form-control-focus($ignore-warning: false) {\n &:focus {\n color: $input-focus-color;\n background-color: $input-focus-bg;\n border-color: $input-focus-border-color;\n outline: 0;\n @if $enable-shadows {\n @include box-shadow($input-box-shadow, $input-focus-box-shadow);\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: $input-focus-box-shadow;\n }\n }\n @include deprecate(\"The `form-control-focus()` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n\n// This mixin uses an `if()` technique to be compatible with Dart Sass\n// See https://github.com/sass/sass/issues/1873#issuecomment-152293725 for more details\n@mixin form-validation-state-selector($state) {\n @if ($state == \"valid\" or $state == \"invalid\") {\n .was-validated #{if(&, \"&\", \"\")}:#{$state},\n #{if(&, \"&\", \"\")}.is-#{$state} {\n @content;\n }\n } @else {\n #{if(&, \"&\", \"\")}.is-#{$state} {\n @content;\n }\n }\n}\n\n@mixin form-validation-state($state, $color, $icon) {\n .#{$state}-feedback {\n display: none;\n width: 100%;\n margin-top: $form-feedback-margin-top;\n @include font-size($form-feedback-font-size);\n color: $color;\n }\n\n .#{$state}-tooltip {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 5;\n display: none;\n max-width: 100%; // Contain to parent when possible\n padding: $form-feedback-tooltip-padding-y $form-feedback-tooltip-padding-x;\n margin-top: .1rem;\n @include font-size($form-feedback-tooltip-font-size);\n line-height: $form-feedback-tooltip-line-height;\n color: color-yiq($color);\n background-color: rgba($color, $form-feedback-tooltip-opacity);\n @include border-radius($form-feedback-tooltip-border-radius);\n\n // See https://github.com/twbs/bootstrap/pull/31557\n // Align tooltip to form elements\n .form-row > .col > &,\n .form-row > [class*=\"col-\"] > & {\n left: $form-grid-gutter-width * .5;\n }\n }\n\n @include form-validation-state-selector($state) {\n ~ .#{$state}-feedback,\n ~ .#{$state}-tooltip {\n display: block;\n }\n }\n\n .form-control {\n @include form-validation-state-selector($state) {\n border-color: $color;\n\n @if $enable-validation-icons {\n padding-right: $input-height-inner !important; // stylelint-disable-line declaration-no-important\n background-image: escape-svg($icon);\n background-repeat: no-repeat;\n background-position: right $input-height-inner-quarter center;\n background-size: $input-height-inner-half $input-height-inner-half;\n }\n\n &:focus {\n border-color: $color;\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n }\n }\n\n // stylelint-disable-next-line selector-no-qualifying-type\n select.form-control {\n @include form-validation-state-selector($state) {\n @if $enable-validation-icons {\n padding-right: $input-padding-x * 4 !important; // stylelint-disable-line declaration-no-important\n background-position: right $input-padding-x * 2 center;\n }\n }\n }\n\n // stylelint-disable-next-line selector-no-qualifying-type\n textarea.form-control {\n @include form-validation-state-selector($state) {\n @if $enable-validation-icons {\n padding-right: $input-height-inner;\n background-position: top $input-height-inner-quarter right $input-height-inner-quarter;\n }\n }\n }\n\n .custom-select {\n @include form-validation-state-selector($state) {\n border-color: $color;\n\n @if $enable-validation-icons {\n padding-right: $custom-select-feedback-icon-padding-right !important; // stylelint-disable-line declaration-no-important\n background: $custom-select-background, $custom-select-bg escape-svg($icon) $custom-select-feedback-icon-position / $custom-select-feedback-icon-size no-repeat;\n }\n\n &:focus {\n border-color: $color;\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n }\n }\n\n .form-check-input {\n @include form-validation-state-selector($state) {\n ~ .form-check-label {\n color: $color;\n }\n\n ~ .#{$state}-feedback,\n ~ .#{$state}-tooltip {\n display: block;\n }\n }\n }\n\n .custom-control-input {\n @include form-validation-state-selector($state) {\n ~ .custom-control-label {\n color: $color;\n\n &::before {\n border-color: $color;\n }\n }\n\n &:checked {\n ~ .custom-control-label::before {\n border-color: lighten($color, 10%);\n @include gradient-bg(lighten($color, 10%));\n }\n }\n\n &:focus {\n ~ .custom-control-label::before {\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n\n &:not(:checked) ~ .custom-control-label::before {\n border-color: $color;\n }\n }\n }\n }\n\n // custom file\n .custom-file-input {\n @include form-validation-state-selector($state) {\n ~ .custom-file-label {\n border-color: $color;\n }\n\n &:focus {\n ~ .custom-file-label {\n border-color: $color;\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n }\n }\n }\n}\n","// Gradients\n\n@mixin gradient-bg($color) {\n @if $enable-gradients {\n background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x;\n } @else {\n background-color: $color;\n }\n}\n\n// Horizontal gradient, from left to right\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n background-image: linear-gradient(to right, $start-color $start-percent, $end-color $end-percent);\n background-repeat: repeat-x;\n}\n\n// Vertical gradient, from top to bottom\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-y($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent);\n background-repeat: repeat-x;\n}\n\n@mixin gradient-directional($start-color: $gray-700, $end-color: $gray-800, $deg: 45deg) {\n background-image: linear-gradient($deg, $start-color, $end-color);\n background-repeat: repeat-x;\n}\n@mixin gradient-x-three-colors($start-color: $blue, $mid-color: $purple, $color-stop: 50%, $end-color: $red) {\n background-image: linear-gradient(to right, $start-color, $mid-color $color-stop, $end-color);\n background-repeat: no-repeat;\n}\n@mixin gradient-y-three-colors($start-color: $blue, $mid-color: $purple, $color-stop: 50%, $end-color: $red) {\n background-image: linear-gradient($start-color, $mid-color $color-stop, $end-color);\n background-repeat: no-repeat;\n}\n@mixin gradient-radial($inner-color: $gray-700, $outer-color: $gray-800) {\n background-image: radial-gradient(circle, $inner-color, $outer-color);\n background-repeat: no-repeat;\n}\n@mixin gradient-striped($color: rgba($white, .15), $angle: 45deg) {\n background-image: linear-gradient($angle, $color 25%, transparent 25%, transparent 50%, $color 50%, $color 75%, transparent 75%, transparent);\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Base styles\n//\n\n.btn {\n display: inline-block;\n font-family: $btn-font-family;\n font-weight: $btn-font-weight;\n color: $body-color;\n text-align: center;\n text-decoration: if($link-decoration == none, null, none);\n white-space: $btn-white-space;\n vertical-align: middle;\n user-select: none;\n background-color: transparent;\n border: $btn-border-width solid transparent;\n @include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, $btn-line-height, $btn-border-radius);\n @include transition($btn-transition);\n\n @include hover() {\n color: $body-color;\n text-decoration: none;\n }\n\n &:focus,\n &.focus {\n outline: 0;\n box-shadow: $btn-focus-box-shadow;\n }\n\n // Disabled comes first so active can properly restyle\n &.disabled,\n &:disabled {\n opacity: $btn-disabled-opacity;\n @include box-shadow(none);\n }\n\n &:not(:disabled):not(.disabled) {\n cursor: if($enable-pointer-cursor-for-buttons, pointer, null);\n\n &:active,\n &.active {\n @include box-shadow($btn-active-box-shadow);\n\n &:focus {\n @include box-shadow($btn-focus-box-shadow, $btn-active-box-shadow);\n }\n }\n }\n}\n\n// Future-proof disabling of clicks on `<a>` elements\na.btn.disabled,\nfieldset:disabled a.btn {\n pointer-events: none;\n}\n\n\n//\n// Alternate buttons\n//\n\n@each $color, $value in $theme-colors {\n .btn-#{$color} {\n @include button-variant($value, $value);\n }\n}\n\n@each $color, $value in $theme-colors {\n .btn-outline-#{$color} {\n @include button-outline-variant($value);\n }\n}\n\n\n//\n// Link buttons\n//\n\n// Make a button look and behave like a link\n.btn-link {\n font-weight: $font-weight-normal;\n color: $link-color;\n text-decoration: $link-decoration;\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n\n &:focus,\n &.focus {\n text-decoration: $link-hover-decoration;\n }\n\n &:disabled,\n &.disabled {\n color: $btn-link-disabled-color;\n pointer-events: none;\n }\n\n // No need for an active state here\n}\n\n\n//\n// Button Sizes\n//\n\n.btn-lg {\n @include button-size($btn-padding-y-lg, $btn-padding-x-lg, $btn-font-size-lg, $btn-line-height-lg, $btn-border-radius-lg);\n}\n\n.btn-sm {\n @include button-size($btn-padding-y-sm, $btn-padding-x-sm, $btn-font-size-sm, $btn-line-height-sm, $btn-border-radius-sm);\n}\n\n\n//\n// Block button\n//\n\n.btn-block {\n display: block;\n width: 100%;\n\n // Vertically space out multiple block buttons\n + .btn-block {\n margin-top: $btn-block-spacing-y;\n }\n}\n\n// Specificity overrides\ninput[type=\"submit\"],\ninput[type=\"reset\"],\ninput[type=\"button\"] {\n &.btn-block {\n width: 100%;\n }\n}\n","// Button variants\n//\n// Easily pump out default styles, as well as :hover, :focus, :active,\n// and disabled options for all buttons\n\n@mixin button-variant($background, $border, $hover-background: darken($background, 7.5%), $hover-border: darken($border, 10%), $active-background: darken($background, 10%), $active-border: darken($border, 12.5%)) {\n color: color-yiq($background);\n @include gradient-bg($background);\n border-color: $border;\n @include box-shadow($btn-box-shadow);\n\n @include hover() {\n color: color-yiq($hover-background);\n @include gradient-bg($hover-background);\n border-color: $hover-border;\n }\n\n &:focus,\n &.focus {\n color: color-yiq($hover-background);\n @include gradient-bg($hover-background);\n border-color: $hover-border;\n @if $enable-shadows {\n @include box-shadow($btn-box-shadow, 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5));\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5);\n }\n }\n\n // Disabled comes first so active can properly restyle\n &.disabled,\n &:disabled {\n color: color-yiq($background);\n background-color: $background;\n border-color: $border;\n // Remove CSS gradients if they're enabled\n @if $enable-gradients {\n background-image: none;\n }\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active,\n .show > &.dropdown-toggle {\n color: color-yiq($active-background);\n background-color: $active-background;\n @if $enable-gradients {\n background-image: none; // Remove the gradient for the pressed/active state\n }\n border-color: $active-border;\n\n &:focus {\n @if $enable-shadows and $btn-active-box-shadow != none {\n @include box-shadow($btn-active-box-shadow, 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5));\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5);\n }\n }\n }\n}\n\n@mixin button-outline-variant($color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color) {\n color: $color;\n border-color: $color;\n\n @include hover() {\n color: $color-hover;\n background-color: $active-background;\n border-color: $active-border;\n }\n\n &:focus,\n &.focus {\n box-shadow: 0 0 0 $btn-focus-width rgba($color, .5);\n }\n\n &.disabled,\n &:disabled {\n color: $color;\n background-color: transparent;\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active,\n .show > &.dropdown-toggle {\n color: color-yiq($active-background);\n background-color: $active-background;\n border-color: $active-border;\n\n &:focus {\n @if $enable-shadows and $btn-active-box-shadow != none {\n @include box-shadow($btn-active-box-shadow, 0 0 0 $btn-focus-width rgba($color, .5));\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: 0 0 0 $btn-focus-width rgba($color, .5);\n }\n }\n }\n}\n\n// Button sizes\n@mixin button-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n // Manually declare to provide an override to the browser default\n @include border-radius($border-radius, 0);\n}\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n// Color system\n\n$white: #fff !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n$black: #000 !default;\n\n$grays: () !default;\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n$blue: #007bff !default;\n$indigo: #6610f2 !default;\n$purple: #6f42c1 !default;\n$pink: #e83e8c !default;\n$red: #dc3545 !default;\n$orange: #fd7e14 !default;\n$yellow: #ffc107 !default;\n$green: #28a745 !default;\n$teal: #20c997 !default;\n$cyan: #17a2b8 !default;\n\n$colors: () !default;\n$colors: map-merge(\n (\n \"blue\": $blue,\n \"indigo\": $indigo,\n \"purple\": $purple,\n \"pink\": $pink,\n \"red\": $red,\n \"orange\": $orange,\n \"yellow\": $yellow,\n \"green\": $green,\n \"teal\": $teal,\n \"cyan\": $cyan,\n \"white\": $white,\n \"gray\": $gray-600,\n \"gray-dark\": $gray-800\n ),\n $colors\n);\n\n$primary: $blue !default;\n$secondary: $gray-600 !default;\n$success: $green !default;\n$info: $cyan !default;\n$warning: $yellow !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $gray-800 !default;\n\n$theme-colors: () !default;\n$theme-colors: map-merge(\n (\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n ),\n $theme-colors\n);\n\n// Set a specific jump point for requesting color jumps\n$theme-color-interval: 8% !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n// Characters which are escaped by the escape-svg function\n$escaped-characters: (\n (\"<\", \"%3c\"),\n (\">\", \"%3e\"),\n (\"#\", \"%23\"),\n (\"(\", \"%28\"),\n (\")\", \"%29\"),\n) !default;\n\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-prefers-reduced-motion-media-query: true !default;\n$enable-hover-media-query: false !default; // Deprecated, no longer affects any compiled CSS\n$enable-grid-classes: true !default;\n$enable-pointer-cursor-for-buttons: true !default;\n$enable-print-styles: true !default;\n$enable-responsive-font-sizes: false !default;\n$enable-validation-icons: true !default;\n$enable-deprecation-messages: true !default;\n\n\n// Spacing\n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n$spacer: 1rem !default;\n$spacers: () !default;\n$spacers: map-merge(\n (\n 0: 0,\n 1: ($spacer * .25),\n 2: ($spacer * .5),\n 3: $spacer,\n 4: ($spacer * 1.5),\n 5: ($spacer * 3)\n ),\n $spacers\n);\n\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n\n// Body\n//\n// Settings for the `<body>` element.\n\n$body-bg: $white !default;\n$body-color: $gray-900 !default;\n\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: theme-color(\"primary\") !default;\n$link-decoration: none !default;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-hover-decoration: underline !default;\n// Darken percentage for links with `.text-*` class (e.g. `.text-success`)\n$emphasized-link-hover-darken-percentage: 15% !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n$grid-breakpoints: (\n xs: 0,\n sm: 576px,\n md: 768px,\n lg: 992px,\n xl: 1200px\n) !default;\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints, \"$grid-breakpoints\");\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n$container-max-widths: (\n sm: 540px,\n md: 720px,\n lg: 960px,\n xl: 1140px\n) !default;\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: 12 !default;\n$grid-gutter-width: 30px !default;\n$grid-row-columns: 6 !default;\n\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n$line-height-lg: 1.5 !default;\n$line-height-sm: 1.5 !default;\n\n$border-width: 1px !default;\n$border-color: $gray-300 !default;\n\n$border-radius: .25rem !default;\n$border-radius-lg: .3rem !default;\n$border-radius-sm: .2rem !default;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$component-active-color: $white !default;\n$component-active-bg: theme-color(\"primary\") !default;\n\n$caret-width: .3em !default;\n$caret-vertical-align: $caret-width * .85 !default;\n$caret-spacing: $caret-width * .85 !default;\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n$transition-collapse-width: width .35s ease !default;\n\n$embed-responsive-aspect-ratios: () !default;\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n\n// Typography\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// stylelint-disable value-keyword-case\n$font-family-sans-serif: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\" !default;\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\n$font-family-base: $font-family-sans-serif !default;\n// stylelint-enable value-keyword-case\n\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-lg: $font-size-base * 1.25 !default;\n$font-size-sm: $font-size-base * .875 !default;\n\n$font-weight-lighter: lighter !default;\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n$font-weight-bolder: bolder !default;\n\n$font-weight-base: $font-weight-normal !default;\n$line-height-base: 1.5 !default;\n\n$h1-font-size: $font-size-base * 2.5 !default;\n$h2-font-size: $font-size-base * 2 !default;\n$h3-font-size: $font-size-base * 1.75 !default;\n$h4-font-size: $font-size-base * 1.5 !default;\n$h5-font-size: $font-size-base * 1.25 !default;\n$h6-font-size: $font-size-base !default;\n\n$headings-margin-bottom: $spacer * .5 !default;\n$headings-font-family: null !default;\n$headings-font-weight: 500 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: null !default;\n\n$display1-size: 6rem !default;\n$display2-size: 5.5rem !default;\n$display3-size: 4.5rem !default;\n$display4-size: 3.5rem !default;\n\n$display1-weight: 300 !default;\n$display2-weight: 300 !default;\n$display3-weight: 300 !default;\n$display4-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n\n$lead-font-size: $font-size-base * 1.25 !default;\n$lead-font-weight: 300 !default;\n\n$small-font-size: .875em !default;\n\n$text-muted: $gray-600 !default;\n\n$blockquote-small-color: $gray-600 !default;\n$blockquote-small-font-size: $small-font-size !default;\n$blockquote-font-size: $font-size-base * 1.25 !default;\n\n$hr-border-color: rgba($black, .1) !default;\n$hr-border-width: $border-width !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$kbd-box-shadow: inset 0 -.1rem 0 rgba($black, .25) !default;\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: #fcf8e3 !default;\n\n$hr-margin-y: $spacer !default;\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n$table-cell-padding: .75rem !default;\n$table-cell-padding-sm: .3rem !default;\n\n$table-color: $body-color !default;\n$table-bg: null !default;\n$table-accent-bg: rgba($black, .05) !default;\n$table-hover-color: $table-color !default;\n$table-hover-bg: rgba($black, .075) !default;\n$table-active-bg: $table-hover-bg !default;\n\n$table-border-width: $border-width !default;\n$table-border-color: $border-color !default;\n\n$table-head-bg: $gray-200 !default;\n$table-head-color: $gray-700 !default;\n$table-th-font-weight: null !default;\n\n$table-dark-color: $white !default;\n$table-dark-bg: $gray-800 !default;\n$table-dark-accent-bg: rgba($white, .05) !default;\n$table-dark-hover-color: $table-dark-color !default;\n$table-dark-hover-bg: rgba($white, .075) !default;\n$table-dark-border-color: lighten($table-dark-bg, 7.5%) !default;\n\n$table-striped-order: odd !default;\n\n$table-caption-color: $text-muted !default;\n\n$table-bg-level: -9 !default;\n$table-border-level: -6 !default;\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-font-family: null !default;\n$input-btn-font-size: $font-size-base !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .2rem !default;\n$input-btn-focus-color: rgba($component-active-bg, .25) !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .25rem !default;\n$input-btn-padding-x-sm: .5rem !default;\n$input-btn-font-size-sm: $font-size-sm !default;\n$input-btn-line-height-sm: $line-height-sm !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-font-size-lg: $font-size-lg !default;\n$input-btn-line-height-lg: $line-height-lg !default;\n\n$input-btn-border-width: $border-width !default;\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: $input-btn-padding-y !default;\n$btn-padding-x: $input-btn-padding-x !default;\n$btn-font-family: $input-btn-font-family !default;\n$btn-font-size: $input-btn-font-size !default;\n$btn-line-height: $input-btn-line-height !default;\n$btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-font-size-sm: $input-btn-font-size-sm !default;\n$btn-line-height-sm: $input-btn-line-height-sm !default;\n\n$btn-padding-y-lg: $input-btn-padding-y-lg !default;\n$btn-padding-x-lg: $input-btn-padding-x-lg !default;\n$btn-font-size-lg: $input-btn-font-size-lg !default;\n$btn-line-height-lg: $input-btn-line-height-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-disabled-color: $gray-600 !default;\n\n$btn-block-spacing-y: .5rem !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n\n// Forms\n\n$label-margin-bottom: .5rem !default;\n\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-font-family: $input-btn-font-family !default;\n$input-font-size: $input-btn-font-size !default;\n$input-font-weight: $font-weight-base !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-font-size-sm: $input-btn-font-size-sm !default;\n$input-line-height-sm: $input-btn-line-height-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-font-size-lg: $input-btn-font-size-lg !default;\n$input-line-height-lg: $input-btn-line-height-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-200 !default;\n\n$input-color: $gray-700 !default;\n$input-border-color: $gray-400 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: inset 0 1px 1px rgba($black, .075) !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-lg: $border-radius-lg !default;\n$input-border-radius-sm: $border-radius-sm !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: lighten($component-active-bg, 25%) !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$input-placeholder-color: $gray-600 !default;\n$input-plaintext-color: $body-color !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;\n$input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;\n$input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y * .5) !default;\n\n$input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;\n$input-height-sm: add($input-line-height-sm * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;\n$input-height-lg: add($input-line-height-lg * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$form-text-margin-top: .25rem !default;\n\n$form-check-input-gutter: 1.25rem !default;\n$form-check-input-margin-y: .3rem !default;\n$form-check-input-margin-x: .25rem !default;\n\n$form-check-inline-margin-x: .75rem !default;\n$form-check-inline-input-margin-x: .3125rem !default;\n\n$form-grid-gutter-width: 10px !default;\n$form-group-margin-bottom: 1rem !default;\n\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n\n$custom-forms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$custom-control-gutter: .5rem !default;\n$custom-control-spacer-x: 1rem !default;\n$custom-control-cursor: null !default;\n\n$custom-control-indicator-size: 1rem !default;\n$custom-control-indicator-bg: $input-bg !default;\n\n$custom-control-indicator-bg-size: 50% 50% !default;\n$custom-control-indicator-box-shadow: $input-box-shadow !default;\n$custom-control-indicator-border-color: $gray-500 !default;\n$custom-control-indicator-border-width: $input-border-width !default;\n\n$custom-control-label-color: null !default;\n\n$custom-control-indicator-disabled-bg: $input-disabled-bg !default;\n$custom-control-label-disabled-color: $gray-600 !default;\n\n$custom-control-indicator-checked-color: $component-active-color !default;\n$custom-control-indicator-checked-bg: $component-active-bg !default;\n$custom-control-indicator-checked-disabled-bg: rgba(theme-color(\"primary\"), .5) !default;\n$custom-control-indicator-checked-box-shadow: null !default;\n$custom-control-indicator-checked-border-color: $custom-control-indicator-checked-bg !default;\n\n$custom-control-indicator-focus-box-shadow: $input-focus-box-shadow !default;\n$custom-control-indicator-focus-border-color: $input-focus-border-color !default;\n\n$custom-control-indicator-active-color: $component-active-color !default;\n$custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-control-indicator-active-box-shadow: null !default;\n$custom-control-indicator-active-border-color: $custom-control-indicator-active-bg !default;\n\n$custom-checkbox-indicator-border-radius: $border-radius !default;\n$custom-checkbox-indicator-icon-checked: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#{$custom-control-indicator-checked-color}' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/></svg>\") !default;\n\n$custom-checkbox-indicator-indeterminate-bg: $component-active-bg !default;\n$custom-checkbox-indicator-indeterminate-color: $custom-control-indicator-checked-color !default;\n$custom-checkbox-indicator-icon-indeterminate: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path stroke='#{$custom-checkbox-indicator-indeterminate-color}' d='M0 2h4'/></svg>\") !default;\n$custom-checkbox-indicator-indeterminate-box-shadow: null !default;\n$custom-checkbox-indicator-indeterminate-border-color: $custom-checkbox-indicator-indeterminate-bg !default;\n\n$custom-radio-indicator-border-radius: 50% !default;\n$custom-radio-indicator-icon-checked: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'><circle r='3' fill='#{$custom-control-indicator-checked-color}'/></svg>\") !default;\n\n$custom-switch-width: $custom-control-indicator-size * 1.75 !default;\n$custom-switch-indicator-border-radius: $custom-control-indicator-size * .5 !default;\n$custom-switch-indicator-size: subtract($custom-control-indicator-size, $custom-control-indicator-border-width * 4) !default;\n\n$custom-select-padding-y: $input-padding-y !default;\n$custom-select-padding-x: $input-padding-x !default;\n$custom-select-font-family: $input-font-family !default;\n$custom-select-font-size: $input-font-size !default;\n$custom-select-height: $input-height !default;\n$custom-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$custom-select-font-weight: $input-font-weight !default;\n$custom-select-line-height: $input-line-height !default;\n$custom-select-color: $input-color !default;\n$custom-select-disabled-color: $gray-600 !default;\n$custom-select-bg: $input-bg !default;\n$custom-select-disabled-bg: $gray-200 !default;\n$custom-select-bg-size: 8px 10px !default; // In pixels because image dimensions\n$custom-select-indicator-color: $gray-800 !default;\n$custom-select-indicator: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#{$custom-select-indicator-color}' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>\") !default;\n$custom-select-background: escape-svg($custom-select-indicator) right $custom-select-padding-x center / $custom-select-bg-size no-repeat !default; // Used so we can have multiple background elements (e.g., arrow and feedback icon)\n\n$custom-select-feedback-icon-padding-right: add(1em * .75, (2 * $custom-select-padding-y * .75) + $custom-select-padding-x + $custom-select-indicator-padding) !default;\n$custom-select-feedback-icon-position: center right ($custom-select-padding-x + $custom-select-indicator-padding) !default;\n$custom-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;\n\n$custom-select-border-width: $input-border-width !default;\n$custom-select-border-color: $input-border-color !default;\n$custom-select-border-radius: $border-radius !default;\n$custom-select-box-shadow: inset 0 1px 2px rgba($black, .075) !default;\n\n$custom-select-focus-border-color: $input-focus-border-color !default;\n$custom-select-focus-width: $input-focus-width !default;\n$custom-select-focus-box-shadow: 0 0 0 $custom-select-focus-width $input-btn-focus-color !default;\n\n$custom-select-padding-y-sm: $input-padding-y-sm !default;\n$custom-select-padding-x-sm: $input-padding-x-sm !default;\n$custom-select-font-size-sm: $input-font-size-sm !default;\n$custom-select-height-sm: $input-height-sm !default;\n\n$custom-select-padding-y-lg: $input-padding-y-lg !default;\n$custom-select-padding-x-lg: $input-padding-x-lg !default;\n$custom-select-font-size-lg: $input-font-size-lg !default;\n$custom-select-height-lg: $input-height-lg !default;\n\n$custom-range-track-width: 100% !default;\n$custom-range-track-height: .5rem !default;\n$custom-range-track-cursor: pointer !default;\n$custom-range-track-bg: $gray-300 !default;\n$custom-range-track-border-radius: 1rem !default;\n$custom-range-track-box-shadow: inset 0 .25rem .25rem rgba($black, .1) !default;\n\n$custom-range-thumb-width: 1rem !default;\n$custom-range-thumb-height: $custom-range-thumb-width !default;\n$custom-range-thumb-bg: $component-active-bg !default;\n$custom-range-thumb-border: 0 !default;\n$custom-range-thumb-border-radius: 1rem !default;\n$custom-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;\n$custom-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;\n$custom-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in IE/Edge\n$custom-range-thumb-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-range-thumb-disabled-bg: $gray-500 !default;\n\n$custom-file-height: $input-height !default;\n$custom-file-height-inner: $input-height-inner !default;\n$custom-file-focus-border-color: $input-focus-border-color !default;\n$custom-file-focus-box-shadow: $input-focus-box-shadow !default;\n$custom-file-disabled-bg: $input-disabled-bg !default;\n\n$custom-file-padding-y: $input-padding-y !default;\n$custom-file-padding-x: $input-padding-x !default;\n$custom-file-line-height: $input-line-height !default;\n$custom-file-font-family: $input-font-family !default;\n$custom-file-font-weight: $input-font-weight !default;\n$custom-file-color: $input-color !default;\n$custom-file-bg: $input-bg !default;\n$custom-file-border-width: $input-border-width !default;\n$custom-file-border-color: $input-border-color !default;\n$custom-file-border-radius: $input-border-radius !default;\n$custom-file-box-shadow: $input-box-shadow !default;\n$custom-file-button-color: $custom-file-color !default;\n$custom-file-button-bg: $input-group-addon-bg !default;\n$custom-file-text: (\n en: \"Browse\"\n) !default;\n\n\n// Form validation\n\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $small-font-size !default;\n$form-feedback-valid-color: theme-color(\"success\") !default;\n$form-feedback-invalid-color: theme-color(\"danger\") !default;\n\n$form-feedback-icon-valid-color: $form-feedback-valid-color !default;\n$form-feedback-icon-valid: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#{$form-feedback-icon-valid-color}' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>\") !default;\n$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;\n$form-feedback-icon-invalid: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='#{$form-feedback-icon-invalid-color}' viewBox='0 0 12 12'><circle cx='6' cy='6' r='4.5'/><path stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/><circle cx='6' cy='8.2' r='.6' fill='#{$form-feedback-icon-invalid-color}' stroke='none'/></svg>\") !default;\n\n$form-validation-states: () !default;\n$form-validation-states: map-merge(\n (\n \"valid\": (\n \"color\": $form-feedback-valid-color,\n \"icon\": $form-feedback-icon-valid\n ),\n \"invalid\": (\n \"color\": $form-feedback-invalid-color,\n \"icon\": $form-feedback-icon-invalid\n ),\n ),\n $form-validation-states\n);\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-modal-backdrop: 1040 !default;\n$zindex-modal: 1050 !default;\n$zindex-popover: 1060 !default;\n$zindex-tooltip: 1070 !default;\n\n\n// Navs\n\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-300 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-700 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n\n$nav-divider-color: $gray-200 !default;\n$nav-divider-margin-y: $spacer * .5 !default;\n\n\n// Navbar\n\n$navbar-padding-y: $spacer * .5 !default;\n$navbar-padding-x: $spacer !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) * .5 !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n\n$navbar-nav-scroll-max-height: 75vh !default;\n\n$navbar-dark-color: rgba($white, .5) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='#{$navbar-dark-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .5) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='#{$navbar-light-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n$navbar-light-brand-color: $navbar-light-active-color !default;\n$navbar-light-brand-hover-color: $navbar-light-active-color !default;\n$navbar-dark-brand-color: $navbar-dark-active-color !default;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color !default;\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-x: 0 !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-font-size: $font-size-base !default;\n$dropdown-color: $body-color !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;\n$dropdown-divider-bg: $gray-200 !default;\n$dropdown-divider-margin-y: $nav-divider-margin-y !default;\n$dropdown-box-shadow: 0 .5rem 1rem rgba($black, .175) !default;\n\n$dropdown-link-color: $gray-900 !default;\n$dropdown-link-hover-color: darken($gray-900, 5%) !default;\n$dropdown-link-hover-bg: $gray-200 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-500 !default;\n\n$dropdown-item-padding-y: .25rem !default;\n$dropdown-item-padding-x: 1.5rem !default;\n\n$dropdown-header-color: $gray-600 !default;\n$dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default;\n\n\n// Pagination\n\n$pagination-padding-y: .5rem !default;\n$pagination-padding-x: .75rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .5rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: 1.5rem !default;\n$pagination-line-height: 1.25 !default;\n\n$pagination-color: $link-color !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-color: $gray-300 !default;\n\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$pagination-focus-outline: 0 !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $gray-200 !default;\n$pagination-hover-border-color: $gray-300 !default;\n\n$pagination-active-color: $component-active-color !default;\n$pagination-active-bg: $component-active-bg !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-600 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n$pagination-border-radius-sm: $border-radius-sm !default;\n$pagination-border-radius-lg: $border-radius-lg !default;\n\n\n// Jumbotron\n\n$jumbotron-padding: 2rem !default;\n$jumbotron-color: null !default;\n$jumbotron-bg: $gray-200 !default;\n\n\n// Cards\n\n$card-spacer-y: .75rem !default;\n$card-spacer-x: 1.25rem !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: rgba($black, .125) !default;\n$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;\n$card-cap-bg: rgba($black, .03) !default;\n$card-cap-color: null !default;\n$card-height: null !default;\n$card-color: null !default;\n$card-bg: $white !default;\n\n$card-img-overlay-padding: 1.25rem !default;\n\n$card-group-margin: $grid-gutter-width * .5 !default;\n$card-deck-margin: $card-group-margin !default;\n\n$card-columns-count: 3 !default;\n$card-columns-gap: 1.25rem !default;\n$card-columns-margin: $card-spacer-y !default;\n\n\n// Tooltips\n\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: .25rem !default;\n$tooltip-padding-x: .5rem !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n\n// Form tooltips must come after regular tooltips\n$form-feedback-tooltip-padding-y: $tooltip-padding-y !default;\n$form-feedback-tooltip-padding-x: $tooltip-padding-x !default;\n$form-feedback-tooltip-font-size: $tooltip-font-size !default;\n$form-feedback-tooltip-line-height: $line-height-base !default;\n$form-feedback-tooltip-opacity: $tooltip-opacity !default;\n$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;\n\n\n// Popovers\n\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 276px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: rgba($black, .2) !default;\n$popover-border-radius: $border-radius-lg !default;\n$popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;\n$popover-box-shadow: 0 .25rem .5rem rgba($black, .2) !default;\n\n$popover-header-bg: darken($popover-bg, 3%) !default;\n$popover-header-color: $headings-color !default;\n$popover-header-padding-y: .5rem !default;\n$popover-header-padding-x: .75rem !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $popover-header-padding-y !default;\n$popover-body-padding-x: $popover-header-padding-x !default;\n\n$popover-arrow-width: 1rem !default;\n$popover-arrow-height: .5rem !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;\n\n\n// Toasts\n\n$toast-max-width: 350px !default;\n$toast-padding-x: .75rem !default;\n$toast-padding-y: .25rem !default;\n$toast-font-size: .875rem !default;\n$toast-color: null !default;\n$toast-background-color: rgba($white, .85) !default;\n$toast-border-width: 1px !default;\n$toast-border-color: rgba(0, 0, 0, .1) !default;\n$toast-border-radius: .25rem !default;\n$toast-box-shadow: 0 .25rem .75rem rgba($black, .1) !default;\n\n$toast-header-color: $gray-600 !default;\n$toast-header-background-color: rgba($white, .85) !default;\n$toast-header-border-color: rgba(0, 0, 0, .05) !default;\n\n\n// Badges\n\n$badge-font-size: 75% !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-padding-y: .25em !default;\n$badge-padding-x: .4em !default;\n$badge-border-radius: $border-radius !default;\n\n$badge-transition: $btn-transition !default;\n$badge-focus-width: $input-btn-focus-width !default;\n\n$badge-pill-padding-x: .6em !default;\n// Use a higher than normal value to ensure completely rounded edges when\n// customizing padding or font-size on labels.\n$badge-pill-border-radius: 10rem !default;\n\n\n// Modals\n\n// Padding applied to the modal body\n$modal-inner-padding: 1rem !default;\n\n// Margin between elements in footer, must be lower than or equal to 2 * $modal-inner-padding\n$modal-footer-margin-between: .5rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-color: null !default;\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-border-radius: $border-radius-lg !default;\n$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;\n$modal-content-box-shadow-xs: 0 .25rem .5rem rgba($black, .5) !default;\n$modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba($black, .5) !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $border-color !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding-y: 1rem !default;\n$modal-header-padding-x: 1rem !default;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility\n\n$modal-xl: 1140px !default;\n$modal-lg: 800px !default;\n$modal-md: 500px !default;\n$modal-sm: 300px !default;\n\n$modal-fade-transform: translate(0, -50px) !default;\n$modal-show-transform: none !default;\n$modal-transition: transform .3s ease-out !default;\n$modal-scale-transform: scale(1.02) !default;\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n$alert-padding-y: .75rem !default;\n$alert-padding-x: 1.25rem !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: $border-radius !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n\n$alert-bg-level: -10 !default;\n$alert-border-level: -9 !default;\n$alert-color-level: 6 !default;\n\n\n// Progress bars\n\n$progress-height: 1rem !default;\n$progress-font-size: $font-size-base * .75 !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: inset 0 .1rem .1rem rgba($black, .1) !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: theme-color(\"primary\") !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n\n\n// List group\n\n$list-group-color: null !default;\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: $border-radius !default;\n\n$list-group-item-padding-y: .75rem !default;\n$list-group-item-padding-x: 1.25rem !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-700 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n\n\n// Image thumbnails\n\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075) !default;\n\n\n// Figures\n\n$figure-caption-font-size: 90% !default;\n$figure-caption-color: $gray-600 !default;\n\n\n// Breadcrumbs\n\n$breadcrumb-font-size: null !default;\n\n$breadcrumb-padding-y: .75rem !default;\n$breadcrumb-padding-x: 1rem !default;\n$breadcrumb-item-padding: .5rem !default;\n\n$breadcrumb-margin-bottom: 1rem !default;\n\n$breadcrumb-bg: $gray-200 !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: quote(\"/\") !default;\n\n$breadcrumb-border-radius: $border-radius !default;\n\n\n// Carousel\n\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n$carousel-control-hover-opacity: .9 !default;\n$carousel-control-transition: opacity .15s ease !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-hit-area-height: 10px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-active-bg: $white !default;\n$carousel-indicator-transition: opacity .6s ease !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n\n$carousel-control-icon-width: 20px !default;\n\n$carousel-control-prev-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' width='8' height='8' viewBox='0 0 8 8'><path d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/></svg>\") !default;\n$carousel-control-next-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' width='8' height='8' viewBox='0 0 8 8'><path d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/></svg>\") !default;\n\n$carousel-transition-duration: .6s !default;\n$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)\n\n\n// Spinners\n\n$spinner-width: 2rem !default;\n$spinner-height: $spinner-width !default;\n$spinner-vertical-align: -.125em !default;\n$spinner-border-width: .25em !default;\n\n$spinner-width-sm: 1rem !default;\n$spinner-height-sm: $spinner-width-sm !default;\n$spinner-border-width-sm: .2em !default;\n\n\n// Close\n\n$close-font-size: $font-size-base * 1.5 !default;\n$close-font-weight: $font-weight-bold !default;\n$close-color: $black !default;\n$close-text-shadow: 0 1px 0 $white !default;\n\n\n// Code\n\n$code-font-size: 87.5% !default;\n$code-color: $pink !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $gray-900 !default;\n\n$pre-color: $gray-900 !default;\n$pre-scrollable-max-height: 340px !default;\n\n\n// Utilities\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n$user-selects: all, auto, none !default;\n\n\n// Printing\n\n$print-page-size: a3 !default;\n$print-body-min-width: map-get($grid-breakpoints, \"lg\") !default;\n","@charset 'utf-8';\n\n@use 'sass:map';\n@import \"./social-color\";\n\n/*\n Variables for trapezes card\n*/\n$trapeze-height: 0.5rem;\n$trapeze-animation-duration: 0.2s;\n\n$header-height: 5.5rem;\n$main-nav-width: 28rem;\n\n// mobile-menu (mm) variables\n$mm-breadcrumbs-height: 3.5rem;\n$mm-lang-height: 3rem;\n$mm-lang-width: 5.8rem;\n\n$opacities: () !default;\n$opacities: map.merge((\n \"0\": 0,\n \"10\": .1,\n \"20\": .2,\n \"25\": .25,\n \"30\": .3,\n \"40\": .4,\n \"50\": .5,\n \"60\": .6,\n \"70\": .7,\n \"75\": .75,\n \"80\": .8,\n \"90\": .9,\n \"100\": 1,\n), $opacities);\n\n// Font-size\n\n$small-font-size: 0.875rem;\n\n$btn-font-size-sm: 0.875rem;\n$btn-padding-y-sm: 0.375rem;\n$btn-padding-x-sm: 0.75rem;\n$btn-line-height-sm: 1.5;\n\n// Legacy font-size\n$legacy-font-size-xl: 1.25rem;\n$legacy-font-size-lg: 1.125rem;\n$legacy-font-size-base: 1rem;\n$legacy-font-size-sm: 0.875rem;\n$legacy-font-size-xs: 0.75rem;\n",".fade {\n @include transition($transition-fade);\n\n &:not(.show) {\n opacity: 0;\n }\n}\n\n.collapse {\n &:not(.show) {\n display: none;\n }\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n @include transition($transition-collapse);\n\n &.width {\n width: 0;\n height: auto;\n @include transition($transition-collapse-width);\n }\n}\n","// The dropdown wrapper (`<div>`)\n.dropup,\n.dropright,\n.dropdown,\n.dropleft {\n position: relative;\n}\n\n.dropdown-toggle {\n white-space: nowrap;\n\n // Generate the caret automatically\n @include caret();\n}\n\n// The dropdown menu\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: $zindex-dropdown;\n display: none; // none by default, but block on \"open\" of the menu\n float: left;\n min-width: $dropdown-min-width;\n padding: $dropdown-padding-y $dropdown-padding-x;\n margin: $dropdown-spacer 0 0; // override default ul\n @include font-size($dropdown-font-size);\n color: $dropdown-color;\n text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)\n list-style: none;\n background-color: $dropdown-bg;\n background-clip: padding-box;\n border: $dropdown-border-width solid $dropdown-border-color;\n @include border-radius($dropdown-border-radius);\n @include box-shadow($dropdown-box-shadow);\n}\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .dropdown-menu#{$infix}-left {\n right: auto;\n left: 0;\n }\n\n .dropdown-menu#{$infix}-right {\n right: 0;\n left: auto;\n }\n }\n}\n\n// Allow for dropdowns to go bottom up (aka, dropup-menu)\n// Just add .dropup after the standard .dropdown class and you're set.\n.dropup {\n .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-top: 0;\n margin-bottom: $dropdown-spacer;\n }\n\n .dropdown-toggle {\n @include caret(up);\n }\n}\n\n.dropright {\n .dropdown-menu {\n top: 0;\n right: auto;\n left: 100%;\n margin-top: 0;\n margin-left: $dropdown-spacer;\n }\n\n .dropdown-toggle {\n @include caret(right);\n &::after {\n vertical-align: 0;\n }\n }\n}\n\n.dropleft {\n .dropdown-menu {\n top: 0;\n right: 100%;\n left: auto;\n margin-top: 0;\n margin-right: $dropdown-spacer;\n }\n\n .dropdown-toggle {\n @include caret(left);\n &::before {\n vertical-align: 0;\n }\n }\n}\n\n// When Popper is enabled, reset the basic dropdown position\n// stylelint-disable-next-line no-duplicate-selectors\n.dropdown-menu {\n &[x-placement^=\"top\"],\n &[x-placement^=\"right\"],\n &[x-placement^=\"bottom\"],\n &[x-placement^=\"left\"] {\n right: auto;\n bottom: auto;\n }\n}\n\n// Dividers (basically an `<hr>`) within the dropdown\n.dropdown-divider {\n @include nav-divider($dropdown-divider-bg, $dropdown-divider-margin-y, true);\n}\n\n// Links, buttons, and more within the dropdown menu\n//\n// `<button>`-specific styles are denoted with `// For <button>s`\n.dropdown-item {\n display: block;\n width: 100%; // For `<button>`s\n padding: $dropdown-item-padding-y $dropdown-item-padding-x;\n clear: both;\n font-weight: $font-weight-normal;\n color: $dropdown-link-color;\n text-align: inherit; // For `<button>`s\n text-decoration: if($link-decoration == none, null, none);\n white-space: nowrap; // prevent links from randomly breaking onto new lines\n background-color: transparent; // For `<button>`s\n border: 0; // For `<button>`s\n\n // Prevent dropdown overflow if there's no padding\n // See https://github.com/twbs/bootstrap/pull/27703\n @if $dropdown-padding-y == 0 {\n &:first-child {\n @include border-top-radius($dropdown-inner-border-radius);\n }\n\n &:last-child {\n @include border-bottom-radius($dropdown-inner-border-radius);\n }\n }\n\n @include hover-focus() {\n color: $dropdown-link-hover-color;\n text-decoration: none;\n @include gradient-bg($dropdown-link-hover-bg);\n }\n\n &.active,\n &:active {\n color: $dropdown-link-active-color;\n text-decoration: none;\n @include gradient-bg($dropdown-link-active-bg);\n }\n\n &.disabled,\n &:disabled {\n color: $dropdown-link-disabled-color;\n pointer-events: none;\n background-color: transparent;\n // Remove CSS gradients if they're enabled\n @if $enable-gradients {\n background-image: none;\n }\n }\n}\n\n.dropdown-menu.show {\n display: block;\n}\n\n// Dropdown section headers\n.dropdown-header {\n display: block;\n padding: $dropdown-header-padding;\n margin-bottom: 0; // for use with heading elements\n @include font-size($font-size-sm);\n color: $dropdown-header-color;\n white-space: nowrap; // as with > li > a\n}\n\n// Dropdown text\n.dropdown-item-text {\n display: block;\n padding: $dropdown-item-padding-y $dropdown-item-padding-x;\n color: $dropdown-link-color;\n}\n","@mixin caret-down() {\n border-top: $caret-width solid;\n border-right: $caret-width solid transparent;\n border-bottom: 0;\n border-left: $caret-width solid transparent;\n}\n\n@mixin caret-up() {\n border-top: 0;\n border-right: $caret-width solid transparent;\n border-bottom: $caret-width solid;\n border-left: $caret-width solid transparent;\n}\n\n@mixin caret-right() {\n border-top: $caret-width solid transparent;\n border-right: 0;\n border-bottom: $caret-width solid transparent;\n border-left: $caret-width solid;\n}\n\n@mixin caret-left() {\n border-top: $caret-width solid transparent;\n border-right: $caret-width solid;\n border-bottom: $caret-width solid transparent;\n}\n\n@mixin caret($direction: down) {\n @if $enable-caret {\n &::after {\n display: inline-block;\n margin-left: $caret-spacing;\n vertical-align: $caret-vertical-align;\n content: \"\";\n @if $direction == down {\n @include caret-down();\n } @else if $direction == up {\n @include caret-up();\n } @else if $direction == right {\n @include caret-right();\n }\n }\n\n @if $direction == left {\n &::after {\n display: none;\n }\n\n &::before {\n display: inline-block;\n margin-right: $caret-spacing;\n vertical-align: $caret-vertical-align;\n content: \"\";\n @include caret-left();\n }\n }\n\n &:empty::after {\n margin-left: 0;\n }\n }\n}\n","// Horizontal dividers\n//\n// Dividers (basically an hr) within dropdowns and nav lists\n\n@mixin nav-divider($color: $nav-divider-color, $margin-y: $nav-divider-margin-y, $ignore-warning: false) {\n height: 0;\n margin: $margin-y 0;\n overflow: hidden;\n border-top: 1px solid $color;\n @include deprecate(\"The `nav-divider()` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Base styles\n//\n\n.input-group {\n position: relative;\n display: flex;\n flex-wrap: wrap; // For form validation feedback\n align-items: stretch;\n width: 100%;\n\n > .form-control,\n > .form-control-plaintext,\n > .custom-select,\n > .custom-file {\n position: relative; // For focus state's z-index\n flex: 1 1 auto;\n width: 1%;\n min-width: 0; // https://stackoverflow.com/questions/36247140/why-dont-flex-items-shrink-past-content-size\n margin-bottom: 0;\n\n + .form-control,\n + .custom-select,\n + .custom-file {\n margin-left: -$input-border-width;\n }\n }\n\n // Bring the \"active\" form control to the top of surrounding elements\n > .form-control:focus,\n > .custom-select:focus,\n > .custom-file .custom-file-input:focus ~ .custom-file-label {\n z-index: 3;\n }\n\n // Bring the custom file input above the label\n > .custom-file .custom-file-input:focus {\n z-index: 4;\n }\n\n > .form-control,\n > .custom-select {\n &:not(:first-child) { @include border-left-radius(0); }\n }\n\n // Custom file inputs have more complex markup, thus requiring different\n // border-radius overrides.\n > .custom-file {\n display: flex;\n align-items: center;\n\n &:not(:last-child) .custom-file-label,\n &:not(:last-child) .custom-file-label::after { @include border-right-radius(0); }\n &:not(:first-child) .custom-file-label { @include border-left-radius(0); }\n }\n\n &:not(.has-validation) {\n > .form-control:not(:last-child),\n > .custom-select:not(:last-child),\n > .custom-file:not(:last-child) .custom-file-label,\n > .custom-file:not(:last-child) .custom-file-label::after {\n @include border-right-radius(0);\n }\n }\n\n &.has-validation {\n > .form-control:nth-last-child(n + 3),\n > .custom-select:nth-last-child(n + 3),\n > .custom-file:nth-last-child(n + 3) .custom-file-label,\n > .custom-file:nth-last-child(n + 3) .custom-file-label::after {\n @include border-right-radius(0);\n }\n }\n}\n\n\n// Prepend and append\n//\n// While it requires one extra layer of HTML for each, dedicated prepend and\n// append elements allow us to 1) be less clever, 2) simplify our selectors, and\n// 3) support HTML5 form validation.\n\n.input-group-prepend,\n.input-group-append {\n display: flex;\n\n // Ensure buttons are always above inputs for more visually pleasing borders.\n // This isn't needed for `.input-group-text` since it shares the same border-color\n // as our inputs.\n .btn {\n position: relative;\n z-index: 2;\n\n &:focus {\n z-index: 3;\n }\n }\n\n .btn + .btn,\n .btn + .input-group-text,\n .input-group-text + .input-group-text,\n .input-group-text + .btn {\n margin-left: -$input-border-width;\n }\n}\n\n.input-group-prepend { margin-right: -$input-border-width; }\n.input-group-append { margin-left: -$input-border-width; }\n\n\n// Textual addons\n//\n// Serves as a catch-all element for any text or radio/checkbox input you wish\n// to prepend or append to an input.\n\n.input-group-text {\n display: flex;\n align-items: center;\n padding: $input-padding-y $input-padding-x;\n margin-bottom: 0; // Allow use of <label> elements by overriding our default margin-bottom\n @include font-size($input-font-size); // Match inputs\n font-weight: $font-weight-normal;\n line-height: $input-line-height;\n color: $input-group-addon-color;\n text-align: center;\n white-space: nowrap;\n background-color: $input-group-addon-bg;\n border: $input-border-width solid $input-group-addon-border-color;\n @include border-radius($input-border-radius);\n\n // Nuke default margins from checkboxes and radios to vertically center within.\n input[type=\"radio\"],\n input[type=\"checkbox\"] {\n margin-top: 0;\n }\n}\n\n\n// Sizing\n//\n// Remix the default form control sizing classes into new ones for easier\n// manipulation.\n\n.input-group-lg > .form-control:not(textarea),\n.input-group-lg > .custom-select {\n height: $input-height-lg;\n}\n\n.input-group-lg > .form-control,\n.input-group-lg > .custom-select,\n.input-group-lg > .input-group-prepend > .input-group-text,\n.input-group-lg > .input-group-append > .input-group-text,\n.input-group-lg > .input-group-prepend > .btn,\n.input-group-lg > .input-group-append > .btn {\n padding: $input-padding-y-lg $input-padding-x-lg;\n @include font-size($input-font-size-lg);\n line-height: $input-line-height-lg;\n @include border-radius($input-border-radius-lg);\n}\n\n.input-group-sm > .form-control:not(textarea),\n.input-group-sm > .custom-select {\n height: $input-height-sm;\n}\n\n.input-group-sm > .form-control,\n.input-group-sm > .custom-select,\n.input-group-sm > .input-group-prepend > .input-group-text,\n.input-group-sm > .input-group-append > .input-group-text,\n.input-group-sm > .input-group-prepend > .btn,\n.input-group-sm > .input-group-append > .btn {\n padding: $input-padding-y-sm $input-padding-x-sm;\n @include font-size($input-font-size-sm);\n line-height: $input-line-height-sm;\n @include border-radius($input-border-radius-sm);\n}\n\n.input-group-lg > .custom-select,\n.input-group-sm > .custom-select {\n padding-right: $custom-select-padding-x + $custom-select-indicator-padding;\n}\n\n\n// Prepend and append rounded corners\n//\n// These rulesets must come after the sizing ones to properly override sm and lg\n// border-radius values when extending. They're more specific than we'd like\n// with the `.input-group >` part, but without it, we cannot override the sizing.\n\n\n.input-group > .input-group-prepend > .btn,\n.input-group > .input-group-prepend > .input-group-text,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,\n.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,\n.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,\n.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {\n @include border-right-radius(0);\n}\n\n.input-group > .input-group-append > .btn,\n.input-group > .input-group-append > .input-group-text,\n.input-group > .input-group-prepend:not(:first-child) > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n.input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {\n @include border-left-radius(0);\n}\n","// Embedded icons from Open Iconic.\n// Released under MIT and copyright 2014 Waybury.\n// https://useiconic.com/open\n\n\n// Checkboxes and radios\n//\n// Base class takes care of all the key behavioral aspects.\n\n.custom-control {\n position: relative;\n z-index: 1;\n display: block;\n min-height: $font-size-base * $line-height-base;\n padding-left: $custom-control-gutter + $custom-control-indicator-size;\n print-color-adjust: exact; // Keep themed appearance for print\n}\n\n.custom-control-inline {\n display: inline-flex;\n margin-right: $custom-control-spacer-x;\n}\n\n.custom-control-input {\n position: absolute;\n left: 0;\n z-index: -1; // Put the input behind the label so it doesn't overlay text\n width: $custom-control-indicator-size;\n height: ($font-size-base * $line-height-base + $custom-control-indicator-size) * .5;\n opacity: 0;\n\n &:checked ~ .custom-control-label::before {\n color: $custom-control-indicator-checked-color;\n border-color: $custom-control-indicator-checked-border-color;\n @include gradient-bg($custom-control-indicator-checked-bg);\n @include box-shadow($custom-control-indicator-checked-box-shadow);\n }\n\n &:focus ~ .custom-control-label::before {\n // the mixin is not used here to make sure there is feedback\n @if $enable-shadows {\n box-shadow: $input-box-shadow, $custom-control-indicator-focus-box-shadow;\n } @else {\n box-shadow: $custom-control-indicator-focus-box-shadow;\n }\n }\n\n &:focus:not(:checked) ~ .custom-control-label::before {\n border-color: $custom-control-indicator-focus-border-color;\n }\n\n &:not(:disabled):active ~ .custom-control-label::before {\n color: $custom-control-indicator-active-color;\n background-color: $custom-control-indicator-active-bg;\n border-color: $custom-control-indicator-active-border-color;\n @include box-shadow($custom-control-indicator-active-box-shadow);\n }\n\n // Use [disabled] and :disabled to work around https://github.com/twbs/bootstrap/issues/28247\n &[disabled],\n &:disabled {\n ~ .custom-control-label {\n color: $custom-control-label-disabled-color;\n\n &::before {\n background-color: $custom-control-indicator-disabled-bg;\n }\n }\n }\n}\n\n// Custom control indicators\n//\n// Build the custom controls out of pseudo-elements.\n\n.custom-control-label {\n position: relative;\n margin-bottom: 0;\n color: $custom-control-label-color;\n vertical-align: top;\n cursor: $custom-control-cursor;\n\n // Background-color and (when enabled) gradient\n &::before {\n position: absolute;\n top: ($font-size-base * $line-height-base - $custom-control-indicator-size) * .5;\n left: -($custom-control-gutter + $custom-control-indicator-size);\n display: block;\n width: $custom-control-indicator-size;\n height: $custom-control-indicator-size;\n pointer-events: none;\n content: \"\";\n background-color: $custom-control-indicator-bg;\n border: $custom-control-indicator-border-width solid $custom-control-indicator-border-color;\n @include box-shadow($custom-control-indicator-box-shadow);\n }\n\n // Foreground (icon)\n &::after {\n position: absolute;\n top: ($font-size-base * $line-height-base - $custom-control-indicator-size) * .5;\n left: -($custom-control-gutter + $custom-control-indicator-size);\n display: block;\n width: $custom-control-indicator-size;\n height: $custom-control-indicator-size;\n content: \"\";\n background: 50% / #{$custom-control-indicator-bg-size} no-repeat;\n }\n}\n\n\n// Checkboxes\n//\n// Tweak just a few things for checkboxes.\n\n.custom-checkbox {\n .custom-control-label::before {\n @include border-radius($custom-checkbox-indicator-border-radius);\n }\n\n .custom-control-input:checked ~ .custom-control-label {\n &::after {\n background-image: escape-svg($custom-checkbox-indicator-icon-checked);\n }\n }\n\n .custom-control-input:indeterminate ~ .custom-control-label {\n &::before {\n border-color: $custom-checkbox-indicator-indeterminate-border-color;\n @include gradient-bg($custom-checkbox-indicator-indeterminate-bg);\n @include box-shadow($custom-checkbox-indicator-indeterminate-box-shadow);\n }\n &::after {\n background-image: escape-svg($custom-checkbox-indicator-icon-indeterminate);\n }\n }\n\n .custom-control-input:disabled {\n &:checked ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n &:indeterminate ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n }\n}\n\n// Radios\n//\n// Tweak just a few things for radios.\n\n.custom-radio {\n .custom-control-label::before {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: $custom-radio-indicator-border-radius;\n }\n\n .custom-control-input:checked ~ .custom-control-label {\n &::after {\n background-image: escape-svg($custom-radio-indicator-icon-checked);\n }\n }\n\n .custom-control-input:disabled {\n &:checked ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n }\n}\n\n\n// switches\n//\n// Tweak a few things for switches\n\n.custom-switch {\n padding-left: $custom-switch-width + $custom-control-gutter;\n\n .custom-control-label {\n &::before {\n left: -($custom-switch-width + $custom-control-gutter);\n width: $custom-switch-width;\n pointer-events: all;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: $custom-switch-indicator-border-radius;\n }\n\n &::after {\n top: add(($font-size-base * $line-height-base - $custom-control-indicator-size) * .5, $custom-control-indicator-border-width * 2);\n left: add(-($custom-switch-width + $custom-control-gutter), $custom-control-indicator-border-width * 2);\n width: $custom-switch-indicator-size;\n height: $custom-switch-indicator-size;\n background-color: $custom-control-indicator-border-color;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: $custom-switch-indicator-border-radius;\n @include transition(transform .15s ease-in-out, $custom-forms-transition);\n }\n }\n\n .custom-control-input:checked ~ .custom-control-label {\n &::after {\n background-color: $custom-control-indicator-bg;\n transform: translateX($custom-switch-width - $custom-control-indicator-size);\n }\n }\n\n .custom-control-input:disabled {\n &:checked ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n }\n}\n\n\n// Select\n//\n// Replaces the browser default select with a custom one, mostly pulled from\n// https://primer.github.io/.\n//\n\n.custom-select {\n display: inline-block;\n width: 100%;\n height: $custom-select-height;\n padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x;\n font-family: $custom-select-font-family;\n @include font-size($custom-select-font-size);\n font-weight: $custom-select-font-weight;\n line-height: $custom-select-line-height;\n color: $custom-select-color;\n vertical-align: middle;\n background: $custom-select-bg $custom-select-background;\n border: $custom-select-border-width solid $custom-select-border-color;\n @include border-radius($custom-select-border-radius, 0);\n @include box-shadow($custom-select-box-shadow);\n appearance: none;\n\n &:focus {\n border-color: $custom-select-focus-border-color;\n outline: 0;\n @if $enable-shadows {\n @include box-shadow($custom-select-box-shadow, $custom-select-focus-box-shadow);\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: $custom-select-focus-box-shadow;\n }\n\n &::-ms-value {\n // For visual consistency with other platforms/browsers,\n // suppress the default white text on blue background highlight given to\n // the selected option text when the (still closed) <select> receives focus\n // in IE and (under certain conditions) Edge.\n // See https://github.com/twbs/bootstrap/issues/19398.\n color: $input-color;\n background-color: $input-bg;\n }\n }\n\n &[multiple],\n &[size]:not([size=\"1\"]) {\n height: auto;\n padding-right: $custom-select-padding-x;\n background-image: none;\n }\n\n &:disabled {\n color: $custom-select-disabled-color;\n background-color: $custom-select-disabled-bg;\n }\n\n // Hides the default caret in IE11\n &::-ms-expand {\n display: none;\n }\n\n // Remove outline from select box in FF\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 $custom-select-color;\n }\n}\n\n.custom-select-sm {\n height: $custom-select-height-sm;\n padding-top: $custom-select-padding-y-sm;\n padding-bottom: $custom-select-padding-y-sm;\n padding-left: $custom-select-padding-x-sm;\n @include font-size($custom-select-font-size-sm);\n}\n\n.custom-select-lg {\n height: $custom-select-height-lg;\n padding-top: $custom-select-padding-y-lg;\n padding-bottom: $custom-select-padding-y-lg;\n padding-left: $custom-select-padding-x-lg;\n @include font-size($custom-select-font-size-lg);\n}\n\n\n// File\n//\n// Custom file input.\n\n.custom-file {\n position: relative;\n display: inline-block;\n width: 100%;\n height: $custom-file-height;\n margin-bottom: 0;\n}\n\n.custom-file-input {\n position: relative;\n z-index: 2;\n width: 100%;\n height: $custom-file-height;\n margin: 0;\n overflow: hidden;\n opacity: 0;\n\n &:focus ~ .custom-file-label {\n border-color: $custom-file-focus-border-color;\n box-shadow: $custom-file-focus-box-shadow;\n }\n\n // Use [disabled] and :disabled to work around https://github.com/twbs/bootstrap/issues/28247\n &[disabled] ~ .custom-file-label,\n &:disabled ~ .custom-file-label {\n background-color: $custom-file-disabled-bg;\n }\n\n @each $lang, $value in $custom-file-text {\n &:lang(#{$lang}) ~ .custom-file-label::after {\n content: $value;\n }\n }\n\n ~ .custom-file-label[data-browse]::after {\n content: attr(data-browse);\n }\n}\n\n.custom-file-label {\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1;\n height: $custom-file-height;\n padding: $custom-file-padding-y $custom-file-padding-x;\n overflow: hidden;\n font-family: $custom-file-font-family;\n font-weight: $custom-file-font-weight;\n line-height: $custom-file-line-height;\n color: $custom-file-color;\n background-color: $custom-file-bg;\n border: $custom-file-border-width solid $custom-file-border-color;\n @include border-radius($custom-file-border-radius);\n @include box-shadow($custom-file-box-shadow);\n\n &::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n z-index: 3;\n display: block;\n height: $custom-file-height-inner;\n padding: $custom-file-padding-y $custom-file-padding-x;\n line-height: $custom-file-line-height;\n color: $custom-file-button-color;\n content: \"Browse\";\n @include gradient-bg($custom-file-button-bg);\n border-left: inherit;\n @include border-radius(0 $custom-file-border-radius $custom-file-border-radius 0);\n }\n}\n\n// Range\n//\n// Style range inputs the same across browsers. Vendor-specific rules for pseudo\n// elements cannot be mixed. As such, there are no shared styles for focus or\n// active states on prefixed selectors.\n\n.custom-range {\n width: 100%;\n height: add($custom-range-thumb-height, $custom-range-thumb-focus-box-shadow-width * 2);\n padding: 0; // Need to reset padding\n background-color: transparent;\n appearance: none;\n\n &:focus {\n outline: 0;\n\n // Pseudo-elements must be split across multiple rulesets to have an effect.\n // No box-shadow() mixin for focus accessibility.\n &::-webkit-slider-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }\n &::-moz-range-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }\n &::-ms-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }\n }\n\n &::-moz-focus-outer {\n border: 0;\n }\n\n &::-webkit-slider-thumb {\n width: $custom-range-thumb-width;\n height: $custom-range-thumb-height;\n margin-top: ($custom-range-track-height - $custom-range-thumb-height) * .5; // Webkit specific\n @include gradient-bg($custom-range-thumb-bg);\n border: $custom-range-thumb-border;\n @include border-radius($custom-range-thumb-border-radius);\n @include box-shadow($custom-range-thumb-box-shadow);\n @include transition($custom-forms-transition);\n appearance: none;\n\n &:active {\n @include gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-webkit-slider-runnable-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent; // Why?\n cursor: $custom-range-track-cursor;\n background-color: $custom-range-track-bg;\n border-color: transparent;\n @include border-radius($custom-range-track-border-radius);\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-moz-range-thumb {\n width: $custom-range-thumb-width;\n height: $custom-range-thumb-height;\n @include gradient-bg($custom-range-thumb-bg);\n border: $custom-range-thumb-border;\n @include border-radius($custom-range-thumb-border-radius);\n @include box-shadow($custom-range-thumb-box-shadow);\n @include transition($custom-forms-transition);\n appearance: none;\n\n &:active {\n @include gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-moz-range-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent;\n cursor: $custom-range-track-cursor;\n background-color: $custom-range-track-bg;\n border-color: transparent; // Firefox specific?\n @include border-radius($custom-range-track-border-radius);\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-ms-thumb {\n width: $custom-range-thumb-width;\n height: $custom-range-thumb-height;\n margin-top: 0; // Edge specific\n margin-right: $custom-range-thumb-focus-box-shadow-width; // Workaround that overflowed box-shadow is hidden.\n margin-left: $custom-range-thumb-focus-box-shadow-width; // Workaround that overflowed box-shadow is hidden.\n @include gradient-bg($custom-range-thumb-bg);\n border: $custom-range-thumb-border;\n @include border-radius($custom-range-thumb-border-radius);\n @include box-shadow($custom-range-thumb-box-shadow);\n @include transition($custom-forms-transition);\n appearance: none;\n\n &:active {\n @include gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-ms-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent;\n cursor: $custom-range-track-cursor;\n background-color: transparent;\n border-color: transparent;\n border-width: $custom-range-thumb-height * .5;\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-ms-fill-lower {\n background-color: $custom-range-track-bg;\n @include border-radius($custom-range-track-border-radius);\n }\n\n &::-ms-fill-upper {\n margin-right: 15px; // arbitrary?\n background-color: $custom-range-track-bg;\n @include border-radius($custom-range-track-border-radius);\n }\n\n &:disabled {\n &::-webkit-slider-thumb {\n background-color: $custom-range-thumb-disabled-bg;\n }\n\n &::-webkit-slider-runnable-track {\n cursor: default;\n }\n\n &::-moz-range-thumb {\n background-color: $custom-range-thumb-disabled-bg;\n }\n\n &::-moz-range-track {\n cursor: default;\n }\n\n &::-ms-thumb {\n background-color: $custom-range-thumb-disabled-bg;\n }\n }\n}\n\n.custom-control-label::before,\n.custom-file-label,\n.custom-select {\n @include transition($custom-forms-transition);\n}\n","// Base class\n//\n// Kickstart any navigation component with a set of style resets. Works with\n// `<nav>`s, `<ul>`s or `<ol>`s.\n\n.nav {\n display: flex;\n flex-wrap: wrap;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.nav-link {\n display: block;\n padding: $nav-link-padding-y $nav-link-padding-x;\n text-decoration: if($link-decoration == none, null, none);\n\n @include hover-focus() {\n text-decoration: none;\n }\n\n // Disabled state lightens text\n &.disabled {\n color: $nav-link-disabled-color;\n pointer-events: none;\n cursor: default;\n }\n}\n\n//\n// Tabs\n//\n\n.nav-tabs {\n border-bottom: $nav-tabs-border-width solid $nav-tabs-border-color;\n\n .nav-link {\n margin-bottom: -$nav-tabs-border-width;\n background-color: transparent;\n border: $nav-tabs-border-width solid transparent;\n @include border-top-radius($nav-tabs-border-radius);\n\n @include hover-focus() {\n // Prevents active .nav-link tab overlapping focus outline of previous/next .nav-link\n isolation: isolate;\n border-color: $nav-tabs-link-hover-border-color;\n }\n\n &.disabled {\n color: $nav-link-disabled-color;\n background-color: transparent;\n border-color: transparent;\n }\n }\n\n .nav-link.active,\n .nav-item.show .nav-link {\n color: $nav-tabs-link-active-color;\n background-color: $nav-tabs-link-active-bg;\n border-color: $nav-tabs-link-active-border-color;\n }\n\n .dropdown-menu {\n // Make dropdown border overlap tab border\n margin-top: -$nav-tabs-border-width;\n // Remove the top rounded corners here since there is a hard edge above the menu\n @include border-top-radius(0);\n }\n}\n\n\n//\n// Pills\n//\n\n.nav-pills {\n .nav-link {\n background: none;\n border: 0;\n @include border-radius($nav-pills-border-radius);\n }\n\n .nav-link.active,\n .show > .nav-link {\n color: $nav-pills-link-active-color;\n background-color: $nav-pills-link-active-bg;\n }\n}\n\n\n//\n// Justified variants\n//\n\n.nav-fill {\n > .nav-link,\n .nav-item {\n flex: 1 1 auto;\n text-align: center;\n }\n}\n\n.nav-justified {\n > .nav-link,\n .nav-item {\n flex-basis: 0;\n flex-grow: 1;\n text-align: center;\n }\n}\n\n\n// Tabbable tabs\n//\n// Hide tabbable panes to start, show them when `.active`\n\n.tab-content {\n > .tab-pane {\n display: none;\n }\n > .active {\n display: block;\n }\n}\n","//\n// Base styles\n//\n\n.card {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0; // See https://github.com/twbs/bootstrap/pull/22740#issuecomment-305868106\n height: $card-height;\n word-wrap: break-word;\n background-color: $card-bg;\n background-clip: border-box;\n border: $card-border-width solid $card-border-color;\n @include border-radius($card-border-radius);\n\n > hr {\n margin-right: 0;\n margin-left: 0;\n }\n\n > .list-group {\n border-top: inherit;\n border-bottom: inherit;\n\n &:first-child {\n border-top-width: 0;\n @include border-top-radius($card-inner-border-radius);\n }\n\n &:last-child {\n border-bottom-width: 0;\n @include border-bottom-radius($card-inner-border-radius);\n }\n }\n\n // Due to specificity of the above selector (`.card > .list-group`), we must\n // use a child selector here to prevent double borders.\n > .card-header + .list-group,\n > .list-group + .card-footer {\n border-top: 0;\n }\n}\n\n.card-body {\n // Enable `flex-grow: 1` for decks and groups so that card blocks take up\n // as much space as possible, ensuring footers are aligned to the bottom.\n flex: 1 1 auto;\n // Workaround for the image size bug in IE\n // See: https://github.com/twbs/bootstrap/pull/28855\n min-height: 1px;\n padding: $card-spacer-x;\n color: $card-color;\n}\n\n.card-title {\n margin-bottom: $card-spacer-y;\n}\n\n.card-subtitle {\n margin-top: -$card-spacer-y * .5;\n margin-bottom: 0;\n}\n\n.card-text:last-child {\n margin-bottom: 0;\n}\n\n.card-link {\n @include hover() {\n text-decoration: none;\n }\n\n + .card-link {\n margin-left: $card-spacer-x;\n }\n}\n\n//\n// Optional textual caps\n//\n\n.card-header {\n padding: $card-spacer-y $card-spacer-x;\n margin-bottom: 0; // Removes the default margin-bottom of <hN>\n color: $card-cap-color;\n background-color: $card-cap-bg;\n border-bottom: $card-border-width solid $card-border-color;\n\n &:first-child {\n @include border-radius($card-inner-border-radius $card-inner-border-radius 0 0);\n }\n}\n\n.card-footer {\n padding: $card-spacer-y $card-spacer-x;\n color: $card-cap-color;\n background-color: $card-cap-bg;\n border-top: $card-border-width solid $card-border-color;\n\n &:last-child {\n @include border-radius(0 0 $card-inner-border-radius $card-inner-border-radius);\n }\n}\n\n\n//\n// Header navs\n//\n\n.card-header-tabs {\n margin-right: -$card-spacer-x * .5;\n margin-bottom: -$card-spacer-y;\n margin-left: -$card-spacer-x * .5;\n border-bottom: 0;\n}\n\n.card-header-pills {\n margin-right: -$card-spacer-x * .5;\n margin-left: -$card-spacer-x * .5;\n}\n\n// Card image\n.card-img-overlay {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: $card-img-overlay-padding;\n @include border-radius($card-inner-border-radius);\n}\n\n.card-img,\n.card-img-top,\n.card-img-bottom {\n flex-shrink: 0; // For IE: https://github.com/twbs/bootstrap/issues/29396\n width: 100%; // Required because we use flexbox and this inherently applies align-self: stretch\n}\n\n.card-img,\n.card-img-top {\n @include border-top-radius($card-inner-border-radius);\n}\n\n.card-img,\n.card-img-bottom {\n @include border-bottom-radius($card-inner-border-radius);\n}\n\n\n// Card deck\n\n.card-deck {\n .card {\n margin-bottom: $card-deck-margin;\n }\n\n @include media-breakpoint-up(sm) {\n display: flex;\n flex-flow: row wrap;\n margin-right: -$card-deck-margin;\n margin-left: -$card-deck-margin;\n\n .card {\n // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n flex: 1 0 0%;\n margin-right: $card-deck-margin;\n margin-bottom: 0; // Override the default\n margin-left: $card-deck-margin;\n }\n }\n}\n\n\n//\n// Card groups\n//\n\n.card-group {\n // The child selector allows nested `.card` within `.card-group`\n // to display properly.\n > .card {\n margin-bottom: $card-group-margin;\n }\n\n @include media-breakpoint-up(sm) {\n display: flex;\n flex-flow: row wrap;\n // The child selector allows nested `.card` within `.card-group`\n // to display properly.\n > .card {\n // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n flex: 1 0 0%;\n margin-bottom: 0;\n\n + .card {\n margin-left: 0;\n border-left: 0;\n }\n\n // Handle rounded corners\n @if $enable-rounded {\n &:not(:last-child) {\n @include border-right-radius(0);\n\n .card-img-top,\n .card-header {\n // stylelint-disable-next-line property-disallowed-list\n border-top-right-radius: 0;\n }\n .card-img-bottom,\n .card-footer {\n // stylelint-disable-next-line property-disallowed-list\n border-bottom-right-radius: 0;\n }\n }\n\n &:not(:first-child) {\n @include border-left-radius(0);\n\n .card-img-top,\n .card-header {\n // stylelint-disable-next-line property-disallowed-list\n border-top-left-radius: 0;\n }\n .card-img-bottom,\n .card-footer {\n // stylelint-disable-next-line property-disallowed-list\n border-bottom-left-radius: 0;\n }\n }\n }\n }\n }\n}\n\n\n//\n// Columns\n//\n\n.card-columns {\n .card {\n margin-bottom: $card-columns-margin;\n }\n\n @include media-breakpoint-up(sm) {\n column-count: $card-columns-count;\n column-gap: $card-columns-gap;\n orphans: 1;\n widows: 1;\n\n .card {\n display: inline-block; // Don't let them vertically span multiple columns\n width: 100%; // Don't let their width change\n }\n }\n}\n\n\n//\n// Accordion\n//\n\n.accordion {\n overflow-anchor: none;\n\n > .card {\n overflow: hidden;\n\n &:not(:last-of-type) {\n border-bottom: 0;\n @include border-bottom-radius(0);\n }\n\n &:not(:first-of-type) {\n @include border-top-radius(0);\n }\n\n > .card-header {\n @include border-radius(0);\n margin-bottom: -$card-border-width;\n }\n }\n}\n",".pagination {\n display: flex;\n @include list-unstyled();\n @include border-radius();\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n text-decoration: if($link-decoration == none, null, none);\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 3;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.page-item {\n &:first-child {\n .page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .page-link {\n z-index: 3;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $pagination-border-radius-lg);\n}\n\n.pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $pagination-border-radius-sm);\n}\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .page-item {\n &:first-child {\n .page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// Base class\n//\n// Requires one of the contextual, color modifier classes for `color` and\n// `background-color`.\n\n.badge {\n display: inline-block;\n padding: $badge-padding-y $badge-padding-x;\n @include font-size($badge-font-size);\n font-weight: $badge-font-weight;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n @include border-radius($badge-border-radius);\n @include transition($badge-transition);\n\n @at-root a#{&} {\n @include hover-focus() {\n text-decoration: none;\n }\n }\n\n // Empty badges collapse automatically\n &:empty {\n display: none;\n }\n}\n\n// Quick fix for badges in buttons\n.btn .badge {\n position: relative;\n top: -1px;\n}\n\n// Pill badges\n//\n// Make them extra rounded with a modifier to replace v3's badges.\n\n.badge-pill {\n padding-right: $badge-pill-padding-x;\n padding-left: $badge-pill-padding-x;\n @include border-radius($badge-pill-border-radius);\n}\n\n// Colors\n//\n// Contextual variations (linked badges get darker on :hover).\n\n@each $color, $value in $theme-colors {\n .badge-#{$color} {\n @include badge-variant($value);\n }\n}\n","@mixin badge-variant($bg) {\n color: color-yiq($bg);\n background-color: $bg;\n\n @at-root a#{&} {\n @include hover-focus() {\n color: color-yiq($bg);\n background-color: darken($bg, 10%);\n }\n\n &:focus,\n &.focus {\n outline: 0;\n box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);\n }\n }\n}\n","//\n// Base styles\n//\n\n.alert {\n position: relative;\n padding: $alert-padding-y $alert-padding-x;\n margin-bottom: $alert-margin-bottom;\n border: $alert-border-width solid transparent;\n @include border-radius($alert-border-radius);\n}\n\n// Headings for larger alerts\n.alert-heading {\n // Specified to prevent conflicts of changing $headings-color\n color: inherit;\n}\n\n// Provide class for links that match alerts\n.alert-link {\n font-weight: $alert-link-font-weight;\n}\n\n\n// Dismissible alerts\n//\n// Expand the right padding and account for the close button's positioning.\n\n.alert-dismissible {\n padding-right: $close-font-size + $alert-padding-x * 2;\n\n // Adjust close link position\n .close {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n padding: $alert-padding-y $alert-padding-x;\n color: inherit;\n }\n}\n\n\n// Alternate styles\n//\n// Generate contextual modifier classes for colorizing the alert.\n\n@each $color, $value in $theme-colors {\n .alert-#{$color} {\n @include alert-variant(theme-color-level($color, $alert-bg-level), theme-color-level($color, $alert-border-level), theme-color-level($color, $alert-color-level));\n }\n}\n","@mixin alert-variant($background, $border, $color) {\n color: $color;\n @include gradient-bg($background);\n border-color: $border;\n\n hr {\n border-top-color: darken($border, 5%);\n }\n\n .alert-link {\n color: darken($color, 10%);\n }\n}\n","// Disable animation if transitions are disabled\n@if $enable-transitions {\n @keyframes progress-bar-stripes {\n from { background-position: $progress-height 0; }\n to { background-position: 0 0; }\n }\n}\n\n.progress {\n display: flex;\n height: $progress-height;\n overflow: hidden; // force rounded corners by cropping it\n line-height: 0;\n @include font-size($progress-font-size);\n background-color: $progress-bg;\n @include border-radius($progress-border-radius);\n @include box-shadow($progress-box-shadow);\n}\n\n.progress-bar {\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n color: $progress-bar-color;\n text-align: center;\n white-space: nowrap;\n background-color: $progress-bar-bg;\n @include transition($progress-bar-transition);\n}\n\n.progress-bar-striped {\n @include gradient-striped();\n background-size: $progress-height $progress-height;\n}\n\n@if $enable-transitions {\n .progress-bar-animated {\n animation: $progress-bar-animation-timing progress-bar-stripes;\n\n @if $enable-prefers-reduced-motion-media-query {\n @media (prefers-reduced-motion: reduce) {\n animation: none;\n }\n }\n }\n}\n","// Base class\n//\n// Easily usable on <ul>, <ol>, or <div>.\n\n.list-group {\n display: flex;\n flex-direction: column;\n\n // No need to set list-style: none; since .list-group-item is block level\n padding-left: 0; // reset padding because ul and ol\n margin-bottom: 0;\n @include border-radius($list-group-border-radius);\n}\n\n\n// Interactive list items\n//\n// Use anchor or button elements instead of `li`s or `div`s to create interactive\n// list items. Includes an extra `.active` modifier class for selected items.\n\n.list-group-item-action {\n width: 100%; // For `<button>`s (anchors become 100% by default though)\n color: $list-group-action-color;\n text-align: inherit; // For `<button>`s (anchors inherit)\n\n // Hover state\n @include hover-focus() {\n z-index: 1; // Place hover/focus items above their siblings for proper border styling\n color: $list-group-action-hover-color;\n text-decoration: none;\n background-color: $list-group-hover-bg;\n }\n\n &:active {\n color: $list-group-action-active-color;\n background-color: $list-group-action-active-bg;\n }\n}\n\n\n// Individual list items\n//\n// Use on `li`s or `div`s within the `.list-group` parent.\n\n.list-group-item {\n position: relative;\n display: block;\n padding: $list-group-item-padding-y $list-group-item-padding-x;\n color: $list-group-color;\n text-decoration: if($link-decoration == none, null, none);\n background-color: $list-group-bg;\n border: $list-group-border-width solid $list-group-border-color;\n\n &:first-child {\n @include border-top-radius(inherit);\n }\n\n &:last-child {\n @include border-bottom-radius(inherit);\n }\n\n &.disabled,\n &:disabled {\n color: $list-group-disabled-color;\n pointer-events: none;\n background-color: $list-group-disabled-bg;\n }\n\n // Include both here for `<a>`s and `<button>`s\n &.active {\n z-index: 2; // Place active items above their siblings for proper border styling\n color: $list-group-active-color;\n background-color: $list-group-active-bg;\n border-color: $list-group-active-border-color;\n }\n\n & + & {\n border-top-width: 0;\n\n &.active {\n margin-top: -$list-group-border-width;\n border-top-width: $list-group-border-width;\n }\n }\n}\n\n\n// Horizontal\n//\n// Change the layout of list group items from vertical (default) to horizontal.\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .list-group-horizontal#{$infix} {\n flex-direction: row;\n\n > .list-group-item {\n &:first-child {\n @include border-bottom-left-radius($list-group-border-radius);\n @include border-top-right-radius(0);\n }\n\n &:last-child {\n @include border-top-right-radius($list-group-border-radius);\n @include border-bottom-left-radius(0);\n }\n\n &.active {\n margin-top: 0;\n }\n\n + .list-group-item {\n border-top-width: $list-group-border-width;\n border-left-width: 0;\n\n &.active {\n margin-left: -$list-group-border-width;\n border-left-width: $list-group-border-width;\n }\n }\n }\n }\n }\n}\n\n\n// Flush list items\n//\n// Remove borders and border-radius to keep list group items edge-to-edge. Most\n// useful within other components (e.g., cards).\n\n.list-group-flush {\n @include border-radius(0);\n\n > .list-group-item {\n border-width: 0 0 $list-group-border-width;\n\n &:last-child {\n border-bottom-width: 0;\n }\n }\n}\n\n\n// Contextual variants\n//\n// Add modifier classes to change text and background color on individual items.\n// Organizationally, this must come after the `:hover` states.\n\n@each $color, $value in $theme-colors {\n @include list-group-item-variant($color, theme-color-level($color, -9), theme-color-level($color, 6));\n}\n","// List Groups\n\n@mixin list-group-item-variant($state, $background, $color) {\n .list-group-item-#{$state} {\n color: $color;\n background-color: $background;\n\n &.list-group-item-action {\n @include hover-focus() {\n color: $color;\n background-color: darken($background, 5%);\n }\n\n &.active {\n color: $white;\n background-color: $color;\n border-color: $color;\n }\n }\n }\n}\n",".close {\n float: right;\n @include font-size($close-font-size);\n font-weight: $close-font-weight;\n line-height: 1;\n color: $close-color;\n text-shadow: $close-text-shadow;\n opacity: .5;\n\n // Override <a>'s hover style\n @include hover() {\n color: $close-color;\n text-decoration: none;\n }\n\n &:not(:disabled):not(.disabled) {\n @include hover-focus() {\n opacity: .75;\n }\n }\n}\n\n// Additional properties for button version\n// iOS requires the button element instead of an anchor tag.\n// If you want the anchor version, it requires `href=\"#\"`.\n// See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile\n\n// stylelint-disable-next-line selector-no-qualifying-type\nbutton.close {\n padding: 0;\n background-color: transparent;\n border: 0;\n}\n\n// Future-proof disabling of clicks on `<a>` elements\n\n// stylelint-disable-next-line selector-no-qualifying-type\na.close.disabled {\n pointer-events: none;\n}\n","// .modal-open - body class for killing the scroll\n// .modal - container to scroll within\n// .modal-dialog - positioning shell for the actual modal\n// .modal-content - actual modal w/ bg and corners and stuff\n\n\n.modal-open {\n // Kill the scroll on the body\n overflow: hidden;\n\n .modal {\n overflow-x: hidden;\n overflow-y: auto;\n }\n}\n\n// Container that the modal scrolls within\n.modal {\n position: fixed;\n top: 0;\n left: 0;\n z-index: $zindex-modal;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n // Prevent Chrome on Windows from adding a focus outline. For details, see\n // https://github.com/twbs/bootstrap/pull/10951.\n outline: 0;\n // We deliberately don't use `-webkit-overflow-scrolling: touch;` due to a\n // gnarly iOS Safari bug: https://bugs.webkit.org/show_bug.cgi?id=158342\n // See also https://github.com/twbs/bootstrap/issues/17695\n}\n\n// Shell div to position the modal with bottom padding\n.modal-dialog {\n position: relative;\n width: auto;\n margin: $modal-dialog-margin;\n // allow clicks to pass through for custom click handling to close modal\n pointer-events: none;\n\n // When fading in the modal, animate it to slide down\n .modal.fade & {\n @include transition($modal-transition);\n transform: $modal-fade-transform;\n }\n .modal.show & {\n transform: $modal-show-transform;\n }\n\n // When trying to close, animate focus to scale\n .modal.modal-static & {\n transform: $modal-scale-transform;\n }\n}\n\n.modal-dialog-scrollable {\n display: flex; // IE10/11\n max-height: subtract(100%, $modal-dialog-margin * 2);\n\n .modal-content {\n max-height: subtract(100vh, $modal-dialog-margin * 2); // IE10/11\n overflow: hidden;\n }\n\n .modal-header,\n .modal-footer {\n flex-shrink: 0;\n }\n\n .modal-body {\n overflow-y: auto;\n }\n}\n\n.modal-dialog-centered {\n display: flex;\n align-items: center;\n min-height: subtract(100%, $modal-dialog-margin * 2);\n\n // Ensure `modal-dialog-centered` extends the full height of the view (IE10/11)\n &::before {\n display: block; // IE10\n height: subtract(100vh, $modal-dialog-margin * 2);\n height: min-content; // Reset height to 0 except on IE\n content: \"\";\n }\n\n // Ensure `.modal-body` shows scrollbar (IE10/11)\n &.modal-dialog-scrollable {\n flex-direction: column;\n justify-content: center;\n height: 100%;\n\n .modal-content {\n max-height: none;\n }\n\n &::before {\n content: none;\n }\n }\n}\n\n// Actual modal\n.modal-content {\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%; // Ensure `.modal-content` extends the full width of the parent `.modal-dialog`\n // counteract the pointer-events: none; in the .modal-dialog\n color: $modal-content-color;\n pointer-events: auto;\n background-color: $modal-content-bg;\n background-clip: padding-box;\n border: $modal-content-border-width solid $modal-content-border-color;\n @include border-radius($modal-content-border-radius);\n @include box-shadow($modal-content-box-shadow-xs);\n // Remove focus outline from opened modal\n outline: 0;\n}\n\n// Modal background\n.modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n z-index: $zindex-modal-backdrop;\n width: 100vw;\n height: 100vh;\n background-color: $modal-backdrop-bg;\n\n // Fade for backdrop\n &.fade { opacity: 0; }\n &.show { opacity: $modal-backdrop-opacity; }\n}\n\n// Modal header\n// Top section of the modal w/ title and dismiss\n.modal-header {\n display: flex;\n align-items: flex-start; // so the close btn always stays on the upper right corner\n justify-content: space-between; // Put modal header elements (title and dismiss) on opposite ends\n padding: $modal-header-padding;\n border-bottom: $modal-header-border-width solid $modal-header-border-color;\n @include border-top-radius($modal-content-inner-border-radius);\n\n .close {\n padding: $modal-header-padding;\n // auto on the left force icon to the right even when there is no .modal-title\n margin: (-$modal-header-padding-y) (-$modal-header-padding-x) (-$modal-header-padding-y) auto;\n }\n}\n\n// Title text within header\n.modal-title {\n margin-bottom: 0;\n line-height: $modal-title-line-height;\n}\n\n// Modal body\n// Where all modal content resides (sibling of .modal-header and .modal-footer)\n.modal-body {\n position: relative;\n // Enable `flex-grow: 1` so that the body take up as much space as possible\n // when there should be a fixed height on `.modal-dialog`.\n flex: 1 1 auto;\n padding: $modal-inner-padding;\n}\n\n// Footer (for actions)\n.modal-footer {\n display: flex;\n flex-wrap: wrap;\n align-items: center; // vertically center\n justify-content: flex-end; // Right align buttons with flex property because text-align doesn't work on flex items\n padding: $modal-inner-padding - $modal-footer-margin-between * .5;\n border-top: $modal-footer-border-width solid $modal-footer-border-color;\n @include border-bottom-radius($modal-content-inner-border-radius);\n\n // Place margin between footer elements\n // This solution is far from ideal because of the universal selector usage,\n // but is needed to fix https://github.com/twbs/bootstrap/issues/24800\n > * {\n margin: $modal-footer-margin-between * .5;\n }\n}\n\n// Measure scrollbar width for padding body during modal show/hide\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n\n// Scale up the modal\n@include media-breakpoint-up(sm) {\n // Automatically set modal's width for larger viewports\n .modal-dialog {\n max-width: $modal-md;\n margin: $modal-dialog-margin-y-sm-up auto;\n }\n\n .modal-dialog-scrollable {\n max-height: subtract(100%, $modal-dialog-margin-y-sm-up * 2);\n\n .modal-content {\n max-height: subtract(100vh, $modal-dialog-margin-y-sm-up * 2);\n }\n }\n\n .modal-dialog-centered {\n min-height: subtract(100%, $modal-dialog-margin-y-sm-up * 2);\n\n &::before {\n height: subtract(100vh, $modal-dialog-margin-y-sm-up * 2);\n height: min-content;\n }\n }\n\n .modal-content {\n @include box-shadow($modal-content-box-shadow-sm-up);\n }\n\n .modal-sm { max-width: $modal-sm; }\n}\n\n@include media-breakpoint-up(lg) {\n .modal-lg,\n .modal-xl {\n max-width: $modal-lg;\n }\n}\n\n@include media-breakpoint-up(xl) {\n .modal-xl { max-width: $modal-xl; }\n}\n","// Base class\n.tooltip {\n position: absolute;\n z-index: $zindex-tooltip;\n display: block;\n margin: $tooltip-margin;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text();\n @include font-size($tooltip-font-size);\n // Allow breaking very long words so they don't overflow the tooltip's bounds\n word-wrap: break-word;\n opacity: 0;\n\n &.show { opacity: $tooltip-opacity; }\n\n .arrow {\n position: absolute;\n display: block;\n width: $tooltip-arrow-width;\n height: $tooltip-arrow-height;\n\n &::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.bs-tooltip-top {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n bottom: 0;\n\n &::before {\n top: 0;\n border-width: $tooltip-arrow-height ($tooltip-arrow-width * .5) 0;\n border-top-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-right {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n left: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n right: 0;\n border-width: ($tooltip-arrow-width * .5) $tooltip-arrow-height ($tooltip-arrow-width * .5) 0;\n border-right-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-bottom {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n top: 0;\n\n &::before {\n bottom: 0;\n border-width: 0 ($tooltip-arrow-width * .5) $tooltip-arrow-height;\n border-bottom-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-left {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n right: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n left: 0;\n border-width: ($tooltip-arrow-width * .5) 0 ($tooltip-arrow-width * .5) $tooltip-arrow-height;\n border-left-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-auto {\n &[x-placement^=\"top\"] {\n @extend .bs-tooltip-top;\n }\n &[x-placement^=\"right\"] {\n @extend .bs-tooltip-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .bs-tooltip-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .bs-tooltip-left;\n }\n}\n\n// Wrapper for the tooltip content\n.tooltip-inner {\n max-width: $tooltip-max-width;\n padding: $tooltip-padding-y $tooltip-padding-x;\n color: $tooltip-color;\n text-align: center;\n background-color: $tooltip-bg;\n @include border-radius($tooltip-border-radius);\n}\n","@mixin reset-text() {\n font-family: $font-family-base;\n // We deliberately do NOT reset font-size or word-wrap.\n font-style: normal;\n font-weight: $font-weight-normal;\n line-height: $line-height-base;\n text-align: left; // Fallback for where `start` is not supported\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n white-space: normal;\n word-spacing: normal;\n line-break: auto;\n}\n",".popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: $zindex-popover;\n display: block;\n max-width: $popover-max-width;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text();\n @include font-size($popover-font-size);\n // Allow breaking very long words so they don't overflow the popover's bounds\n word-wrap: break-word;\n background-color: $popover-bg;\n background-clip: padding-box;\n border: $popover-border-width solid $popover-border-color;\n @include border-radius($popover-border-radius);\n @include box-shadow($popover-box-shadow);\n\n .arrow {\n position: absolute;\n display: block;\n width: $popover-arrow-width;\n height: $popover-arrow-height;\n margin: 0 $popover-border-radius;\n\n &::before,\n &::after {\n position: absolute;\n display: block;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.bs-popover-top {\n margin-bottom: $popover-arrow-height;\n\n > .arrow {\n bottom: subtract(-$popover-arrow-height, $popover-border-width);\n\n &::before {\n bottom: 0;\n border-width: $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-top-color: $popover-arrow-outer-color;\n }\n\n &::after {\n bottom: $popover-border-width;\n border-width: $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-top-color: $popover-arrow-color;\n }\n }\n}\n\n.bs-popover-right {\n margin-left: $popover-arrow-height;\n\n > .arrow {\n left: subtract(-$popover-arrow-height, $popover-border-width);\n width: $popover-arrow-height;\n height: $popover-arrow-width;\n margin: $popover-border-radius 0; // make sure the arrow does not touch the popover's rounded corners\n\n &::before {\n left: 0;\n border-width: ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-right-color: $popover-arrow-outer-color;\n }\n\n &::after {\n left: $popover-border-width;\n border-width: ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-right-color: $popover-arrow-color;\n }\n }\n}\n\n.bs-popover-bottom {\n margin-top: $popover-arrow-height;\n\n > .arrow {\n top: subtract(-$popover-arrow-height, $popover-border-width);\n\n &::before {\n top: 0;\n border-width: 0 ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5);\n border-bottom-color: $popover-arrow-outer-color;\n }\n\n &::after {\n top: $popover-border-width;\n border-width: 0 ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5);\n border-bottom-color: $popover-arrow-color;\n }\n }\n\n // This will remove the popover-header's border just below the arrow\n .popover-header::before {\n position: absolute;\n top: 0;\n left: 50%;\n display: block;\n width: $popover-arrow-width;\n margin-left: -$popover-arrow-width * .5;\n content: \"\";\n border-bottom: $popover-border-width solid $popover-header-bg;\n }\n}\n\n.bs-popover-left {\n margin-right: $popover-arrow-height;\n\n > .arrow {\n right: subtract(-$popover-arrow-height, $popover-border-width);\n width: $popover-arrow-height;\n height: $popover-arrow-width;\n margin: $popover-border-radius 0; // make sure the arrow does not touch the popover's rounded corners\n\n &::before {\n right: 0;\n border-width: ($popover-arrow-width * .5) 0 ($popover-arrow-width * .5) $popover-arrow-height;\n border-left-color: $popover-arrow-outer-color;\n }\n\n &::after {\n right: $popover-border-width;\n border-width: ($popover-arrow-width * .5) 0 ($popover-arrow-width * .5) $popover-arrow-height;\n border-left-color: $popover-arrow-color;\n }\n }\n}\n\n.bs-popover-auto {\n &[x-placement^=\"top\"] {\n @extend .bs-popover-top;\n }\n &[x-placement^=\"right\"] {\n @extend .bs-popover-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .bs-popover-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .bs-popover-left;\n }\n}\n\n\n// Offset the popover to account for the popover arrow\n.popover-header {\n padding: $popover-header-padding-y $popover-header-padding-x;\n margin-bottom: 0; // Reset the default from Reboot\n @include font-size($font-size-base);\n color: $popover-header-color;\n background-color: $popover-header-bg;\n border-bottom: $popover-border-width solid darken($popover-header-bg, 5%);\n @include border-top-radius($popover-inner-border-radius);\n\n &:empty {\n display: none;\n }\n}\n\n.popover-body {\n padding: $popover-body-padding-y $popover-body-padding-x;\n color: $popover-body-color;\n}\n","// Notes on the classes:\n//\n// 1. .carousel.pointer-event should ideally be pan-y (to allow for users to scroll vertically)\n// even when their scroll action started on a carousel, but for compatibility (with Firefox)\n// we're preventing all actions instead\n// 2. The .carousel-item-left and .carousel-item-right is used to indicate where\n// the active slide is heading.\n// 3. .active.carousel-item is the current slide.\n// 4. .active.carousel-item-left and .active.carousel-item-right is the current\n// slide in its in-transition state. Only one of these occurs at a time.\n// 5. .carousel-item-next.carousel-item-left and .carousel-item-prev.carousel-item-right\n// is the upcoming slide in transition.\n\n.carousel {\n position: relative;\n}\n\n.carousel.pointer-event {\n touch-action: pan-y;\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden;\n @include clearfix();\n}\n\n.carousel-item {\n position: relative;\n display: none;\n float: left;\n width: 100%;\n margin-right: -100%;\n backface-visibility: hidden;\n @include transition($carousel-transition);\n}\n\n.carousel-item.active,\n.carousel-item-next,\n.carousel-item-prev {\n display: block;\n}\n\n.carousel-item-next:not(.carousel-item-left),\n.active.carousel-item-right {\n transform: translateX(100%);\n}\n\n.carousel-item-prev:not(.carousel-item-right),\n.active.carousel-item-left {\n transform: translateX(-100%);\n}\n\n\n//\n// Alternate transitions\n//\n\n.carousel-fade {\n .carousel-item {\n opacity: 0;\n transition-property: opacity;\n transform: none;\n }\n\n .carousel-item.active,\n .carousel-item-next.carousel-item-left,\n .carousel-item-prev.carousel-item-right {\n z-index: 1;\n opacity: 1;\n }\n\n .active.carousel-item-left,\n .active.carousel-item-right {\n z-index: 0;\n opacity: 0;\n @include transition(opacity 0s $carousel-transition-duration);\n }\n}\n\n\n//\n// Left/right controls for nav\n//\n\n.carousel-control-prev,\n.carousel-control-next {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: 1;\n // Use flex for alignment (1-3)\n display: flex; // 1. allow flex styles\n align-items: center; // 2. vertically center contents\n justify-content: center; // 3. horizontally center contents\n width: $carousel-control-width;\n padding: 0;\n color: $carousel-control-color;\n text-align: center;\n background: none;\n border: 0;\n opacity: $carousel-control-opacity;\n @include transition($carousel-control-transition);\n\n // Hover/focus state\n @include hover-focus() {\n color: $carousel-control-color;\n text-decoration: none;\n outline: 0;\n opacity: $carousel-control-hover-opacity;\n }\n}\n.carousel-control-prev {\n left: 0;\n @if $enable-gradients {\n background-image: linear-gradient(90deg, rgba($black, .25), rgba($black, .001));\n }\n}\n.carousel-control-next {\n right: 0;\n @if $enable-gradients {\n background-image: linear-gradient(270deg, rgba($black, .25), rgba($black, .001));\n }\n}\n\n// Icons for within\n.carousel-control-prev-icon,\n.carousel-control-next-icon {\n display: inline-block;\n width: $carousel-control-icon-width;\n height: $carousel-control-icon-width;\n background: 50% / 100% 100% no-repeat;\n}\n.carousel-control-prev-icon {\n background-image: escape-svg($carousel-control-prev-icon-bg);\n}\n.carousel-control-next-icon {\n background-image: escape-svg($carousel-control-next-icon-bg);\n}\n\n\n// Optional indicator pips\n//\n// Add an ordered list with the following class and add a list item for each\n// slide your carousel holds.\n\n.carousel-indicators {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 15;\n display: flex;\n justify-content: center;\n padding-left: 0; // override <ol> default\n // Use the .carousel-control's width as margin so we don't overlay those\n margin-right: $carousel-control-width;\n margin-left: $carousel-control-width;\n list-style: none;\n\n li {\n box-sizing: content-box;\n flex: 0 1 auto;\n width: $carousel-indicator-width;\n height: $carousel-indicator-height;\n margin-right: $carousel-indicator-spacer;\n margin-left: $carousel-indicator-spacer;\n text-indent: -999px;\n cursor: pointer;\n background-color: $carousel-indicator-active-bg;\n background-clip: padding-box;\n // Use transparent borders to increase the hit area by 10px on top and bottom.\n border-top: $carousel-indicator-hit-area-height solid transparent;\n border-bottom: $carousel-indicator-hit-area-height solid transparent;\n opacity: .5;\n @include transition($carousel-indicator-transition);\n }\n\n .active {\n opacity: 1;\n }\n}\n\n\n// Optional captions\n//\n//\n\n.carousel-caption {\n position: absolute;\n right: (100% - $carousel-caption-width) * .5;\n bottom: 20px;\n left: (100% - $carousel-caption-width) * .5;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: $carousel-caption-color;\n text-align: center;\n}\n","@mixin clearfix() {\n &::after {\n display: block;\n clear: both;\n content: \"\";\n }\n}\n","//\n// Rotating border\n//\n\n@keyframes spinner-border {\n to { transform: rotate(360deg); }\n}\n\n.spinner-border {\n display: inline-block;\n width: $spinner-width;\n height: $spinner-height;\n vertical-align: $spinner-vertical-align;\n border: $spinner-border-width solid currentcolor;\n border-right-color: transparent;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 50%;\n animation: .75s linear infinite spinner-border;\n}\n\n.spinner-border-sm {\n width: $spinner-width-sm;\n height: $spinner-height-sm;\n border-width: $spinner-border-width-sm;\n}\n\n//\n// Growing circle\n//\n\n@keyframes spinner-grow {\n 0% {\n transform: scale(0);\n }\n 50% {\n opacity: 1;\n transform: none;\n }\n}\n\n.spinner-grow {\n display: inline-block;\n width: $spinner-width;\n height: $spinner-height;\n vertical-align: $spinner-vertical-align;\n background-color: currentcolor;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 50%;\n opacity: 0;\n animation: .75s linear infinite spinner-grow;\n}\n\n.spinner-grow-sm {\n width: $spinner-width-sm;\n height: $spinner-height-sm;\n}\n\n@if $enable-prefers-reduced-motion-media-query {\n @media (prefers-reduced-motion: reduce) {\n .spinner-border,\n .spinner-grow {\n animation-duration: 1.5s;\n }\n }\n}\n","// stylelint-disable declaration-no-important\n\n.align-baseline { vertical-align: baseline !important; } // Browser default\n.align-top { vertical-align: top !important; }\n.align-middle { vertical-align: middle !important; }\n.align-bottom { vertical-align: bottom !important; }\n.align-text-bottom { vertical-align: text-bottom !important; }\n.align-text-top { vertical-align: text-top !important; }\n","// stylelint-disable declaration-no-important\n\n// Contextual backgrounds\n\n@mixin bg-variant($parent, $color, $ignore-warning: false) {\n #{$parent} {\n background-color: $color !important;\n }\n a#{$parent},\n button#{$parent} {\n @include hover-focus() {\n background-color: darken($color, 10%) !important;\n }\n }\n @include deprecate(\"The `bg-variant` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n\n@mixin bg-gradient-variant($parent, $color, $ignore-warning: false) {\n #{$parent} {\n background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x !important;\n }\n @include deprecate(\"The `bg-gradient-variant` mixin\", \"v4.5.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable declaration-no-important\n\n@each $color, $value in $theme-colors {\n @include bg-variant(\".bg-#{$color}\", $value, true);\n}\n\n@if $enable-gradients {\n @each $color, $value in $theme-colors {\n @include bg-gradient-variant(\".bg-gradient-#{$color}\", $value, true);\n }\n}\n\n.bg-white {\n background-color: $white !important;\n}\n\n.bg-transparent {\n background-color: transparent !important;\n}\n","// stylelint-disable property-disallowed-list, declaration-no-important\n\n//\n// Border\n//\n\n.border { border: $border-width solid $border-color !important; }\n.border-top { border-top: $border-width solid $border-color !important; }\n.border-right { border-right: $border-width solid $border-color !important; }\n.border-bottom { border-bottom: $border-width solid $border-color !important; }\n.border-left { border-left: $border-width solid $border-color !important; }\n\n.border-0 { border: 0 !important; }\n.border-top-0 { border-top: 0 !important; }\n.border-right-0 { border-right: 0 !important; }\n.border-bottom-0 { border-bottom: 0 !important; }\n.border-left-0 { border-left: 0 !important; }\n\n@each $color, $value in $theme-colors {\n .border-#{$color} {\n border-color: $value !important;\n }\n}\n\n.border-white {\n border-color: $white !important;\n}\n\n//\n// Border-radius\n//\n\n.rounded-sm {\n border-radius: $border-radius-sm !important;\n}\n\n.rounded {\n border-radius: $border-radius !important;\n}\n\n.rounded-top {\n border-top-left-radius: $border-radius !important;\n border-top-right-radius: $border-radius !important;\n}\n\n.rounded-right {\n border-top-right-radius: $border-radius !important;\n border-bottom-right-radius: $border-radius !important;\n}\n\n.rounded-bottom {\n border-bottom-right-radius: $border-radius !important;\n border-bottom-left-radius: $border-radius !important;\n}\n\n.rounded-left {\n border-top-left-radius: $border-radius !important;\n border-bottom-left-radius: $border-radius !important;\n}\n\n.rounded-lg {\n border-radius: $border-radius-lg !important;\n}\n\n.rounded-circle {\n border-radius: 50% !important;\n}\n\n.rounded-pill {\n border-radius: $rounded-pill !important;\n}\n\n.rounded-0 {\n border-radius: 0 !important;\n}\n","// stylelint-disable declaration-no-important\n\n//\n// Utilities for common `display` values\n//\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n @each $value in $displays {\n .d#{$infix}-#{$value} { display: $value !important; }\n }\n }\n}\n\n\n//\n// Utilities for toggling `display` in print\n//\n\n@media print {\n @each $value in $displays {\n .d-print-#{$value} { display: $value !important; }\n }\n}\n","// Credit: Nicolas Gallagher and SUIT CSS.\n\n.embed-responsive {\n position: relative;\n display: block;\n width: 100%;\n padding: 0;\n overflow: hidden;\n\n &::before {\n display: block;\n content: \"\";\n }\n\n .embed-responsive-item,\n iframe,\n embed,\n object,\n video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0;\n }\n}\n\n@each $embed-responsive-aspect-ratio in $embed-responsive-aspect-ratios {\n $embed-responsive-aspect-ratio-x: nth($embed-responsive-aspect-ratio, 1);\n $embed-responsive-aspect-ratio-y: nth($embed-responsive-aspect-ratio, 2);\n\n .embed-responsive-#{$embed-responsive-aspect-ratio-x}by#{$embed-responsive-aspect-ratio-y} {\n &::before {\n padding-top: percentage(divide($embed-responsive-aspect-ratio-y, $embed-responsive-aspect-ratio-x));\n }\n }\n}\n","// stylelint-disable declaration-no-important\n\n// Flex variation\n//\n// Custom styles for additional flex alignment options.\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .flex#{$infix}-row { flex-direction: row !important; }\n .flex#{$infix}-column { flex-direction: column !important; }\n .flex#{$infix}-row-reverse { flex-direction: row-reverse !important; }\n .flex#{$infix}-column-reverse { flex-direction: column-reverse !important; }\n\n .flex#{$infix}-wrap { flex-wrap: wrap !important; }\n .flex#{$infix}-nowrap { flex-wrap: nowrap !important; }\n .flex#{$infix}-wrap-reverse { flex-wrap: wrap-reverse !important; }\n .flex#{$infix}-fill { flex: 1 1 auto !important; }\n .flex#{$infix}-grow-0 { flex-grow: 0 !important; }\n .flex#{$infix}-grow-1 { flex-grow: 1 !important; }\n .flex#{$infix}-shrink-0 { flex-shrink: 0 !important; }\n .flex#{$infix}-shrink-1 { flex-shrink: 1 !important; }\n\n .justify-content#{$infix}-start { justify-content: flex-start !important; }\n .justify-content#{$infix}-end { justify-content: flex-end !important; }\n .justify-content#{$infix}-center { justify-content: center !important; }\n .justify-content#{$infix}-between { justify-content: space-between !important; }\n .justify-content#{$infix}-around { justify-content: space-around !important; }\n\n .align-items#{$infix}-start { align-items: flex-start !important; }\n .align-items#{$infix}-end { align-items: flex-end !important; }\n .align-items#{$infix}-center { align-items: center !important; }\n .align-items#{$infix}-baseline { align-items: baseline !important; }\n .align-items#{$infix}-stretch { align-items: stretch !important; }\n\n .align-content#{$infix}-start { align-content: flex-start !important; }\n .align-content#{$infix}-end { align-content: flex-end !important; }\n .align-content#{$infix}-center { align-content: center !important; }\n .align-content#{$infix}-between { align-content: space-between !important; }\n .align-content#{$infix}-around { align-content: space-around !important; }\n .align-content#{$infix}-stretch { align-content: stretch !important; }\n\n .align-self#{$infix}-auto { align-self: auto !important; }\n .align-self#{$infix}-start { align-self: flex-start !important; }\n .align-self#{$infix}-end { align-self: flex-end !important; }\n .align-self#{$infix}-center { align-self: center !important; }\n .align-self#{$infix}-baseline { align-self: baseline !important; }\n .align-self#{$infix}-stretch { align-self: stretch !important; }\n }\n}\n","// stylelint-disable declaration-no-important\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .float#{$infix}-left { float: left !important; }\n .float#{$infix}-right { float: right !important; }\n .float#{$infix}-none { float: none !important; }\n }\n}\n","// stylelint-disable declaration-no-important\n\n@each $value in $user-selects {\n .user-select-#{$value} { user-select: $value !important; }\n}\n","// stylelint-disable declaration-no-important\n\n@each $value in $overflows {\n .overflow-#{$value} { overflow: $value !important; }\n}\n","// stylelint-disable declaration-no-important\n\n// Common values\n@each $position in $positions {\n .position-#{$position} { position: $position !important; }\n}\n\n// Shorthand\n\n.fixed-top {\n position: fixed;\n top: 0;\n right: 0;\n left: 0;\n z-index: $zindex-fixed;\n}\n\n.fixed-bottom {\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: $zindex-fixed;\n}\n\n.sticky-top {\n @supports (position: sticky) {\n position: sticky;\n top: 0;\n z-index: $zindex-sticky;\n }\n}\n","//\n// Screenreaders\n//\n\n.sr-only {\n @include sr-only();\n}\n\n.sr-only-focusable {\n @include sr-only-focusable();\n}\n","// Only display content to screen readers\n//\n// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/\n// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/\n\n@mixin sr-only() {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px; // Fix for https://github.com/twbs/bootstrap/issues/25686\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n// Use in conjunction with .sr-only to only display content when it's focused.\n//\n// Useful for \"Skip to main content\" links; see https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1\n//\n// Credit: HTML5 Boilerplate\n\n@mixin sr-only-focusable() {\n &:active,\n &:focus {\n position: static;\n width: auto;\n height: auto;\n overflow: visible;\n clip: auto;\n white-space: normal;\n }\n}\n","// stylelint-disable declaration-no-important\n\n.shadow-sm { box-shadow: $box-shadow-sm !important; }\n.shadow { box-shadow: $box-shadow !important; }\n.shadow-lg { box-shadow: $box-shadow-lg !important; }\n.shadow-none { box-shadow: none !important; }\n","// stylelint-disable declaration-no-important\n\n// Width and height\n\n@each $prop, $abbrev in (width: w, height: h) {\n @each $size, $length in $sizes {\n .#{$abbrev}-#{$size} { #{$prop}: $length !important; }\n }\n}\n\n.mw-100 { max-width: 100% !important; }\n.mh-100 { max-height: 100% !important; }\n\n// Viewport additional helpers\n\n.min-vw-100 { min-width: 100vw !important; }\n.min-vh-100 { min-height: 100vh !important; }\n\n.vw-100 { width: 100vw !important; }\n.vh-100 { height: 100vh !important; }\n","// stylelint-disable declaration-no-important\n\n// Margin and Padding\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n @each $prop, $abbrev in (margin: m, padding: p) {\n @each $size, $length in $spacers {\n .#{$abbrev}#{$infix}-#{$size} { #{$prop}: $length !important; }\n .#{$abbrev}t#{$infix}-#{$size},\n .#{$abbrev}y#{$infix}-#{$size} {\n #{$prop}-top: $length !important;\n }\n .#{$abbrev}r#{$infix}-#{$size},\n .#{$abbrev}x#{$infix}-#{$size} {\n #{$prop}-right: $length !important;\n }\n .#{$abbrev}b#{$infix}-#{$size},\n .#{$abbrev}y#{$infix}-#{$size} {\n #{$prop}-bottom: $length !important;\n }\n .#{$abbrev}l#{$infix}-#{$size},\n .#{$abbrev}x#{$infix}-#{$size} {\n #{$prop}-left: $length !important;\n }\n }\n }\n\n // Negative margins (e.g., where `.mb-n1` is negative version of `.mb-1`)\n @each $size, $length in $spacers {\n @if \"#{$size}\" != \"0\" {\n .m#{$infix}-n#{$size} { margin: -$length !important; }\n .mt#{$infix}-n#{$size},\n .my#{$infix}-n#{$size} {\n margin-top: -$length !important;\n }\n .mr#{$infix}-n#{$size},\n .mx#{$infix}-n#{$size} {\n margin-right: -$length !important;\n }\n .mb#{$infix}-n#{$size},\n .my#{$infix}-n#{$size} {\n margin-bottom: -$length !important;\n }\n .ml#{$infix}-n#{$size},\n .mx#{$infix}-n#{$size} {\n margin-left: -$length !important;\n }\n }\n }\n\n // Some special margin utils\n .m#{$infix}-auto { margin: auto !important; }\n .mt#{$infix}-auto,\n .my#{$infix}-auto {\n margin-top: auto !important;\n }\n .mr#{$infix}-auto,\n .mx#{$infix}-auto {\n margin-right: auto !important;\n }\n .mb#{$infix}-auto,\n .my#{$infix}-auto {\n margin-bottom: auto !important;\n }\n .ml#{$infix}-auto,\n .mx#{$infix}-auto {\n margin-left: auto !important;\n }\n }\n}\n","//\n// Stretched link\n//\n\n.stretched-link {\n &::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n // Just in case `pointer-events: none` is set on a parent\n pointer-events: auto;\n content: \"\";\n // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color\n background-color: rgba(0, 0, 0, 0);\n }\n}\n","// stylelint-disable declaration-no-important\n\n//\n// Text\n//\n\n.text-monospace { font-family: $font-family-monospace !important; }\n\n// Alignment\n\n.text-justify { text-align: justify !important; }\n.text-wrap { white-space: normal !important; }\n.text-nowrap { white-space: nowrap !important; }\n.text-truncate { @include text-truncate(); }\n\n// Responsive alignment\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .text#{$infix}-left { text-align: left !important; }\n .text#{$infix}-right { text-align: right !important; }\n .text#{$infix}-center { text-align: center !important; }\n }\n}\n\n// Transformation\n\n.text-lowercase { text-transform: lowercase !important; }\n.text-uppercase { text-transform: uppercase !important; }\n.text-capitalize { text-transform: capitalize !important; }\n\n// Weight and italics\n\n.font-weight-light { font-weight: $font-weight-light !important; }\n.font-weight-lighter { font-weight: $font-weight-lighter !important; }\n.font-weight-normal { font-weight: $font-weight-normal !important; }\n.font-weight-bold { font-weight: $font-weight-bold !important; }\n.font-weight-bolder { font-weight: $font-weight-bolder !important; }\n.font-italic { font-style: italic !important; }\n\n// Contextual colors\n\n.text-white { color: $white !important; }\n\n@each $color, $value in $theme-colors {\n @include text-emphasis-variant(\".text-#{$color}\", $value, true);\n}\n\n.text-body { color: $body-color !important; }\n.text-muted { color: $text-muted !important; }\n\n.text-black-50 { color: rgba($black, .5) !important; }\n.text-white-50 { color: rgba($white, .5) !important; }\n\n// Misc\n\n.text-hide {\n @include text-hide($ignore-warning: true);\n}\n\n.text-decoration-none { text-decoration: none !important; }\n\n.text-break {\n word-break: break-word !important; // Deprecated, but avoids issues with flex containers\n word-wrap: break-word !important; // Used instead of `overflow-wrap` for IE & Edge Legacy\n}\n\n// Reset\n\n.text-reset { color: inherit !important; }\n","// Text truncate\n// Requires inline-block or block for proper styling\n\n@mixin text-truncate() {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","// stylelint-disable declaration-no-important\n\n// Typography\n\n@mixin text-emphasis-variant($parent, $color, $ignore-warning: false) {\n #{$parent} {\n color: $color !important;\n }\n @if $emphasized-link-hover-darken-percentage != 0 {\n a#{$parent} {\n @include hover-focus() {\n color: darken($color, $emphasized-link-hover-darken-percentage) !important;\n }\n }\n }\n @include deprecate(\"`text-emphasis-variant()`\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n","// CSS image replacement\n@mixin text-hide($ignore-warning: false) {\n // stylelint-disable-next-line font-family-no-missing-generic-family-keyword\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n\n @include deprecate(\"`text-hide()`\", \"v4.1.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable declaration-no-important\n\n//\n// Visibility utilities\n//\n\n.visible {\n visibility: visible !important;\n}\n\n.invisible {\n visibility: hidden !important;\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type\n\n// Source: https://github.com/h5bp/main.css/blob/master/src/_print.css\n\n// ==========================================================================\n// Print styles.\n// Inlined to avoid the additional HTTP request:\n// https://www.phpied.com/delay-loading-your-print-css/\n// ==========================================================================\n\n@if $enable-print-styles {\n @media print {\n *,\n *::before,\n *::after {\n // Bootstrap specific; comment out `color` and `background`\n //color: $black !important; // Black prints faster\n text-shadow: none !important;\n //background: transparent !important;\n box-shadow: none !important;\n }\n\n a {\n &:not(.btn) {\n text-decoration: underline;\n }\n }\n\n // Bootstrap specific; comment the following selector out\n //a[href]::after {\n // content: \" (\" attr(href) \")\";\n //}\n\n abbr[title]::after {\n content: \" (\" attr(title) \")\";\n }\n\n // Bootstrap specific; comment the following selector out\n //\n // Don't show links that are fragment identifiers,\n // or use the `javascript:` pseudo protocol\n //\n\n //a[href^=\"#\"]::after,\n //a[href^=\"javascript:\"]::after {\n // content: \"\";\n //}\n\n pre {\n white-space: pre-wrap !important;\n }\n pre,\n blockquote {\n border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px\n page-break-inside: avoid;\n }\n\n tr,\n img {\n page-break-inside: avoid;\n }\n\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n\n h2,\n h3 {\n page-break-after: avoid;\n }\n\n // Bootstrap specific changes start\n\n // Specify a size and min-width to make printing closer across browsers.\n // We don't set margin here because it breaks `size` in Chrome. We also\n // don't use `!important` on `size` as it breaks in Chrome.\n @page {\n size: $print-page-size;\n }\n body {\n min-width: $print-body-min-width !important;\n }\n .container {\n min-width: $print-body-min-width !important;\n }\n\n // Bootstrap components\n .navbar {\n display: none;\n }\n .badge {\n border: $border-width solid $black;\n }\n\n .table {\n border-collapse: collapse !important;\n\n td,\n th {\n background-color: $white !important;\n }\n }\n\n .table-bordered {\n th,\n td {\n border: 1px solid $gray-300 !important;\n }\n }\n\n .table-dark {\n color: inherit;\n\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $table-border-color;\n }\n }\n\n .table .thead-dark th {\n color: inherit;\n border-color: $table-border-color;\n }\n\n // Bootstrap specific changes end\n }\n}\n","@charset 'utf-8';\n\nbody {\n font-size: 1rem;\n font-size: clamp( 1rem, calc(0.9375rem + 0.25vw), 1.125rem );\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);\n}\n\n.h1,\n.h2,\n.h3,\n.h4,\n.h5,\n.h6,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-bottom: .75em;\n}\n\nh1,\n.h1 {\n font-size: 3rem;\n line-height: 1.1em;\n font-weight: $font-weight-bold;\n}\n\nh2,\n.h2 {\n font-size: 2.375rem;\n line-height: 1.2em;\n}\n\nh3,\n.h3 {\n font-size: 1.75rem;\n line-height: 1.35em;\n font-weight: $font-weight-bold;\n}\n\nh4,\n.h4 {\n font-size: 1.5rem;\n line-height: 1.35em;\n}\n\nh5,\n.h5 {\n font-size: 1.25rem;\n line-height: 1.4em;\n font-weight: $font-weight-bold;\n}\n\nh6,\n.h6 {\n font-size: 1.125rem;\n line-height: 1.5em;\n text-transform: uppercase;\n}\n\n.lead {\n font-size: 1.125rem;\n font-size: clamp( 1rem, calc(0.8125rem + 0.75vw) , 1.375rem );\n}\n\nsmall {\n color: $gray-600;\n}\n\ndel,\ns { color: $gray-600; }\n\nblockquote,\n.blockquote {\n font-size: 1.5rem;\n margin-bottom: 2.5rem;\n margin-top: 2.5rem;\n}\n\nblockquote {\n padding-left: 1.66rem;\n border-left: 1px solid $gray-200;\n\n p {\n line-height: 1.3em;\n font-style: italic;\n }\n\n p:before {\n content: \"\\201C\";\n padding-right: 0.2rem;\n }\n\n p:after {\n content: \"\\201D\";\n padding-left: 0.2rem;\n }\n\n &.blockquote-fr p:before { content: \"\\00AB\"; }\n &.blockquote-fr p:after { content: \"\\00BB\"; }\n\n .blockquote-footer {\n margin-top: 0.72rem;\n font-size: $font-size-sm;\n cite { font-style: normal; }\n }\n}\n\ntable {\n font-size: 0.83rem;\n}\n\n@include media-breakpoint-down(md) {\n\n h1,\n .h1 {\n font-size: 2.875rem;\n }\n\n h2,\n .h2 {\n font-size: 2.25rem;\n }\n\n h3,\n .h3 {\n font-size: 1.625rem;\n }\n\n h4,\n .h4 {\n font-size: 1.375rem;\n }\n}\n\n@include media-breakpoint-down(sm) {\n\n h1,\n .h1 {\n font-size: 2.5rem;\n }\n}\n\n@include media-breakpoint-down(xs) {\n\n h1,\n .h1 {\n font-size: 2rem;\n }\n\n h2,\n .h2 {\n font-size: 1.625rem;\n }\n\n h3,\n .h3 {\n font-size: 1.375rem;\n }\n\n h4,\n .h4 {\n font-size: 1.25rem;\n }\n\n h5,\n .h5 {\n font-size: 1rem;\n }\n\n h6,\n .h6 {\n font-size: 0.9375rem;\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n// Retrieve content coloumn width\n@function col-width($breakpoint, $columns) {\n @return map-get($container-max-widths, $breakpoint) * math.div($columns, $grid-columns);\n}\n\n// GRID MANAGEMENT\n\n// Wrap everything in this class (must be taking the full viewport width) to enable\n// CSS Grid for immediate children.\n\n// All items that must not take the \"content\" area into account have the class\n// \"container-full\". Inside those items, use a regular Bootstrap layout as you\n// would in a normal setup.\n\n\n.container-grid {\n display: grid;\n grid-template-rows: auto;\n grid-column-gap: $grid-gutter-width;\n grid-template-columns:\n [full-start] 1fr\n [content-start] minmax( auto, #{col-width(sm, 12)})\n [content-end] 1fr\n [full-end];\n max-width: 100%;\n\n @include media-breakpoint-down(sm) {\n grid-gap: $grid-gutter-width;\n }\n\n @include media-breakpoint-up(md) {\n grid-template-columns:\n [full-start] 1fr\n [content-start] #{col-width(md, 10)}\n [content-end] 1fr\n [full-end];\n }\n\n @include media-breakpoint-up(lg) {\n grid-template-columns:\n [full-start] 1fr\n [content-start] #{col-width(lg, 8)}\n [content-end] 1fr\n [full-end];\n }\n\n @include media-breakpoint-up(xl) {\n grid-template-columns:\n [full-start] 1fr\n [content-start] #{col-width(xl, 6)}\n [content-end] 1fr\n [full-end];\n }\n\n > * {\n grid-column: content;\n }\n\n .container-full,\n .container,\n .embed-responsive,\n & > iframe {\n grid-column: full;\n }\n}\n\n.container-full[class*=\"bg-\"] + .container-full[class*=\"bg-\"] { margin-top: 0 !important; }\n\n@for $i from 1 through 6 {\n .container-full.my-#{$i}[class*=\"bg-\"] + .container-full[class*=\"bg-\"],\n .container-full.mb-#{$i}[class*=\"bg-\"] + .container-full[class*=\"bg-\"] {\n @extend .mt-n#{$i};\n }\n}\n","@charset 'utf-8';\n\n// Responsive sr-only\n@each $breakpoint in map-keys($grid-breakpoints) {\n .sr-only-#{$breakpoint} {\n @include media-breakpoint-up($breakpoint) {\n @include sr-only();\n }\n }\n}\n\n// Intro.js\n.introjs-tooltip {\n min-width: 500px !important;\n max-width: 60% !important;\n}\n.introjs-helperNumberLayer { background: theme-color('primary') !important; }\n\n.focused {\n position: relative;\n\n &:before {\n content: ' ';\n position: absolute;\n top: -5px;\n right: -5px;\n bottom: -5px;\n left: -5px;\n border: 1px solid transparent;\n border-radius: 4px;\n transform: scale(1);\n transition:\n transform 0.1s ease,\n border-color 0.3s;\n }\n\n &:focus,\n &.focus {\n box-shadow: none !important;\n outline: none !important;\n\n &:before {\n transform: scale(1);\n border-color: $red;\n }\n }\n\n &:active {\n &:before {\n content: none;\n }\n }\n}\n\n// Display helpers\n.flex-grow {\n flex: 1 1 auto;\n}\n\n// Layout helpers\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .offset#{$infix}-top { margin-top: $spacer * -4; }\n }\n}\n\n.overflow-hidden {\n overflow: hidden;\n}\n\n// Text helpers\n.text-small {\n font-size: $font-size-xs;\n}\n\n.text-xs {\n font-size: $legacy-font-size-xs;\n}\n\n.text-sm {\n font-size: $legacy-font-size-sm;\n}\n\n.text-base {\n font-size: $legacy-font-size-base;\n}\n\n.text-lg {\n font-size: $legacy-font-size-lg;\n}\n\n.text-xl {\n font-size: $legacy-font-size-xl;\n}\n\n.text-arrow {\n display: flex;\n justify-content: space-between;\n\n &:after {\n content: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='#{$text-muted}' d='M11.586 7L6.293 1.707 7.707.293 15.414 8l-7.707 7.707-1.414-1.414L11.586 9H0V7h11.586z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n display: block;\n margin-left: auto;\n opacity: 0.6;\n transition: opacity 0.2s;\n }\n\n a:hover & {\n &:after {\n opacity: 1;\n }\n }\n}\n\n.text-padded {\n background-color: $white;\n box-shadow: 0.444rem 0 0 $white, -0.444rem 0 0 $white; // Around 8px\n box-decoration-break: clone;\n}\n\n.text-spread {\n letter-spacing: 3px;\n}\n\n/*\n Text Decoration\n\n Bootstrap v5 + legacy\n*/\n.underline, .text-decoration-underline {\n text-decoration: underline;\n}\n\n.overline, .text-decoration-overline {\n text-decoration: overline;\n}\n\n.line-through, .text-decoration-line-through {\n text-decoration: line-through;\n}\n\n// .text-decoration-none already exists in v4\n.no-underline {\n text-decoration: none;\n}\n\n/*\n Triangles\n*/\n.triangle-outer-bottom-right {\n position: relative;\n}\n\n.triangle-outer-bottom-right:after {\n content: '';\n display: block;\n position: absolute;\n bottom: -0.24rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid $red;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n.triangle-outer-top-right:after {\n content: '';\n display: block;\n position: absolute;\n top: 0.479rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid $red;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n// Gray background helpers.\n@each $key, $value in $grays {\n @include bg-variant(\".bg-gray-#{$key}\", $value);\n}\n\n// Separator\nhr {\n width: 100%;\n}\n\n// generate all bg-gray helpers\n@each $key, $value in $grays {\n .text-gray-#{$key} {\n color: $value !important;\n }\n}\n\n// generate all opacity helpers\n@each $key, $value in $opacities {\n .opacity-#{$key} {\n opacity: $value;\n }\n}\n","@charset 'utf-8';\n\n/*\n * Custom css for Wordpress theme only\n*/\n\nbody.epfl-wp {\n .entry-content {\n > img {\n max-width: 100%;\n height: auto;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: $paragraph-margin-bottom;\n }\n }\n}\n","/* Structure */\n\n.site {\n position: relative;\n top: 0;\n transition: top .3s ease-in-out;\n\n .search-open & {\n top: $mm-lang-height;\n }\n}\n\n/* Sticky footer */\n\nhtml,\nbody {\n height: 100%;\n}\n\nbody {\n overflow-x: hidden;\n display: flex;\n flex-direction: column;\n\n > .site {\n display: flex;\n flex-direction: column;\n height: 100%;\n\n > header.header {\n flex-shrink: 0;\n }\n }\n\n > .main-container,\n > .site > .main-container {\n flex: 1 0 auto;\n\n + .bg-gray-100 {\n flex-shrink: 0;\n }\n }\n}\n\n\n\n/* Containers */\n\n.container-grid {\n\n @include media-breakpoint-down(sm) {\n grid-row-gap: 0;\n }\n}\n\n/* Typography */\n\n.content {\n p,\n ol,\n ul,\n dl,\n table {\n\n & + h1,\n & + h2,\n & + h3,\n & + h4,\n & + h5,\n & + h6 {\n margin-top: 1.75em;\n }\n }\n\n h2 + h3,\n h3 + h4,\n h4 + h5,\n h5 + h6 {\n margin-top: 1.5em;\n }\n}\n\n.content.container-grid,\n.content .container-grid {\n\n & > p,\n & > ol,\n & > ul,\n & > dl {\n\n & + h1,\n & + h2,\n & + h3 {\n margin-top: 1.25em;\n }\n & + h4 {\n margin-top: 1.125em;\n }\n & + h5 {\n margin-top: 1em;\n }\n & + h6 {\n margin-top: 0.875em;\n }\n }\n\n & > h2 + h3 {\n margin-top: 0.5em;\n }\n & > h3 + h4,\n & > h4 + h5,\n & > h5 + h6 {\n margin-top: 0.625em;\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n.btn,\nbutton,\nbutton.btn,\ninput[type=\"button\"] {\n &:disabled,\n &.disabled { opacity: 1; }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline-width: 2px !important;\n outline-style: solid !important;\n // It would be super nice to avoid the !important and extra long selectors, but we're stuck with old Bootstrap base styles and weird compilation behaviour. -ak\n outline-offset: 2px;\n }\n}\n\n.btn {\n text-decoration: none;\n white-space: normal;\n transition:\n background 0.15s,\n color 0.15s,\n border-color 0.15s;\n\n @extend .focused;\n\n &:before { content: none; }\n}\n\n.btn-primary {\n font-weight: $font-weight-bold;\n\n &:hover,\n &.hover {\n background: $red-dark;\n border-color: $red-dark;\n }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $red-dark !important;\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active {\n // ugly ↓\n // background: linear-gradient(to bottom, $red-dark 0%, $red 100%);\n background: color.adjust($red-dark, $lightness: -10%);\n border-color: color.adjust($red-dark, $lightness: -10%);\n }\n\n &:disabled,\n &.disabled {\n background: $gray-100;\n border-color: $gray-300;\n color: $gray-300;\n\n .bg-dark & {\n background: $black;\n border-color: $gray-600;\n color: $gray-600;\n }\n }\n}\n\n.btn-secondary {\n background: transparent;\n border-color: $gray-500;\n\n .bg-dark & {\n border-color: $gray-600;\n color: $white !important;\n }\n\n .bg-gray-100 & {\n background-color: $body-bg;\n }\n\n &:hover,\n &.hover {\n background: $gray-100;\n border-color: $gray-600;\n\n .bg-dark & {\n background: transparent;\n border-color: $gray-100;\n }\n }\n\n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $gray-600 !important;\n }\n\n .bg-dark &:focus,\n .bg-dark &.focus {\n border-color: $gray-100;\n &:before { border-color: $gray-100; }\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active {\n background: linear-gradient(to bottom, $gray-100 0%, $white 100%);\n border-color: $gray-300;\n\n .bg-dark & {\n background: $gray-600;\n border-color: $white;\n }\n }\n\n &:disabled,\n &.disabled {\n background: transparent;\n border-color: $gray-600;\n color: $gray-600 !important;\n }\n}\n\n.btn-light {\n &,\n &:hover {\n border-color: gray('600');\n }\n}\n\n.btn-circle {\n border-radius: 50%;\n width: 20px;\n height: 20px;\n padding: 0;\n background-color: $white;\n border: none;\n box-shadow: 0 0 0 2px rgba($black, 0.4);\n line-height: 1;\n color: rgba($black, 0.4);\n transition: box-shadow 0.2s;\n cursor: pointer;\n\n @include hover {\n box-shadow: 0 0 0 5px rgba($black, 0.6);\n outline: 1rem solid transparent;\n color: rgba($black, 0.6);\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\na.tag {\n &:hover {\n background: $gray-100;\n border-top-color: color.adjust($gray-300, $lightness: -10%);\n border-right-color: color.adjust($gray-300, $lightness: -10%);\n border-left-color: color.adjust($gray-300, $lightness: -10%);\n color: $black;\n text-decoration: none;\n }\n}\n\na.tag, button.tag, span.tag, div.tag, p.tag {\n display: inline-block;\n margin: 0 0.1em 0.3em 0;\n padding: 0.4em 0.6em;\n text-decoration: none;\n background: $white;\n border: 1px solid $gray-500;\n font-size: inherit;\n line-height: 1;\n font-weight: 400;\n color: $gray-800;\n border-radius: $border-radius;\n transition:\n color 0.2s ease-in-out,\n background 0.2s ease-in-out,\n border-color 0.2s ease-in-out;\n vertical-align: middle;\n\n .remove {\n text-decoration: none;\n float: right;\n padding: 0;\n border: 0;\n font-size: 1.25em;\n line-height: 0.5em;\n margin-top: 0.2em;\n margin-left: 0.3em;\n color: inherit;\n transition: all .2s ease-in-out;\n \n &:hover {\n color: $red;\n }\n }\n\n &.tag-sm {\n font-size: 0.75em;\n }\n\n &.tag-plain {\n border-color: $gray-600;\n background: $gray-600;\n color: $white;\n }\n\n @each $color, $value in $theme-colors {\n &.tag-#{$color} {\n @if $color == \"secondary\" {\n border-bottom: 1px solid $black;\n }\n\n @else if $color == \"light\" {\n border-bottom: 1px solid $gray-300;\n }\n\n @else {\n border-bottom: 1px solid $value;\n }\n }\n }\n}\n\na.tag,\n.btn.tag,\nbutton.tag {\n \n & > * {\n vertical-align: middle;\n }\n \n .remove {\n width: 1.25rem;\n height: 1.25rem;\n margin-top: -1px;\n margin-bottom: -1px;\n margin-right: -2px;\n background: $gray-100;\n border-radius: 2px;\n line-height: 1.3rem;\n text-align: center;\n }\n \n &:hover,\n &:focus {\n border-color: $black;\n \n .remove {\n background: $red;\n color: #fff;\n }\n }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline: solid 2px $red !important;\n outline-offset: 2px;\n }\n \n &.tag-secondary,\n &.tag-plain {\n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $gray-600 !important;\n }\n }\n \n &.tag-plain {\n .remove {\n color: $black;\n }\n \n &:hover,\n &:focus {\n border-color: $black;\n\n .remove {\n background: #fff;\n color: $red;\n }\n }\n }\n}\n\n.tag-group {\n padding: 1em;\n background: color.adjust($white, $lightness: -5%);\n border-radius: $border-radius;\n border: 1px solid $gray-300;\n\n label {\n font-size: 0.85em;\n color: $gray-600;\n }\n}\n\n.tag-input {\n &:not(.selectize-control) {\n width: 100%;\n }\n\n &.tag-input-sm + .tag-input .tag {\n font-size: $font-size-sm;\n }\n\n .selectize-input {\n padding: 0.3em 0.2em 0.1em;\n background: color.adjust($white, $lightness: -5%);\n border-radius: $border-radius;\n border: 1px solid $gray-300;\n }\n}\n\n.btn.tag.tag-sm,\n.tag-input-sm .tag.btn {\n .remove {\n width: 1rem;\n height: 1rem;\n line-height: 1rem;\n }\n}\n\n.selectize-control {\n cursor: text;\n\n .selectize-input {\n @extend .form-control;\n\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n min-height: $input-height;\n\n .tag {\n margin-right: 0.4em;\n cursor: pointer;\n\n &.active,\n &:hover {\n background: $gray-100;\n border-top-color: color.adjust($gray-300, $lightness: -10%);\n border-right-color: color.adjust($gray-300, $lightness: -10%);\n border-left-color: color.adjust($gray-300, $lightness: -10%);\n color: $black;\n text-decoration: none;\n }\n }\n\n input {\n margin: 0 0.1em 0.2em 0;\n padding: 0.2em 0.4em;\n background: none;\n min-width: 15px !important; // Displays blinking cursor on first focus in some browsers\n border: 0;\n line-height: 1;\n outline: none;\n }\n }\n\n .selectize-dropdown {\n position: absolute;\n background: $white;\n border: 1px solid $gray-300;\n border-top: none;\n }\n\n .selectize-dropdown-content {\n max-height: 200px;\n overflow-x: hidden;\n overflow-y: auto;\n\n .option,\n .create {\n border-top: 1px solid $gray-200;\n padding: 0.4em 0.6em;\n color: $gray-700;\n cursor: pointer;\n\n &:hover,\n &.active {\n background-color: color.adjust($gray-100, $lightness: 5%);\n color: $body-color;\n }\n }\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n$alert-icon-size: 2rem;\n$alert-icons: (\n success: \"%3Csvg viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='#{$green}' cx='18' cy='18' r='18'/%3E%3Cpath stroke='#FFF' stroke-width='3' d='M10 16.976L16 23l10-10'/%3E%3C/g%3E%3C/svg%3E\",\n danger: \"%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='#{$red}' d='M24.042 0L34 9.958v14.084L24.042 34H9.958L0 24.042V9.958L9.958 0z'/%3E%3Cg stroke='#FFF' stroke-width='4'%3E%3Cpath d='M17 9v10M17 21v4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\",\n warning: \"%3Csvg viewBox='0 0 36 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M19.746 1.124l15.591 27.9A2 2 0 0 1 33.591 32H2.41a2 2 0 0 1-1.746-2.976l15.591-27.9a2 2 0 0 1 3.492 0z' fill='#{$yellow}'/%3E%3Cpath d='M18 12v10M18 24v2' stroke='#FFF' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E\",\n info: \"%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='#{$blue}' width='34' height='34' rx='4'/%3E%3Cpath d='M17 25V15M17 13V9' stroke='#FFF' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E\",\n);\n\n.alert {\n position: relative;\n min-height: $alert-padding-y * 2.4 + $alert-icon-size;\n padding-top: $alert-padding-y * 1.6;\n padding-left: $alert-padding-x * 2 + $alert-icon-size;\n background: $white;\n color: $body-color;\n\n &:before {\n display: inline-block;\n position: absolute;\n top: 50%;\n left: $alert-padding-x;\n width: $alert-icon-size;\n height: $alert-icon-size;\n margin-top: $alert-icon-size * -0.5;\n }\n}\n\n@each $color, $value in $theme-colors {\n .alert-#{$color} {\n border-color: $value;\n hr { border-top-color: color.adjust($value, $lightness: -5%); }\n .alert-link { color: color.adjust($value, $lightness: -10%); }\n }\n}\n\n@each $color, $svg in $alert-icons {\n .alert-#{$color}:before {\n content: str-replace(url(\"data:image/svg+xml;charset=utf8,\" + $svg), \"#\", \"%23\");\n }\n}\n\n.close:hover { color: $red; }\n","@charset \"utf-8\";\n\n.custom-checkbox .custom-control-label:before { border: 1px solid $gray-600; }\n\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {\n border-color: $red;\n}\n\n.custom-control {\n padding-left: 1.5rem;\n}\n\n.custom-control-label:before, .custom-control-label:after {\n top: 3.5px;\n left: -1.5rem;\n\n @include media-breakpoint-up(sm){\n top: 3.5px;\n }\n\n @include media-breakpoint-up(md){\n top: 5px;\n }\n}\n\n.custom-controls-inline .custom-control {\n display: inline-flex;\n align-items: center;\n margin-right: 1rem;\n}\n\n.custom-control-input:focus ~ .custom-control-label:before {\n box-shadow: none;\n outline: 2px solid $gray-600;\n outline-offset: 1px;\n}\n\n.custom-control-input:checked:focus ~ .custom-control-label:before {\n outline-color: $red-dark;\n}\n","@charset \"utf-8\";\n@use 'sass:math';\n\n$collapse-chevron-active: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{theme-color('primary')}' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n$collapse-chevron: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$gray-600}' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n$collapse-chevron-size: 12px;\n\n@mixin collapse-btn() {\n $icon-size: 1rem;\n $icon-size-half: math.div($icon-size, 2);\n $icon-thickness: 2px;\n $icon-thickness-half: math.div($icon-thickness, 2);\n\n display: block;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n padding: 0.9rem #{ $collapse-chevron-size + 4px } 0.9rem 0;\n border-top: 1px solid $gray-300;\n font-size: 1.125rem;\n text-align: left;\n font-weight: 800;\n &:hover { cursor: pointer; }\n\n &:after {\n content: $collapse-chevron;\n position: absolute;\n top: $collapse-chevron-size;\n right: 0;\n width: $collapse-chevron-size;\n height: math.div($collapse-chevron-size, 2);\n border: 0;\n }\n\n &.collapsed:after {\n content: $collapse-chevron-active;\n }\n}\n\n.collapse-title {\n position: relative;\n padding: 0;\n background: none;\n border: none;\n color: $black;\n transition: box-shadow 0.25s, color 0.15s;\n\n &:before {\n content: ' ';\n position: absolute;\n top: 0;\n left: $spacer * -0.3;\n width: $spacer * 0.6;\n height: 100%;\n background: $primary;\n opacity: 0;\n transition:\n opacity 0.3s,\n transform 0.2s;\n /* z-index: $zindex-background;\n with z-index:-1 the pseudo element is hidden if the section has a background color - ak*/\n z-index: 0;\n }\n\n &:focus {\n outline: none;\n position: relative;\n\n &:before {\n transform: translateX($spacer * -0.7);\n opacity: 1;\n }\n }\n\n &.collapse-title-desktop {\n @include collapse-btn();\n\n &:hover,\n &:focus,\n &:active {\n color: $red;\n }\n }\n\n @include media-breakpoint-down(sm) {\n @include collapse-btn();\n }\n\n p {\n margin-bottom: 0.25em;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n}\n\nbutton.collapse-title {\n &:focus,\n &:focus-visible {\n outline: 0 !important;\n }\n}\n\n.collapse-item {\n &:after {\n content: \"\";\n display: block;\n padding-top: 2rem;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n\n &:not(.collapse-item-desktop) {\n @include media-breakpoint-up(md) {\n display: block !important;\n height: auto !important;\n min-height: 1px !important;\n overflow: visible !important;\n transition: none !important;\n }\n }\n}\n\nheader.collapse-title {\n font-size: inherit;\n\n p {\n font-size: 1rem;\n }\n\n @include media-breakpoint-up(md) {\n p {\n font-size: 1.125rem;\n }\n }\n\n @include media-breakpoint-up(lg) {\n p.title {\n font-size: 1.25rem;\n }\n }\n}\n\nheader.collapse-title + .collapse-item {\n &:before {\n content: \"\";\n display: block;\n padding-top: 0.5rem;\n }\n}\n\n.collapse-group {\n border-bottom: 1px solid $gray-300;\n margin-bottom: $spacer * 2;\n}\n\n// Link collapse\n\n.link-collapse {\n display: inline-flex;\n align-items: baseline;\n text-decoration: none;\n\n &:after {\n content: '';\n display: inline-block;\n width: $collapse-chevron-size;\n height: $collapse-chevron-size;\n margin-left: math.div($collapse-chevron-size, 2);\n background: $collapse-chevron no-repeat center center;\n background-size: contain;\n }\n\n &.collapsed {\n &:after {\n background-image: $collapse-chevron-active;\n }\n }\n}\n\n// Collapse helpers\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .collapse#{$infix}-show { display: block !important; }\n }\n}\n\n// Collapse dropdown (shadow and top arrow)\n$collapse-drop-margin: ($grid-gutter-width * 0.3);\n\n.collapse-drop-toggle {\n position: relative;\n margin-bottom: $collapse-drop-margin;\n\n &:not(.collapsed) {\n &,\n &:hover {\n background: $body-color;\n color: $body-bg;\n }\n\n &:after {\n content: '';\n position: absolute;\n top: calc(100% + #{$collapse-drop-margin});\n left: 50%;\n width: 0;\n height: 0;\n border-left: ($collapse-drop-margin * 0.75) solid transparent;\n border-bottom: ($collapse-drop-margin * 0.75) solid $border-color;\n border-right: ($collapse-drop-margin * 0.75) solid transparent;\n transform: translateX(-50%);\n }\n }\n}\n\n.collapse-drop {\n &.show,\n &.collapsing {\n position: relative;\n margin-top: math.div($collapse-drop-margin, 2);\n border-top: ($border-width * 2) solid $border-color;\n\n > form {\n box-shadow: $dropdown-box-shadow;\n border-bottom: $border-width solid $border-color;\n }\n }\n}\n\n.collapse-partial:not(.show) {\n display: block !important;\n position: relative;\n height: 7rem;\n overflow: hidden;\n margin-bottom: 1rem;\n}\n\n.collapse-partial > * {\n margin: 0;\n}\n\n.collapse-partial:not(.show):after {\n content: ' ';\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 40%;\n background: linear-gradient(0deg,white 0, rgba(255,255,255,0.9) 15%, transparent)\n}\n\n.collapse-partial + button .icon {\n top: 0.2em;\n}\n\n.collapse-partial.show + button .icon {\n transform: rotate(180deg);\n}\n\n.collapse-container {\n border-top: 1px solid #c1c1c1;\n border-bottom: 1px solid #c1c1c1;\n margin-bottom: ($spacer * 3);\n\n .collapse-title {\n border-top: 0;\n }\n\n & + .collapse-container {\n border-top: 0;\n margin-top: -($spacer * 3);\n }\n}\n\n// helper classes to define partial collapse defaut height\n@for $i from 0 to 10 {\n .collapse-partial-#{$i}:not(.show) {\n height: #{$i * 2}rem;\n }\n}\n","@charset 'utf-8';\n\n.drawer {\n display: inline-block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: $header-height;\n overflow: hidden;\n flex-shrink: 0;\n background: $red;\n transition: width 0.3s ease;\n\n &.open {\n @include media-breakpoint-down(lg) {\n width: 50%;\n }\n }\n\n .drawer-link {\n display: block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: $header-height;\n line-height: 1.2;\n z-index: $zindex-5;\n color: $white;\n transition: width 0.3s ease;\n\n &:hover {\n background: $red-dark;\n }\n\n .text {\n position: absolute;\n white-space: nowrap;\n top: 50%;\n padding: 0 2.1em 0 1.1em;\n transform: translateY(-50%);\n transition: all 0.3s ease-in-out;\n text-decoration: underline;\n text-decoration-thickness: 0.08em;\n text-underline-offset: 2px;\n }\n \n &:focus-visible .text {\n text-decoration-thickness: 0.2em;\n text-underline-offset: 4px;\n }\n }\n\n .drawer-toggle {\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 100%;\n background: $red;\n border: none;\n cursor: pointer;\n z-index: $zindex-10;\n color: $white;\n\n .icon {\n position: absolute;\n top: 50%;\n right: 0;\n font-size: 1.1rem;\n transform: translateY(-50%);\n transform-origin: 50% 50%;\n }\n\n &:hover {\n background: $red-dark;\n }\n \n &:focus,\n &:focus-visible {\n outline: 0 !important;\n }\n }\n\n &.open .drawer-toggle .icon {\n transform: rotate(180deg) translateY(50%);\n }\n \n &:focus-within {\n outline: 2px solid $red-dark;\n outline-offset: 2px;\n }\n}\n","@charset \"utf-8\";\n\n$icon-size-base: 1em;\n\n.icon {\n display: inline-flex;\n align-self: center;\n position: relative;\n width: $icon-size-base;\n height: $icon-size-base;\n color: inherit;\n fill: currentColor;\n transition: transform 0.2s;\n\n svg {\n width: $icon-size-base;\n height: $icon-size-base;\n }\n\n .icon-right & { margin-left: 0.4em; }\n .icon-left & { margin-right: 0.4em; }\n}\n\n.icon-rotate-90 {\n transform: rotate(90deg);\n}\n\n.feather {\n width: 1em;\n height: 1em;\n stroke: currentColor;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n}\n","@charset \"utf-8\";\n\n.form-control {\n border-color: $input-border-color;\n height: auto;\n transition:\n color 0.3s,\n border-color 0.3s,\n box-shadow 0.3s;\n\n &:hover,\n &.hover {\n border-color: $gray-600;\n }\n\n &:focus,\n &.focus,\n &:focus-visible {\n border-color: $input-focus-border-color !important;\n box-shadow: none !important;\n outline: 2px solid $gray-600;\n outline-offset: 2px;\n }\n\n &.is-invalid {\n border-color: $form-feedback-invalid-color !important;\n font-weight: 700;\n }\n\n &:disabled,\n &.disabled {\n color: $gray-600;\n border-color: $gray-200 !important;\n }\n\n @include media-breakpoint-down(sm) {\n font-size: 16px;\n }\n}\n","@charset \"utf-8\";\n\n.nav-lang {\n display: flex;\n margin-right: $spacer * 3;\n\n &.show {\n .dropdown-toggle {\n border: 1px solid gray('500');\n }\n }\n\n .dropdown-toggle,\n .dropdown-item {\n position: relative;\n padding: ($spacer * 0.6) ($spacer * 2) ($spacer * 0.6) ($spacer * 0.7);\n font-size: $font-size-sm;\n font-weight: bold;\n transition: background 0.2s ease;\n\n @include media-breakpoint-up(sm) {\n height: 2.625rem;\n padding-top: ($spacer * 0.6);\n padding-bottom: ($spacer * 0.7);\n }\n\n @include media-breakpoint-up(md) {\n height: 2.875rem;\n padding-top: ($spacer * 0.75);\n padding-bottom: ($spacer * 0.75);\n }\n }\n\n .dropdown-toggle {\n &:before {\n content: ' ';\n position: absolute;\n top: calc(50% - 0.35rem);\n right: 0.5rem;\n left: auto;\n width: 0;\n height: 0;\n border-top: 0;\n border-right: .3em solid transparent;\n border-bottom: .3em solid;\n border-left: .3em solid transparent;\n }\n\n &:after {\n position: absolute;\n right: 0.5rem;\n bottom: calc(50% - 0.45rem);\n }\n }\n\n .dropdown-menu ul,\n .dropdown-menu li,\n .dropdown-menu a,\n .dropdown-toggle {\n width: 5.8rem;\n }\n\n .dropdown-menu {\n padding: 0;\n background: none;\n border: 0;\n margin-top: 0;\n transform: translate3d(0px, 40px, 0px) !important;\n\n li {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n\n a:not(.active) {\n background: white;\n border: 1px solid gray('500');\n\n &:hover {\n background: gray('100');\n }\n }\n }\n\n a.active {\n border: 1px solid $primary;\n color: $white !important;\n\n .icon {\n color: $white;\n }\n }\n\n .icon {\n margin-right: $spacer * 0.3;\n font-size: $font-size-base * 1.1;\n color: gray('600');\n transform: translateY($spacer * 0.13);\n vertical-align: top;\n\n & + span {\n display: inline-block;\n vertical-align: middle;\n }\n }\n\n .dropdown-item {\n margin-top: -1px;\n }\n\n .dropdown-item:not(.active):active {\n color: $black;\n border-color: black !important;\n z-index: 20;\n }\n}\n\n.nav-lang-short ul{\n display: flex;\n flex-flow: row nowrap;\n list-style-type: none;\n margin-bottom: 0;\n padding: 0;\n font-size: $font-size-base;\n li{\n position: relative;\n font-weight: bold;\n\n & + li {\n\n a {\n padding-left: 0.5 * $spacer;\n }\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0.3 * $spacer;\n left: 0 * $spacer;\n width: 1px;\n height: 0.9 * $spacer;\n background: gray('200');\n }\n }\n\n .active {\n color: theme-color('primary');\n }\n\n a {\n color: gray('500');\n\n &:hover {\n color: $body-color;\n }\n }\n a,\n span {\n padding: 0.4 * $spacer;\n text-decoration: none;\n }\n }\n}\n\n@include media-breakpoint-down(lg) {\n\n .nav-lang {\n width: auto;\n margin: 0 1rem !important;\n transition: bottom 0.3s ease;\n z-index: $zindex-mobile-lang;\n\n &.nav-lang-short {\n margin: 0 .25rem !important;\n }\n\n &.nav-lang-short ul{\n display: flex;\n width: 100%;\n padding-left: 0.5em;\n padding-right: 0.5em;\n padding-top: 0;\n font-size: $font-size-base;\n\n li{\n flex-grow: 1;\n padding: 0;\n a, span{\n display: block;\n padding: 0 0.4 * $spacer;\n line-height: $mm-lang-height;\n text-align: center;\n //color: gray('300');\n\n &.active{\n //color: $white;\n }\n }\n & + li {\n &:before {\n //display: none;\n top: 1.1 * $spacer\n }\n }\n }\n }\n }\n}\n\n\n@include media-breakpoint-down(xs) {\n\n .nav-lang {\n margin: 0 0.5rem 0 0.75rem !important;\n\n .dropdown-toggle,\n .dropdown-item {\n width: auto;\n height: 2.5rem;\n padding: ($spacer * 0.5) ($spacer * 1.5) ($spacer * 0.5) ($spacer * 0.625);\n }\n\n .icon {\n display: none;\n }\n }\n}\n","@charset 'utf-8';\n\n.nav-toggle-mobile {\n display: flex;\n flex-flow: row nowrap;\n align-items: baseline;\n margin: 0;\n padding: (.8125 * $spacer) (.875 * $spacer);\n font-size: 1 * $font-size-base;\n font-weight: bold !important;\n \n @include media-breakpoint-up(sm) {\n padding: (.5 * $spacer) (.9375 * $spacer);\n }\n\n @include media-breakpoint-up(md) {\n padding: (.625 * $spacer) (.9375 * $spacer);\n }\n\n .label {\n\n @include media-breakpoint-down(xs) {\n @include sr-only();\n }\n }\n\n .hamburger {\n\n @include media-breakpoint-up(sm) {\n margin-left: 0.4 * $spacer;\n }\n\n span {\n display: block;\n width: 1 * $spacer;\n height: 2px;\n background: $body-color;\n opacity: 1;\n transition:\n transform 0.3s,\n opacity 0.3s;\n\n & + span {\n margin-top: 3px;\n }\n }\n }\n}\n\n.mobile-menu-open {\n .hamburger {\n position: relative;\n\n span {\n background: color('red');\n\n &:nth-child(1) {\n transform:\n rotate(45deg)\n translateY(0.17 * $spacer)\n translateX(0.28 * $spacer);\n }\n\n &:nth-child(2) {\n transform:\n rotate(-45deg)\n translateY(0.06 * $spacer)\n translateX(0.05 * $spacer);\n }\n\n &:nth-child(3) {\n opacity: 0;\n }\n }\n }\n\n .header {\n overflow: hidden;\n }\n}\n","@charset 'utf-8';\n\n// All links are underlined by default. Supported browsers will have the right color. https://caniuse.com/#feat=text-decoration\na {\n text-decoration-color: $link-hover-color;\n transition:\n text-decoration-color 0.2s ease-in-out,\n color 0.2s ease-in-out;\n\n @include hover-focus-active {\n text-decoration-color: $link-color;\n }\n\n &:active {\n color: $red;\n }\n\n &.text-muted {\n text-decoration-color: $text-muted;\n\n &:hover {\n color: $body-color !important;\n text-decoration-color: $body-color;\n }\n }\n\n .text-white &,\n &.text-white {\n text-decoration-color: currentcolor;\n\n @include hover-focus-active {\n text-decoration-color: transparent;\n }\n }\n\n // add styles for background color variants\n @each $color, $value in $theme-colors {\n .bg-#{$color} & {\n color: color-yiq($value);\n text-decoration-color: currentcolor;\n\n @include hover-focus-active {\n text-decoration-color: transparent;\n }\n }\n }\n}\n\na,\na:hover,\na:focus,\na:active,\na:visited {\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n}\n\n// Manage all the underline colors based on `text-` helper class.\n@each $color, $value in $theme-colors {\n @include text-emphasis-variant-decoration(\".text-#{$color}\", $value);\n}\n\n// The link pretty allows you to have more cross-browser friendly link styles and the fancy focus box.\n// Removed in July 2023, text-decoration color is now well supported by all major broswers: https://caniuse.com/mdn-css_properties_text-decoration-color\n/*\n.link-pretty {\n @include link-pretty($red, $body-bg);\n\n @extend .focused;\n}\n*/\n\n// Fix for existing links with class '.link-pretty'\n\n.nav-link.link-pretty {\n text-decoration: underline;\n text-decoration-color: $link-hover-color;\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n\n @include hover-focus-active {\n text-decoration-color: $link-color;\n }\n}\n\n.bg-dark .link-pretty,\n.bg-gray-600 .link-pretty{\n color: #fff;\n\n &:focus,\n &:hover,\n &:active {\n text-decoration-color: #fff;\n }\n}\n\n// Link collapse, see collapse component\n\n// Link icon\n.link-icon {\n display: flex;\n justify-content: space-between;\n\n .icon {\n content: '';\n width: 16px;\n height: 16px;\n opacity: 0.5;\n transition: opacity 0.2s;\n }\n\n &:hover .icon,\n a:hover .link-icon .icon {\n opacity: 1;\n }\n}\n","@charset \"utf-8\";\n\n// Add a beautiful underline to links\n// Set $bg to false to text-decoration tweak completely.\n// Set $hover to false to disable hover completely.\n@mixin link-pretty($line: $link-color, $bg: $body-bg, $hover: gray('700'), $size: 1px) {\n text-decoration: none;\n // Underline via gradient background\n background-image: linear-gradient($line 0%, $line 100%);\n background-repeat: repeat-x;\n background-size: $size $size;\n background-position: 0 100%;\n\n @if ($bg) {\n @include link-pretty-text-shadow($bg);\n }\n\n // Tweak position + thickness for high res (1.75x and up) displays\n @media (min-resolution: 168dpi) {\n background-image: linear-gradient($line 0%, $line 100%);\n background-position: 0 100%;\n }\n\n // Style selected links (or else text-shadow makes it look crazy ugly)\n // Pseudo selectors must go separately, or they break each other\n &::selection {\n background-color: rgba(theme-color('primary'), 0.4);\n color: $body-color;\n text-shadow: none;\n }\n\n @if ($hover) {\n &:hover,\n &.hover {\n color: $link-hover-color;\n text-decoration: none;\n background-image: linear-gradient($hover 0%, $hover 100%);\n }\n }\n\n // Generate all background variants\n @each $color, $value in $theme-colors {\n .bg-#{$color} & {\n color: color-yiq($value);\n @include link-pretty-text-shadow($value);\n\n @if ($hover) {\n &:hover,\n &.hover {\n background-image: linear-gradient(gray('300') 0%, gray('300') 100%);\n }\n }\n }\n }\n}\n\n// Adds the text-shadow to make descendants prettier\n@mixin link-pretty-text-shadow($color) {\n text-shadow:\n 3px 0 $color,\n 2px 0 $color,\n 1px 0 $color,\n -1px 0 $color,\n -2px 0 $color,\n -3px 0 $color;\n}\n\n@mixin text-emphasis-variant-decoration($parent, $color) {\n a#{$parent} {\n @include hover-focus {\n text-decoration-color: $color;\n }\n }\n}\n\n// Trapeze link\n@mixin trapeze-vertical($color, $size) {\n &:before {\n top: 0;\n right: 100%;\n width: 0;\n height: 100%;\n border-right-width: 0;\n border-right-color: $color;\n border-left-width: 0;\n }\n\n &:hover,\n &:focus {\n transform: translateX($size);\n\n &:before {\n border-right-width: $size;\n }\n }\n}\n\n@mixin trapeze-horizontal($color, $size) {\n &:before {\n top: 100%;\n left: 0;\n width: 100%;\n height: 0;\n border-bottom-width: 0;\n border-top-width: 0;\n border-top-color: $color;\n }\n\n &:hover,\n &:focus {\n transform: translateY(-$size);\n\n &:before {\n border-top-width: $size;\n }\n }\n}\n\n@mixin link-trapeze($position: vertical, $color: gray('200'), $size: $trapeze-height) {\n position: relative;\n z-index: $zindex-0;\n transition: transform $trapeze-animation-duration;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n z-index: $zindex-background;\n border: $size solid transparent;\n transition: border $trapeze-animation-duration;\n }\n\n @if $position == vertical {\n @include trapeze-vertical($color, $size);\n } @else if $position == horizontal {\n @include trapeze-horizontal($color, $size);\n }\n}\n\n// trapeze with span\n@mixin trapeze-span-horizontal-container($size: $trapeze-height) {\n display: block;\n position: relative;\n z-index: $zindex-1;\n transition:\n margin $trapeze-animation-duration,\n padding $trapeze-animation-duration;\n\n &:hover,\n &:focus {\n @include trapeze-span-horizontal-container-active($size);\n }\n}\n\n@mixin trapeze-span-horizontal-container-active($size: $trapeze-height) {\n margin-top: -$size !important;\n padding-bottom: $size;\n\n .trapeze-horizontal {\n border-top-width: $size;\n }\n}\n\n@mixin trapeze-span-vertical-container($size: $trapeze-height) {\n display: block;\n position: relative;\n z-index: $zindex-1;\n transition:\n margin $trapeze-animation-duration,\n padding $trapeze-animation-duration;\n\n &:hover,\n &:focus {\n @include trapeze-span-vertical-container-active($size);\n }\n}\n\n@mixin trapeze-span-vertical-container-active($size: $trapeze-height) {\n padding-left: $trapeze-height;\n margin-right: $trapeze-height * -1;\n\n .trapeze-vertical {\n border-right-width: $trapeze-height;\n }\n}\n\n@mixin trapeze-span-vertical($color: gray('200'), $size: $trapeze-height) {\n display: block;\n position: absolute;\n z-index: $zindex-0;\n top: 0;\n left: 0;\n width: 0;\n height: 100%;\n margin-right: $size * -1;\n border-right: 0 solid $color;\n border-top: $size solid transparent;\n border-bottom: $size solid transparent;\n transition: border $trapeze-animation-duration;\n}\n\n@mixin trapeze-span-horizontal($color: gray('200'), $size: $trapeze-height) {\n display: block;\n position: absolute;\n z-index: $zindex-0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 0;\n margin-top: $trapeze-height * -1;\n border-top: 0 solid $gray-200;\n border-left: $trapeze-height solid transparent;\n border-right: $trapeze-height solid transparent;\n transition: border $trapeze-animation-duration;\n}\n","@charset 'utf-8';\n\nul {\n padding-left: $spacer;\n margin-left: 0;\n\n & > li {\n $bullet-size: $spacer * 0.8;\n\n list-style-type: none;\n padding-left: $spacer;\n position: relative;\n\n &:before {\n content: '';\n position: absolute;\n top: 0.7rem;\n right: calc(100% - 0.5rem);\n width: 6px;\n height: 5px;\n background: $red;\n font-size: 1.1rem;\n line-height: $bullet-size;\n\n @include media-breakpoint-down (sm) {\n top: 0.6rem;\n }\n\n @include media-breakpoint-down (xs) {\n top: 0.5rem;\n }\n }\n }\n\n ul { padding-left: calc( #{$spacer} / 2 ); }\n ul > li:before {\n background: transparent;\n border: 1px solid $red;\n }\n ul ul > li:before {\n background: $red;\n border: none;\n }\n\n ol > li:before {\n font-weight: 400;\n }\n}\n\nol {\n counter-reset: item;\n padding-left: $spacer;\n margin-left: 0;\n\n & > li {\n list-style-type: none;\n padding-left: $spacer;\n position: relative;\n\n &:before {\n content: counter(item);\n counter-increment: item;\n position: absolute;\n top: 0.3rem;\n right: calc(100% - 0.5rem);\n font-size: 0.8rem;\n font-weight: $font-weight-bold;\n color: $red;\n\n @include media-breakpoint-down (sm) {\n top: 0.2rem;\n }\n\n @include media-breakpoint-down (xs) {\n top: 0.1rem;\n }\n }\n }\n\n ol {\n counter-reset: secondary-item;\n padding-left: calc( #{$spacer} / 2 );\n }\n ol ol { counter-reset: third-item; }\n\n ol > li:before {\n content: counter(item) \".\" counter(secondary-item);\n counter-increment: secondary-item;\n font-weight: $font-weight-normal;\n }\n\n ol ol > li:before {\n content: counter(item) \".\" counter(secondary-item) \".\" counter(third-item);\n counter-increment: third-item;\n }\n\n ul {\n\n & > li:before {\n top: 0.7rem;\n background: transparent;\n border: 1px solid $red;\n }\n }\n}\n\n.list-unstyled,\n.list-inline,\n.nav,\nnav {\n\n li {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n}\n\n.list-inline {\n\n li {\n display: inline-block;\n\n &:not(:last-child) {\n margin-right: .5em;\n }\n }\n\n &.has-sep {\n\n li:not(:last-child):after {\n content: \"|\";\n position: relative;\n top: -1px;\n right: -0.125em;\n font-weight: 400;\n margin-left: .5em;\n color: $gray-300;\n }\n }\n}\n","@charset 'utf-8';\n\n// Force images in picture tags to take the whole width.\npicture .img-fluid { width: 100%; }\n","@charset 'utf-8';\n\n.custom-radio .custom-control-label:before { border: 1px solid $gray-600; }\n\n.custom-radio .custom-control-input:checked ~ .custom-control-label:before {\n border-color: $red;\n}\n","@charset 'utf-8';\n\n.form-control-range {\n\n --range: calc(var(--max) - var(--min));\n --ratio: calc((var(--val) - var(--min)) / var(--range));\n --sx: calc(.5 * 1.5em + var(--ratio) * (100% - 1.5em));\n\n &::-moz-range-progress {\n background-color: $red;\n height: $custom-range-track-height;\n @include border-radius($custom-range-track-border-radius);\n }\n\n &::-webkit-slider-runnable-track {\n background: linear-gradient($red, $red) 0 / var(--sx) 100% no-repeat $custom-range-track-bg;\n }\n}\n","@charset \"utf-8\";\n\n.custom-select {\n border-color: $custom-select-border-color;\n}\n\n.ms-offscreen {\n clip: rect(0 0 0 0)!important;\n position: absolute!important;\n overflow: hidden!important;\n top: auto!important;\n left: auto!important;\n width: 1px!important;\n height: 1px!important;\n margin: 0!important;\n padding: 0!important;\n border: 0!important;\n outline: 0!important;\n}\n\n.ms-parent {\n display: block;\n position: relative;\n}\n\n.ms-choice {\n display: block;\n width: 100%;\n height: $custom-select-height;\n padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x;\n overflow: hidden;\n white-space: nowrap;\n background: $custom-select-bg $custom-select-indicator no-repeat right $custom-select-padding-x center;\n background-size: $custom-select-bg-size;\n border: $custom-select-border-width solid $custom-select-border-color;\n border-radius: $custom-select-border-radius;\n text-align: left;\n text-decoration: none;\n line-height: $custom-select-line-height;\n color: $custom-select-color;\n\n &:focus {\n border-color: $custom-select-focus-border-color;\n box-shadow: $custom-select-focus-box-shadow;\n outline: none;\n }\n\n &.disabled {\n background-color: $custom-select-disabled-bg;\n background-image: none;\n border: $custom-select-border-width solid $custom-select-border-color;\n cursor: default;\n }\n\n > span {\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &.placeholder {\n font-size: 1rem;\n color: $input-placeholder-color;\n }\n }\n\n > div {\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 25px;\n }\n}\n\n.ms-drop {\n display: none;\n position: absolute;\n width: 100%;\n min-width: $dropdown-min-width;\n overflow: hidden;\n margin-top: -$dropdown-border-width;\n padding: $dropdown-padding-y 0;\n z-index: $zindex-dropdown;\n background: $dropdown-bg;\n border: $dropdown-border-width solid $dropdown-border-color;\n color: $dropdown-link-color;\n box-shadow: $dropdown-box-shadow;\n\n &.bottom {\n top: 100%;\n border-bottom-right-radius: $dropdown-border-radius;\n border-bottom-left-radius: $dropdown-border-radius;\n }\n\n &.top {\n bottom: 100%;\n border-top-right-radius: $dropdown-border-radius;\n border-top-left-radius: $dropdown-border-radius;\n }\n\n ul {\n overflow: auto;\n margin: 0;\n padding: 0;\n\n > li {\n list-style: none;\n background-image: none;\n padding-left: 0;\n\n &:before {\n content: none;\n }\n\n .disabled {\n color: $dropdown-link-disabled-color;\n }\n\n &.multiple {\n display: block;\n float: left;\n }\n\n &.group {\n clear: both;\n }\n\n &.option-divider {\n padding: 0;\n border-top: 1px solid $gray-300;\n }\n }\n }\n\n label {\n display: block;\n margin-bottom: 0;\n padding: $dropdown-item-padding-y $dropdown-item-padding-x;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:hover {\n background-color: $dropdown-link-hover-bg;\n color: $dropdown-link-hover-color;\n }\n\n &.optgroup {\n font-weight: $font-weight-bold;\n }\n }\n\n input[type=\"checkbox\"] {\n vertical-align: middle;\n margin-right: 0.5em;\n margin-bottom: 0.25em;\n }\n\n .ms-no-results {\n display: none;\n }\n}\n","@charset 'utf-8';\n\nhr {\n border-color: $gray-100;\n width: 100%;\n\n &.bold {\n border-top-width: 3px;\n }\n\n &.darker {\n border-color: $gray-200;\n }\n}\n","@charset 'utf-8';\n\n.social-icon {\n display: inline-block;\n padding: 0.7rem;\n background: gray('100');\n border-radius: 0.17rem;\n line-height: 0;\n\n .icon {\n top: 0;\n font-size: 24px;\n color: $white;\n }\n}\n\n.social-icon-details {\n min-height: 2.6em;\n text-decoration: none !important;\n vertical-align: bottom;\n\n &:hover {\n background: $gray-600;\n color: white;\n }\n\n .user {\n position: relative;\n top: 2px;\n line-height: 24px;\n vertical-align: bottom;\n }\n\n .icon + .user {\n margin-left: .25em;\n top: -1px;\n line-height: 1em;\n }\n}\n\na.social-icon {\n margin-bottom: $spacer * 0.3;\n transition:\n transform 0.2s ease,\n background-color 0.2s ease,\n background-image 0.2s ease;\n\n &:hover,\n &:focus {\n transform: translateY(-0.2rem);\n box-shadow: 0;\n }\n}\n\n.social-icon-facebook {\n background-color: $facebook;\n}\n\n.social-icon-twitter {\n background-color: $twitter;\n}\n\n.social-icon-x {\n background-color: $x;\n}\n\n.social-icon-whatsapp {\n background-color: $whatsappgreen;\n}\n\n.social-icon-mail-plane {\n background-color: $blue;\n}\n\n.social-icon-googleplus {\n background-color: $googleplus;\n}\n\n.social-icon-linkedin {\n background-color: $linkedin;\n}\n\n.social-icon-mastodon {\n background-color: $mastodon;\n}\n\n.social-icon-tiktok {\n background-color: $tiktok;\n}\n\n.social-icon-tiktok svg {\n transform:scale(1.3);\n}\n\n.social-icon-youtube {\n background-color: $youtube;\n}\n\n.social-icon-youtube svg {\n transform:scale(1.3);\n}\n\n// From https://codepen.io/katydecorah/pen/PNLePj\n%instagradient {\n background:\n // left bottom\n radial-gradient(circle farthest-corner at 35% 90%, $instagramyellow, transparent 50%),\n radial-gradient(circle farthest-corner at 0 140%, $instagramyellow, transparent 50%),\n // left top\n radial-gradient(ellipse farthest-corner at 0 -25%, $instagramblue, transparent 50%),\n radial-gradient(ellipse farthest-corner at 20% -50%, $instagramblue, transparent 50%),\n // right top\n radial-gradient(ellipse farthest-corner at 100% 0, $instagrampurple, transparent 50%),\n radial-gradient(ellipse farthest-corner at 60% -20%, $instagrampurple, transparent 50%),\n // right bottom\n radial-gradient(ellipse farthest-corner at 100% 100%, $instagrammagenta, transparent),\n /////// create a base coat to smooth\n /////// corner gradients\n linear-gradient($instagramblue-2, $instagrampurple-2 30%, $instagrammagenta-2 50%, $instagramorange-2 70%, $instagramyellow-2 100%);\n}\n\n.social-icon-instagram {\n @extend %instagradient;\n}\n\n.social-icon-round {\n border-radius: 100% !important;\n padding: 0.8rem;\n &:before { border-radius: 100% !important; }\n\n &.social-icon-instagram {\n @extend %instagradient;\n }\n}\n\n.social-icon-negative {\n padding: 0.5rem;\n background: transparent;\n transition: background 0.2s;\n\n .icon {\n font-size: 1.5rem;\n color: $body-color;\n transition: fill 0.2s;\n }\n\n &:hover {\n background: $red !important;\n\n .icon {\n color: $white !important;\n }\n }\n}\n\n.social-icon-discrete {\n .icon {\n transition: fill 0.2s ease;\n }\n\n &:not(:hover) {\n background: gray('100');\n\n .icon {\n color: gray('600');\n }\n }\n}\n\n.social-icon-list {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n margin: 0;\n\n li {\n margin-bottom: 0.25rem;\n\n .social-icon {\n margin: 0;\n }\n\n &:not(:last-child) {\n margin-right: 0.25rem;\n }\n\n @include media-breakpoint-up(lg) {\n margin-bottom: 0;\n }\n }\n}\n","@charset 'utf-8';\n\n.custom-switch {\n padding-left: 2.25rem;\n\n .custom-control-label:after {\n top: calc(0.25rem + 1px);\n left: calc(-2.25rem + 2px);\n\n @include media-breakpoint-up(sm){\n top: calc(0.25rem + 2px);\n }\n\n @include media-breakpoint-up(lg){\n top: calc(0.25rem + 3px);\n }\n }\n\n .custom-control-label:before {\n top: 3px;\n left: -2.25rem;\n\n @include media-breakpoint-up(sm){\n top: 4px;\n }\n\n @include media-breakpoint-up(lg){\n top: 5px;\n }\n }\n}\n","@charset 'utf-8';\n\n.upload {\n padding: 1rem 0.85rem;\n border: 1px solid $gray-300;\n\n ul { margin-left: 0.3rem; }\n}\n\n.upload-input {\n position: absolute;\n overflow: hidden;\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n z-index: $zindex-background;\n \n &:focus,\n &:focus-visible {\n & + label.btn {\n outline: 2px solid;\n outline-offset: 2px;\n }\n \n & + label.btn-primary {\n outline-color: $red-dark;\n }\n \n & + label.btn-secondary {\n outline-color: $gray-600;\n }\n }\n}\n","@charset 'utf-8';\n\n.dropdown-item {\n text-decoration: none;\n\n &.active {\n background: $primary;\n color: $white !important;\n }\n \n .icon {\n margin-right: 0.25rem;\n vertical-align: middle;\n }\n \n .icon + * {\n vertical-align: middle;\n }\n}\n\nli.dropdown-item:before {\n content: none;\n}\n\n.dropdown {\n .dropdown-toggle:after {\n transition: all 0.3s ease-in-out;\n }\n \n &.show {\n .dropdown-toggle:after {\n transform: rotate(180deg);\n }\n }\n}","@charset 'utf-8';\n@use 'sass:math';\n\n.nav-toggle {\n display: none;\n position: relative;\n top: 1px;\n z-index: $zindex-toggle;\n margin-right: math.div($grid-gutter-width, 3);\n padding: math.div($spacer, 4) math.div($spacer, 2);\n &:hover { cursor: pointer; }\n\n .loader {\n display: none;\n margin-right: 0.2rem;\n }\n\n &.is-loading {\n .loader { display: inline-block; }\n .icon { display: none !important; }\n }\n\n .icon {\n margin-right: 0.2rem;\n font-size: 0.7rem;\n\n &:first-of-type {\n display: block;\n }\n\n &:last-of-type {\n display: none;\n }\n }\n\n @include media-breakpoint-up(xl) {\n display: flex;\n justify-content: center;\n align-items: center;\n\n .bg-gray-100 &:after { background: gray('100'); }\n }\n}\n\n.desktop-menu-open .nav-toggle {\n .icon:first-of-type {\n display: none;\n }\n\n .icon:last-of-type {\n display: block;\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n$popover-border-bottom-color: $black;\n\n.popover {\n border-bottom-color: $popover-border-bottom-color;\n\n @include media-breakpoint-down(sm) {\n width: $popover-max-width;\n max-width: 90vw;\n }\n\n &:after,\n &:before {\n content: '';\n position: absolute;\n top: 100%;\n right: $popover-arrow-width;\n border-style: solid;\n border-width: 0 $popover-arrow-width $popover-arrow-height 0;\n border-color: transparent $popover-arrow-color transparent transparent;\n }\n\n &:before {\n border-width: 0 ($popover-arrow-width + $popover-border-width) ($popover-arrow-height + $popover-border-width) 0;\n border-right-color: $popover-arrow-outer-color;\n }\n\n &:after {\n box-shadow: $popover-border-width 0 0 0 $popover-border-bottom-color;\n }\n}\n\n.bs-popover-bottom {\n &:after,\n &:before {\n top: auto;\n bottom: 100%;\n border-width: $popover-arrow-height $popover-arrow-width 0 0;\n border-color: transparent $popover-arrow-color transparent transparent;\n }\n\n &:before {\n border-width: ($popover-arrow-height + $popover-border-width) ($popover-arrow-width + $popover-border-width) 0 0;\n border-right-color: $popover-arrow-outer-color;\n }\n}\n\n.btn-circle[data-toggle=\"popover\"] {\n .icon:last-child {\n display: none;\n }\n\n &[aria-describedby] {\n color: $link-hover-color;\n\n .icon {\n &:first-child {\n display: none;\n }\n\n &:last-child {\n display: inline-block;\n }\n }\n\n @include hover {\n color: color.adjust($link-hover-color, $lightness: -5%);\n }\n }\n}\n","@charset 'utf-8';\n\n// vertical\n\n.trapeze-vertical-container {\n @include trapeze-span-vertical-container();\n}\n\n.trapeze-vertical {\n @include trapeze-span-vertical();\n}\n\n// horizontal\n\n.trapeze-horizontal-container {\n @include trapeze-span-horizontal-container();\n}\n\n.trapeze-horizontal {\n @include trapeze-span-horizontal();\n}\n\n// use pseudo-classes for the trapeze instead of <span>\n\n.link-trapeze-vertical {\n @include link-trapeze();\n}\n\n.link-trapeze-horizontal {\n @include link-trapeze(horizontal);\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n// Definition list.\n.definition-list {\n margin: $paragraph-margin-bottom 0;\n padding-top: $paragraph-margin-bottom;\n border-top: 2px solid $gray-100;\n border-bottom: 2px solid $gray-100;\n\n dd {\n margin-bottom: $paragraph-margin-bottom;\n }\n}\n\n// Definition list displayed in a table-like layout.\n.definition-list-grid {\n display: grid;\n grid-template-columns: minmax(min-content, 100px) 1fr;\n grid-auto-rows: auto;\n border: none;\n\n dt {\n grid-column: 1;\n font-weight: $font-weight-base;\n color: $text-muted;\n padding-right: math.div($grid-gutter-width, 2);\n &:last-of-type { border-bottom: none; }\n\n &.definition-list-item-full {\n padding-bottom: 0;\n border-bottom: none;\n }\n }\n\n dd {\n grid-column: 2;\n &:last-of-type { border-bottom: none; }\n }\n\n dt,\n dd {\n margin-bottom: math.div($grid-gutter-width, 2);\n padding-bottom: math.div($grid-gutter-width, 2);\n border-bottom: $border-width solid $border-color;\n\n &:first-of-type {\n padding-top: math.div($grid-gutter-width, 2);\n border-top: $border-width solid $border-color;\n }\n }\n\n .definition-list-item-full {\n grid-column: 1 / span 2;\n }\n}\n","@charset 'utf-8';\n\nfigure {\n picture {\n display: block;\n margin-bottom: ($spacer * 0.5);\n }\n}\n\nfigcaption {\n font-size: $font-size-xs;\n color: $text-muted;\n}\n","@charset 'utf-8';\n\n@keyframes rotation {\n from { transform: rotate(0deg); }\n to { transform: rotate(360deg); }\n}\n\n.loader {\n display: inline-block;\n width: 0.9rem;\n height: 0.9rem;\n border: 3px solid gray('200');\n border-right-color: gray('600');\n border-radius: 100%;\n animation: rotation 1s linear infinite;\n}\n",".user-dropdown .btn {\n display: flex;\n align-items: center;\n padding: $btn-padding-y-sm $btn-padding-x-sm;\n border: 0;\n \n .user-avatar {\n --avatar-size: 2.5rem;\n flex-basis: var(--avatar-size);\n width: var(--avatar-size);\n object-fit: cover;\n height: var(--avatar-size);\n \n @include media-breakpoint-up(sm) {\n --avatar-size: 2.625rem;\n }\n\n @include media-breakpoint-up(md) {\n --avatar-size: 2.875rem;\n }\n }\n \n p {\n margin: 0 0.5rem 0 1rem;\n }\n}\n\n.header .nav-user {\n margin-left: auto;\n \n \n & + .nav-lang {\n margin-left: 0 !important;\n }\n}\n\n.nav-user.user-login {\n position: relative;\n padding-left: 1.5rem;\n \n .icon {\n position: absolute;\n top: 4px;\n left: 0;\n margin-right: 0.25rem;\n }\n}\n\n\n@include media-breakpoint-down(lg) {\n .header .nav-user {\n margin-left: 1rem;\n margin-right: 1rem;\n }\n}\n\n@include media-breakpoint-down(sm) {\n \n .header .nav-user-login {\n padding: 0;\n \n .user-login-link {\n padding: 0.5em;\n }\n \n .label {\n @include sr-only;\n }\n .icon {\n position: static;\n width: 1.25rem;\n height: 1.25rem;\n margin: 0;\n }\n }\n \n .header .nav-user {\n margin-left: 0.5rem;\n margin-right: 0.5rem;\n \n & + .nav-lang-short > ul {\n padding-left: 0 !important;\n }\n \n .btn {\n padding: $btn-padding-y-sm;\n }\n \n &:not(.show) {\n .btn {\n border-radius: 50%;\n \n &:after {\n content: none;\n }\n }\n .user-name {\n @include sr-only;\n }\n }\n \n &.show {\n position: fixed;\n top: 0.625rem;\n right: 0.75rem;\n left: 0.75rem;\n //width: calc(100vw - 1.8rem);\n margin: 0;\n background: white;\n z-index: 1199;\n \n .btn {\n width: 100%;\n padding-left: $btn-padding-y;\n padding-right: $btn-padding-y;\n border: 2px solid $gray-600;\n border-bottom: 0;\n border-radius: 2px 2px 0 0;\n \n &:after {\n margin-left: auto;\n }\n }\n \n .dropdown-menu {\n top: -2px !important;\n left: 0 !important;\n width: 100%;\n border: 2px solid $gray-600;\n border-top: 0;\n border-radius: 0 0 2px 2px;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.search {\n flex: 0 0 auto;\n\n .dropdown-toggle {\n padding: $spacer;\n &:after {\n display: none;\n }\n }\n\n .search-form {\n display: flex;\n border: none;\n flex-direction: row;\n flex-wrap: nowrap;\n }\n\n input[type=\"text\"] {\n width: 12rem;\n box-shadow: none !important;\n }\n}\n\n.search-mobile-toggle {\n\n .icon {\n width: 16px;\n height: 16px;\n }\n}\n\n.search-mobile {\n display: none;\n\n @include media-breakpoint-down (xl) {\n display: flex;\n flex-flow: row nowrap;\n position: absolute;\n top: -$mm-lang-height;\n right: 0;\n bottom: auto;\n left: 0;\n //width: calc(100% - #{ $mm-lang-width });\n width: 100%;\n height: $mm-lang-height;\n background: $black;\n transition: bottom 0.3s;\n z-index: $zindex-mobile-lang - 1;\n\n .form-control {\n padding: 0 0 0 (0.4 * $spacer);\n background: $black;\n border: 0;\n color: $white;\n box-shadow: none !important;\n border-radius: 0;\n\n &::placeholder {\n color: gray('300');\n }\n }\n\n .input-group-text {\n background: $black;\n border-radius: 0;\n border: 0;\n }\n\n .icon {\n color: gray('300');\n }\n\n .searchform-controller .icon {\n display: block;\n transition: color .2s ease-in-out;\n }\n\n .search-mobile-close {\n align-items: center;\n display: flex;\n margin: 0 (0.9 * $spacer);\n\n &:hover .icon {\n color: #fff;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.access-nav {\n position: absolute;\n top: -1000px;\n\n ul {\n margin-bottom: 0;\n\n @include list-unstyled;\n }\n\n li {\n a {\n display: block;\n position: fixed;\n top: 0;\n left: 25px;\n z-index: $zindex-access-nav;\n transform: translateY(-100%);\n transition:\n opacity 0.2s,\n transform 0.2s;\n opacity: 0;\n }\n\n a:focus {\n top: 25px;\n transform: translateY(0%);\n opacity: 1;\n }\n }\n}\n","@charset 'utf-8';\n\n.avatar-teaser {\n display: flex;\n align-items: center;\n margin-bottom: $spacer;\n}\n\n.avatar-teaser-body {\n flex: 1 1 auto;\n padding: ($spacer * 0.5) 0;\n border-top: $border-width solid gray('100');\n border-bottom: $border-width solid gray('100');\n font-size: $font-size-sm;\n color: $text-muted;\n\n > * {\n margin: 0;\n }\n}\n\n.bg-gray-100 .avatar-teaser-body {\n border-color: gray('200');\n color: $body-color;\n}\n\n$avatar-size: 50px;\n\n.avatar-teaser-img {\n flex: 0 0 $avatar-size;\n width: $avatar-size;\n margin-right: ($spacer * 0.6);\n border-radius: 50%;\n\n // Handle image if avatar-teaser-img is a link\n img {\n max-width: 100%;\n border-radius: 50%;\n }\n\n + .avatar-teaser-img,\n + .avatar-teaser-img-placeholder {\n margin-left: ($spacer * -2.25);\n\n @include media-breakpoint-up(sm) {\n margin-left: ($spacer * -1.2);\n }\n }\n}\n\n.avatar-teaser-img-placeholder {\n display: flex;\n justify-content: center;\n align-items: center;\n flex: 0 0 auto;\n width: $avatar-size;\n height: $avatar-size;\n margin-right: ($spacer * 0.6);\n background-color: gray('200');\n border-radius: 50%;\n text-decoration: none;\n font-weight: $font-weight-bold;\n transition: background-color 0.2s;\n}\n\na.avatar-teaser-img-placeholder {\n @include hover {\n &:before {\n background-color: gray('100');\n }\n }\n}\n\na.avatar-teaser-img,\na.avatar-teaser-img-placeholder {\n position: relative;\n z-index: $zindex-0;\n text-decoration: none;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n z-index: $zindex-background;\n top: $border-width * -3;\n right: $border-width * -3;\n bottom: $border-width * -3;\n left: $border-width * -3;\n border: 1px solid $link-hover-color;\n background-color: $white;\n border-radius: 50%;\n opacity: 0;\n transform: scale(0.8);\n transition:\n background-color 0.2s,\n opacity 0.2s,\n transform 0.2s;\n }\n\n @include hover-focus {\n &:before {\n opacity: 1;\n transform: scale(1);\n }\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n// Normal card\n.card {\n border-color: $gray-100;\n border-radius: 0;\n flex: 1 1 0%;\n max-width: 100%;\n margin-bottom: $grid-gutter-width;\n\n .bg-gray-100 & {\n // Watch out for this, if a card is inside a white area that is\n // itself inside a gray area, the border will be too dark.\n border-color: gray('300');\n }\n}\n\n.card-sm {\n margin-bottom: math.div($grid-gutter-width, 2);\n}\n\n.card-gray {\n border-color: $gray-200;\n\n .card-footer,\n .card-body {\n background: $gray-100;\n transition:\n transform 0.2s,\n background 0.2s;\n }\n}\n\na.card-gray:hover .card-body { background: $white; }\n\n.card-body {\n .card-header {\n display: flex;\n justify-content: space-between;\n margin-bottom: $spacer;\n padding-top: 0;\n padding-right: 0;\n padding-left: 0;\n font-size: $font-size-sm;\n color: $text-muted;\n }\n\n + .card-footer {\n padding-top: 0;\n }\n\n .card-info + p {\n margin-top: .5em;\n }\n\n p:last-of-type {\n margin-bottom: 0;\n }\n\n .card-img-top + .card-title { margin-top: $card-spacer-y; }\n .card-img-top + & {\n border-top: none !important;\n }\n\n .card-sm &,\n &.card-sm {\n padding: $card-spacer-x * 0.5;\n }\n}\n\n.card-header {\n border-color: $hr-border-color;\n}\n\n.card-footer {\n padding-bottom: $card-spacer-x;\n border: 0;\n}\n\n// Distinction is when you have a little red fancy flag in the card body.\n.card-distinction .card-body {\n position: relative;\n border-top: 1px solid $red !important; // Must override even on hover\n padding-top: ($card-spacer-y * 2);\n\n &:before {\n content: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$red}' viewBox='0 0 20 30'%3E%3Cpath d='M0 0h20v30L10 19 0 30z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n display: inline-block;\n position: absolute;\n top: 0;\n left: $card-spacer-x;\n width: 20px;\n height: 30px;\n }\n}\n\n// Card info\n.card-info {\n font-size: $font-size-sm;\n margin-bottom: $paragraph-margin-bottom;\n color: $text-muted;\n &:last-of-type { margin-bottom: 0; }\n\n // Add the separator between the elements\n > :not(:last-of-type) {\n &:after {\n content: ' \\203A ';\n margin: 0 0.25em 0 0.15em;\n }\n }\n .card-info-date:not(:last-child):after { content: ' \\2013 '; }\n\n // Remove separators after specific card elements\n .event-info:after,\n .event-info-date:after,\n .card-info-date.event-date:after {\n content: none;\n }\n\n .event-info-date {\n .event-date,\n .event-time,\n .icon {\n display: inline-block;\n vertical-align: middle;\n }\n .icon {\n width: 18px;\n height: 18px;\n color: $gray-600;\n\n &:not(:first-child) {\n margin-left: 0.5em;\n }\n }\n }\n\n .event-info > span {\n display: block;\n }\n\n a {\n display: inline-block;\n color: $red;\n text-decoration: none;\n\n &.btn {\n &:hover,\n &.hover {\n background-image: none;\n text-shadow: none;\n }\n }\n\n &.btn-primary {\n color: #fff !important;\n }\n\n &.btn-secondary {\n color: $black !important;\n }\n }\n\n p { color: $body-color; }\n p + & { margin-top: $paragraph-margin-bottom; }\n}\n\n.card-info-bordered {\n padding: ($spacer * 0.75) 0;\n border-top: 1px solid $hr-border-color;\n border-bottom: 1px solid $hr-border-color;\n}\n\n.card-info-border-sm {\n padding: ($spacer * 0.25) 0;\n}\n\n// Card items as links\na.card-img-top {\n position: relative;\n .card-body & { display: block; }\n\n &:before {\n content: ' ';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n box-shadow: inset 0 0 0 6px $link-hover-color;\n opacity: 0;\n transition: opacity 0.2s;\n }\n\n &:hover:before {\n opacity: 0.6;\n }\n}\n\n// Whole card as a link\na.card {\n text-decoration: none;\n\n .card-title {\n transition: 0.4s ease;\n }\n\n &:hover {\n color: $body-color;\n border-color: $body-color;\n\n .card-title {\n color: $link-hover-color;\n }\n }\n\n &.link-trapeze-horizontal:before {\n top: calc(100% + 1px);\n right: -1px;\n left: -1px;\n width: auto;\n }\n}\n\n// Card overlay image\n.card-img-overlay {\n right: auto;\n max-width: 400px;\n\n .card-title {\n margin-bottom: 0;\n }\n\n .card-title,\n .h4 {\n @include media-breakpoint-down(sm) {\n font-size: $h4-font-size * 0.8;\n }\n }\n}\n\n// Grayscale look, see event finished\n.card-grayscale {\n &:hover {\n .card-img-top img { filter: grayscale(0%); }\n .card-body { opacity: 1; }\n }\n\n .card-img-top img {\n transition: filter 0.2s;\n filter: grayscale(100%);\n }\n\n .card-body {\n opacity: 0.75;\n transition:\n opacity 0.3s,\n background 0.3s,\n border 0.3s !important;\n }\n}\n","@charset \"utf-8\";\n\n.carousel {\n overflow: hidden;\n}\n\n.carousel-control {\n padding: 0 2rem;\n background: transparent;\n border: 0;\n cursor: pointer;\n font-size: 2rem;\n transition: all .3s ease-in-out;\n\n .icon {\n width: 1.5em;\n height: 1.5em;\n padding: 0.5rem;\n background: rgba(255,255,255,0.6);\n border-radius: 50%;\n color: #000;\n transition: all .2s;\n }\n\n &:hover {\n opacity: 1;\n padding-left: 1rem;\n padding-right: 1rem;\n\n .icon {\n background: rgba(255,255,255,0.8);\n }\n }\n}\n\n.carousel-control-prev {\n justify-content: flex-start;\n\n .icon {\n padding-right: 0.625rem;\n padding-left: 0.375rem;\n }\n}\n.carousel-control-next {\n justify-content: flex-end;\n\n .icon {\n padding-right: 0.375rem;\n padding-left: 0.625rem;\n }\n}\n\n.carousel-indicators {\n bottom: 0;\n margin: 0;\n padding: 0 15% 1rem;\n\n &:before {\n content: \"\";\n position: absolute;\n top: auto; right: 0; bottom: 0; left: 0;\n height: 6rem;\n opacity: .3;\n background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */\n }\n\n li {\n border-top: inherit;\n border-bottom: inherit;\n border-radius: 50%;\n cursor: pointer;\n width: 12px;\n height: 12px;\n margin: 0 5px;\n padding: 0;\n\n &:before {\n content: none;\n }\n }\n}\n\n@include media-breakpoint-down(lg) {\n\n .carousel-control {\n display: none;\n }\n\n .carousel-indicators {\n position: static;\n padding: 1.5rem 15% 0;\n\n &:before {\n display: none;\n }\n\n li {\n width: 14px;\n height: 14px;\n background: $gray-200;\n\n &.active {\n background: $red;\n }\n }\n }\n\n .carousel-highlighted-news {\n\n .carousel-indicators {\n padding-top: .5rem;\n }\n }\n}\n","@charset 'utf-8';\n\n.datepicker {\n display: none;\n}\n\n.datepicker-wrapper .picker__holder {\n padding: 0.5rem 0;\n background: $white;\n border: 1px solid $gray-100;\n}\n\n.datepicker-wrapper .picker__header {\n margin-bottom: 1.4em;\n\n @include media-breakpoint-down(sm) {\n text-align: left;\n }\n}\n\n.datepicker-wrapper .picker__month { font-weight: 700; }\n.datepicker-wrapper .picker__year { font-style: normal; }\n\n.datepicker-wrapper .picker__nav--next,\n.datepicker-wrapper .picker__nav--prev {\n right: 0;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0;\n border: 1px solid $gray-100;\n border-radius: 100%;\n text-align: center;\n transition: border 0.2s;\n\n &:hover,\n &:focus {\n background: transparent;\n border: 1px solid $gray-600;\n }\n}\n\n.datepicker-wrapper .picker__nav--prev {\n right: auto;\n left: 0;\n\n @include media-breakpoint-down(sm) {\n right: 3rem;\n left: auto;\n }\n}\n\n.datepicker-wrapper .picker__nav--next:before,\n.datepicker-wrapper .picker__nav--prev:before {\n content: ' ';\n display: inline-block;\n position: relative;\n top: 0.95rem;\n right: 0.1rem;\n width: 0.5rem;\n height: 0.5rem;\n border-style: solid;\n border-width: 2px 2px 0 0;\n border-color: $black $black transparent transparent;\n transform: rotate(45deg);\n vertical-align: top;\n}\n\n.datepicker-wrapper .picker__nav--prev:before {\n right: auto;\n left: 0.1rem;\n transform: rotate(-135deg);\n}\n\n.datepicker-wrapper .picker__day {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0 !important;\n background: transparent !important;\n line-height: 1.65rem;\n border-radius: 100%;\n\n &:hover,\n &:focus {\n border: 1px solid $gray-200;\n }\n\n &.picker__day--today {\n border-color: $red;\n &:before { content: none; }\n }\n\n &.picker__day--highlighted {\n border-color: $gray-200 !important;\n font-weight: normal;\n color: $body-color;\n }\n\n &.picker__day--selected {\n background: $red !important;\n border-color: $red !important;\n color: $white;\n }\n}\n","@charset 'utf-8';\n\n.datepicker-fancy {\n display: none;\n\n & + .picker .picker__holder {\n background: none;\n\n @include media-breakpoint-down (sm) {\n overflow: hidden;\n padding: 1.1rem 0 0.9rem;\n border-left: 0;\n border-right: 0;\n\n table {\n display: block;\n position: relative;\n min-height: 3rem;\n\n @each $i in (1, 2, 3, 4, 5, 6) {\n tbody[data-week=\"#{$i}\"] {\n $left: $i - 1;\n\n left: calc(-100% * #{$left});\n }\n }\n\n tbody {\n position: absolute;\n top: 1.3;\n left: 0;\n }\n\n tbody,\n thead {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n\n tr {\n display: flex;\n flex: 0 0 100%;\n\n td,\n th {\n display: block;\n flex: 1 1 auto;\n padding-bottom: 0.2rem;\n }\n }\n }\n }\n }\n\n @include media-breakpoint-up (md) {\n $tablewidth: 500px;\n\n padding: 3.5rem 0 4rem !important;\n\n .picker__header {\n position: initial;\n }\n\n .picker__box {\n position: relative;\n }\n\n .picker__nav--prev,\n .picker__nav--next {\n top: 50%;\n width: 3.8rem;\n height: 3.8rem;\n background: $white;\n transition: box-shadow 0.2s;\n z-index: $zindex-10;\n\n &:before {\n top: 1.64rem;\n left: 0;\n border-color: $red $red transparent transparent;\n transition: border-width 0.2s;\n }\n\n &:hover {\n box-shadow: 0 0 20px 1px rgba(33, 33, 33, 0.25);\n border: 1px solid $gray-100;\n\n &:before {\n border-color: $red-dark $red-dark transparent transparent;\n border-width: 3px 3px 0 0;\n }\n }\n }\n\n .picker__nav--prev {\n left: calc(50% - #{$tablewidth} / 2 - 4.3rem);\n }\n\n .picker__nav--next {\n right: calc(50% - #{$tablewidth} / 2 - 4.3rem);\n }\n\n .picker__table {\n max-width: $tablewidth;\n margin: auto;\n }\n\n .picker__day {\n width: 2.7rem;\n height: 2.7rem;\n padding: 0.4325em 0;\n line-height: 1.6rem;\n transition: border 0.2s;\n margin-bottom: 0.2rem;\n }\n\n .picker__weekday {\n padding-bottom: 1.1em;\n }\n }\n\n .picker__day--highlighted {\n font-weight: bold;\n color: $red;\n border-color: transparent;\n\n &.picker__day--selected {\n color: $white;\n }\n }\n\n .picker__day--today {\n border-color: $red;\n }\n\n .nextMonthLabel,\n .prevMonthLabel {\n position: absolute;\n top: 6.8rem;\n font-size: 8rem;\n font-weight: bold;\n color: $gray-200;\n text-transform: uppercase;\n }\n\n .nextMonthLabel {\n left: calc(50% + 19rem);\n }\n\n .prevMonthLabel {\n right: calc(50% + 19rem);\n }\n }\n\n & + .picker {\n & + .nextMonthLabel,\n & ~ .prevMonthLabel {\n display: none;\n }\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\narticle {\n counter-reset: footnotes;\n\n footer,\n aside {\n margin-top: 1.6rem;\n padding-top: 0.72rem;\n border-top: 1px solid $gray-300;\n font-size: $font-size-sm;\n\n ol {\n counter-reset: item;\n padding-left: 0;\n margin-left: 0;\n }\n\n ol li {\n display: block;\n padding-left: 0;\n }\n\n ol li:before {\n content: counter(item);\n counter-increment: item;\n display: inline-block;\n position: static;\n height: 0.7rem;\n margin-right: 0.4rem;\n padding-right: 0.15rem;\n border-right: 1px solid $gray-300;\n font-size: 0.7rem;\n line-height: 0.7rem;\n font-weight: $font-weight-bold;\n color: $red;\n }\n }\n}\n\n/**\n * Inline footnotes references\n * 1. Increment the counter at each new reference\n * 2. Reset link styles to make it appear like regular text\n */\n[aria-describedby=\"footnote-label\"],\n[aria-describedby=\"footnote-label\"]:hover,\n[aria-describedby=\"sidenote-label\"],\n[aria-describedby=\"sidenote-label\"]:hover {\n counter-increment: footnotes; /* 1 */\n text-decoration: none; /* 2 */\n color: inherit; /* 2 */\n cursor: default; /* 2 */\n outline: none; /* 2 */\n border-bottom: none;\n\n &:focus,\n &:active,\n &:focus:active { box-shadow: none !important; }\n\n &:after {\n border-left-color: $red;\n border-right-color: $red;\n }\n}\n\n/**\n * Actual numbered references\n */\n[aria-describedby=\"footnote-label\"]:after,\n[aria-describedby=\"sidenote-label\"]:after {\n content: counter(footnotes);\n display: inline-block;\n height: 0.61rem;\n margin-left: 2px;\n padding: 0 0.15rem;\n cursor: pointer;\n vertical-align: super;\n font-size: 0.61rem;\n line-height: 0.61rem;\n font-weight: $font-weight-bold;\n border-left: 1px solid $gray-300;\n border-right: 1px solid $gray-300;\n color: $red;\n transition:\n border 0.2s,\n color 0.2s;\n}\n\n/**\n * Resetting the default focused styles on the number\n */\n[aria-describedby=\"footnote-label\"]:focus:after,\n[aria-describedby=\"sidenote-label\"]:focus:after {\n outline: thin dotted;\n outline-offset: 2px;\n}\n\n.back-to-content {\n font-size: 0.8em;\n color: $red;\n border-bottom: none;\n}\n\n/**\n * Highlight target note\n */\nfooter :target {\n background: color.adjust($red, $alpha: -0.8);\n}\n","@charset 'utf-8';\n\narticle aside {\n margin-top: 0;\n padding: 0;\n border-top: none;\n color: $gray-600;\n}\n","@charset 'utf-8';\n\n.form-group {\n label {\n font-size: 1em;\n color: $gray-600;\n }\n\n .custom-control label {\n font-size: $font-size-sm;\n\n &:before,\n &:after {\n top: 2px;\n }\n }\n}\n\n.invalid-label,\n.form-group .invalid-label { color: $red; }\n\n.search-container {\n position: relative;\n\n input[type=\"search\"] {\n padding-right: 40px;\n }\n\n .icon {\n position: absolute;\n top: 50%;\n right: $input-padding-x;\n color: $gray-300;\n transform: translateY(-50%);\n transition: color 0.3s;\n }\n\n input[type=\"search\"]:hover + .icon {\n color: $gray-600;\n }\n\n input[type=\"search\"]:focus + .icon {\n color: $black;\n }\n}\n","@charset \"utf-8\";\n@use 'sass:math';\n\n$gallery-btn-size: 41px;\n$gallery-btn-margin: 14px;\n\n.gallery.is-fullscreen {\n z-index: $zindex-gallery-opened !important; /* eslint disable line */\n max-width: none;\n width: 100% !important;\n}\n\n.gallery,\n.gallery-nav {\n position: relative;\n opacity: 0;\n transition: opacity 0.3s;\n &.ready { opacity: 1; }\n\n .img-fluid {\n width: 100%;\n }\n}\n\n.gallery-nav:after {\n content: ' ';\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: 5%;\n background: linear-gradient(to right, transparent 0%, $white 100%);\n}\n\n.gallery.flickity-enabled.is-fullscreen {\n margin: 0 !important;\n background: $white;\n\n .flickity-slider {\n display: flex;\n align-items: center;\n\n .ie & {\n padding-top: 20vmin;\n align-items: start;\n }\n }\n\n .gallery-item {\n align-items: center;\n max-height: 80vmin;\n\n .gallery-item-inner {\n height: 100%;\n padding: 0;\n\n .img-wrapper {\n max-height: 100%;\n position: relative;\n }\n }\n\n .img-fluid {\n max-height: calc( 80vmin - 2rem );\n max-width: 100vmin;\n margin: 0 auto;\n }\n\n figcaption {\n position: relative;\n top: 2rem;\n }\n\n figcaption span:last-child { padding-left: 3rem; }\n }\n\n .flickity-prev-next-button {\n top: 50% !important;\n border: 1px solid $gray-300;\n &.next { right: 6%; }\n &.previous { left: 6%; }\n }\n}\n\n.gallery-item {\n display: flex;\n width: 100%;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n\n figcaption {\n display: flex;\n justify-content: space-between;\n width: 100%;\n padding: 0.6rem 0.2rem;\n font-size: $font-size-sm;\n color: $gray-600;\n\n > span {\n display: inline-block;\n flex: 1 1 auto;\n }\n\n > span:last-child {\n text-align: right;\n padding-left: 1rem;\n }\n }\n\n img {\n display: block;\n max-height: 100%;\n width: auto !important;\n }\n}\n.gallery-item .gallery-item-inner {\n\n /* center images in cells with flexbox */\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n\n position: relative;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n width: 100%;\n height: 0;\n padding: 0 0 66.6667%;\n background: $gray-100;\n\n .img-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n }\n}\n\n.gallery-nav-item {\n display: block;\n position: relative;\n width: calc(23% - 0.8rem);\n margin-right: 0.8rem;\n border-bottom: 1px solid $gray-300;\n\n &:after {\n content: ' ';\n position: absolute;\n top: 0;\n left: 50%;\n margin-left: - math.div($grid-gutter-width, 2);\n width: 0;\n height: 0;\n border-style: solid;\n border-width: math.div($grid-gutter-width, 2) math.div($grid-gutter-width, 2) 0;\n border-color: transparent;\n transition: border-color 0.25s;\n }\n\n &.is-nav-selected:after { border-color: $white transparent transparent; }\n\n figcaption {\n overflow: hidden;\n padding: 0.4rem 0;\n font-size: $font-size-sm;\n color: $gray-600;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n}\n\n.gallery .flickity-prev-next-button,\n.gallery .flickity-fullscreen-button {\n width: $gallery-btn-size;\n height: $gallery-btn-size;\n border-radius: $gallery-btn-size;\n opacity: 1;\n\n svg.flickity-button-icon {\n position: static;\n }\n}\n\n.gallery .flickity-prev-next-button {\n display: flex;\n top: 45%;\n align-items: center;\n justify-content: center;\n margin-top: $gallery-btn-size * -0.5;\n background: $white;\n transform: scale(1);\n transition: transform 0.25s;\n &:hover { transform: scale(1.1); }\n &.next { right: $gallery-btn-margin; }\n &.previous { left: $gallery-btn-margin; }\n\n @include media-breakpoint-down(sm) {\n display: none;\n }\n}\n\n.gallery .flickity-fullscreen-button {\n top: $gallery-btn-margin;\n right: $gallery-btn-margin;\n background: $gray-600;\n text-align: center;\n transition: background 0.25s;\n\n &:hover { background: $gray-900; }\n\n svg.flickity-button-icon {\n width: 17px;\n * { fill: $white; }\n }\n\n &.flickity-fullscreen-button-exit svg.flickity-button-icon { width: 10px; }\n}\n\n.gallery.is-fullscreen .gallery-item {\n height: 100%;\n padding: 0;\n\n .gallery-item-inner {\n background: transparent;\n }\n\n figcaption {\n border-top: 1px solid $gray-100;\n margin-left: 6%;\n margin-right: 6%;\n width: 88%;\n }\n}\n\nol.flickity-page-dots li {\n padding: 0;\n\n &:before {\n content: none;\n }\n}\n","@charset 'utf-8';\n\n.list-group-item {\n padding-top: 1.25rem;\n padding-bottom: 1.25rem;\n\n p:last-child {\n margin-bottom: 0;\n }\n}\n\n.list-group-item-borderless {\n padding-right: 0;\n padding-left: 0;\n border-right: 0;\n border-left: 0;\n}\n\n.list-group-gray .list-group-teaser-container,\n.list-group-item-gray .list-group-teaser-container {\n --card-bg: #{$gray-100};\n background: var(--card-bg);\n\n .card-title a {\n transition: color 0.3s, text-shadow 0.25s;\n }\n\n &:hover {\n --card-bg: $white;\n }\n}\n\n.list-group {\n\n li,\n li.list-group-item {\n\n &:before {\n content: none;\n }\n }\n\n .list-group-teaser {\n display: block;\n text-decoration: none;\n padding: 0;\n border: none;\n\n &:hover {\n z-index: $zindex-10;\n }\n\n & + .list-group-teaser {\n margin-top: -1px;\n }\n }\n\n .list-group-teaser-thumbnail{\n flex: 0 0 12rem;\n padding: 1rem;\n padding-top: 1rem;\n z-index: $zindex-1;\n\n > a {\n display: block;\n }\n\n @include media-breakpoint-up(lg) {\n border-right: none;\n }\n\n @include media-breakpoint-down(md) {\n border-bottom: none;\n }\n }\n\n .list-group-teaser-content {\n flex: 0 1 100%;\n padding: 1rem;\n z-index: $zindex-1;\n\n @include media-breakpoint-down(md) {\n border-top: none;\n }\n\n span {\n color: $body-color;\n }\n\n p {\n margin: 0;\n\n &.h5 {\n margin-bottom: 0.4rem;\n }\n }\n\n .teaser-url {\n overflow-wrap: break-word;\n word-wrap: break-word;\n word-break: break-word;\n }\n }\n\n .list-group-teaser-container {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n border: 1px solid gray('200');\n transition: border-color 0.2s, background 0.25s;\n\n @include media-breakpoint-down(md) {\n flex-direction: column;\n\n .list-group-teaser-thumbnail {\n flex-basis: 0;\n padding-bottom: 0;\n }\n }\n\n &:hover {\n //border-color: $black;\n\n .list-group-teaser-content,\n .list-group-teaser-thumbnail {\n border-color: $black;\n }\n }\n\n &.teaser-img-right {\n flex-direction: row-reverse;\n\n @include media-breakpoint-down(md) {\n display: block;\n\n .list-group-teaser-thumbnail {\n float: right;\n max-width: 50%;\n padding-bottom: 1rem;\n width: calc( 100px + 2rem );\n }\n }\n }\n }\n\n .list-group-teaser-more {\n display: block;\n padding: 0.4rem 1rem;\n background: $white;\n border: 1px solid gray('200') !important;\n font-size: 90%;\n background-image: none !important;\n text-align: center;\n margin-top: 1rem;\n transition: border 0.2s, color 0.3s;\n\n &:hover {\n border: 1px solid $black !important;\n }\n }\n\n .item-metadata {\n\n p {\n display: inline-block;\n margin-bottom: 0;\n }\n\n .item-date {\n font-size: 1rem;\n font-weight: bold;\n margin-right: 0.5em;\n }\n }\n}\n\n.list-group-item-infoscience {\n\n &.has-thumbnail {\n display: flex;\n\n .list-group-thumbnail{\n flex: 0 0 8rem;\n margin-right: 1rem;\n z-index: $zindex-1;\n }\n\n .list-group-content {\n flex: 0 1 100%;\n z-index: $zindex-1;\n }\n\n }\n}\n\n.list-group-teaser-thumbnail .news-video-overlay {\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n background: transparent;\n\n &:before {\n content: \"\";\n width: 2.25rem;\n height: 2.25rem;\n background: url(../images/icons/icon-teaser-video.svg);\n background-size: 100%;\n border-radius: 50%;\n box-shadow: 0 0 1rem rgba(0,0,0,0.16);\n }\n}\n","@charset 'utf-8';\n\n.social-feed {\n position: relative;\n padding: 2.2rem 1.5rem 1.5rem;\n background: $white;\n color: $gray-600;\n\n strong {\n color: $black;\n }\n\n .social-icon {\n position: absolute;\n top: -1.3rem;\n }\n\n .social-feed-header {\n margin-bottom: 0.6rem;\n }\n\n picture {\n img {\n margin-bottom: $paragraph-margin-bottom;\n }\n }\n}\n","@charset 'utf-8';\n\n.breadcrumb-container {\n display: flex;\n position: relative;\n margin-bottom: $spacer * 1.6;\n\n @include media-breakpoint-down(lg) {\n //height: $mm-breadcrumbs-height;\n padding: 0 ($spacer * 0.8);\n }\n\n @include media-breakpoint-up(xl) {\n // create space out of container on the left for hamburger button\n display: flex;\n position: relative;\n margin: 0 $spacer * 3;\n margin-bottom: $spacer * 2;\n }\n}\n\n.breadcrumb-wrapper {\n max-width: 100%;\n width: 100%;\n border-bottom: 1px solid gray('200');\n\n @include media-breakpoint-up(lg) {\n overflow-y: visible;\n user-select: none;\n }\n}\n\n.breadcrumb {\n padding: 0;\n margin-bottom: 0;\n\n li {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n\n @include media-breakpoint-up(lg) {\n max-width: 100%;\n //white-space: nowrap;\n padding: 0.1rem 0;\n .breadcrumb-item:last-child { padding-right: $spacer * 3; }\n }\n\n @include media-breakpoint-down(lg) {\n //height: $mm-breadcrumbs-height;\n //overflow-x: scroll;\n //white-space: nowrap;\n margin: 0;\n padding: $spacer * 0.64 0;\n z-index: $zindex-breadcrumbs;\n\n .icon {\n color: gray('300');\n }\n\n li:last-child {\n margin-right: 5rem;\n }\n }\n}\n\n.breadcrumb-item {\n display: inline-block;\n position: relative;\n font-size: $font-size-sm;\n line-height: 1.5rem;\n\n &.breadcrumb-tags-wrapper {\n display: inline;\n }\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n bottom: -0.1rem;\n left: 0;\n width: 0;\n height: 1px;\n padding: 0;\n background: $red;\n transition: width 0.3s ease;\n }\n\n &:not(.active):not(.breadcrumb-tags-wrapper):hover:before {\n width: calc(100% - 0.6rem);\n }\n\n &:after {\n content: \"/\";\n color: $gray-500;\n padding-inline: 0.25rem;\n }\n\n a {\n background-image: none !important;\n color: $gray-700;\n text-decoration: none;\n\n &:hover {\n color: $black;\n }\n }\n\n .tag {\n vertical-align: baseline;\n }\n\n .icon {\n top: -0.08em;\n font-size: 0.86em;\n }\n\n &:last-child:after {\n content: none;\n }\n\n &.active {\n font-weight: bold;\n color: $gray-700;\n }\n\n &.expand-links {\n display: none;\n }\n}\n\n// Expand links button\n\n.breadcrumb .btn-expand-links {\n height: auto;\n padding: 0;\n border: 0;\n font-size: inherit;\n line-height: 1;\n}\n\n@include media-breakpoint-down(md) {\n .breadcrumb .breadcrumb-item,\n .breadcrumb.has-expanded-links .breadcrumb-item.expand-links {\n display: none;\n }\n\n .breadcrumb .breadcrumb-item:first-of-type,\n .breadcrumb .breadcrumb-item.expand-links,\n .breadcrumb .breadcrumb-item:last-of-type,\n .breadcrumb .breadcrumb-item.active,\n .breadcrumb .breadcrumb-item.breadcrumb-tags-wrapper,\n .breadcrumb.has-expanded-links .breadcrumb-item {\n display: inline-block;\n }\n}\n\n// Dropdown\n\n.breadcrumb .dropdown {\n display: inline;\n position: static;\n}\n\n.breadcrumb .dropdown-toggle {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n top: -0.08em;\n width: 1.25rem;\n height: 1.25rem;\n margin-left: 0;\n padding: 0;\n border: 0;\n border-radius: 50%;\n\n .icon {\n top: 0;\n font-size: 1rem;\n color: currentColor;\n transform: rotate(0);\n transition: all 0.2s ease-in-out;\n }\n\n &:after {\n content: none;\n }\n\n &:hover,\n &:active {\n background: $red !important;\n color: $white !important;\n }\n\n &:focus,\n &:focus-visible {\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline-color: transparent !important;\n }\n\n &[aria-expanded=\"true\"] .icon {\n transform: rotate(180deg);\n }\n}\n\n.breadcrumb .dropdown-menu {\n min-width: 11.5rem;\n\n &.show {\n // dropdown position depends on the <li>, not the button\n top: 1.65rem !important;\n left: -0.625rem !important;\n transform: none !important;\n\n &.open-left {\n right: -0.625rem !important;\n left: auto !important;\n }\n }\n}\n\n.breadcrumb .dropdown-item {\n padding: 0.125em 0.625rem;\n font-size: 0.83rem;\n line-height: 1.3em;\n\n a {\n display: block;\n }\n\n & + .dropdown-item {\n margin-top: 0.5rem;\n }\n\n &.current-menu-item,\n &.current-menu-item-parent {\n font-weight: bold;\n }\n\n @include media-breakpoint-down(md) {\n white-space: normal;\n }\n}\n","@charset 'utf-8';\n\n.links-group {\n padding: 1.66rem;\n background: $white;\n border: 1px solid $gray-200;\n\n .nav-link, li {\n padding: 0;\n margin-bottom: 0.8rem;\n }\n\n &.links-group-teaser h5 {\n margin-bottom: 1.2rem;\n padding-bottom: 1.6rem;\n border-bottom: 1px solid $gray-200;\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.media-map {\n display: flex;\n flex: 1 1 100%;\n position: relative;\n\n figure {\n flex: 1 1 100%;\n }\n\n picture {\n width: 100%;\n margin-bottom: 0;\n }\n\n img {\n height: 100%;\n object-fit: cover;\n font-family: 'object-fit: cover;'; /* stylelint-disable-line */\n }\n}\n\n.media-map-over {\n position: absolute;\n right: math.div($grid-gutter-width, 2);\n bottom: math.div($grid-gutter-width, 2);\n left: math.div($grid-gutter-width, 2);\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.cover {\n position: relative;\n\n figcaption {\n position: absolute;\n right: math.div($grid-gutter-width, 2);\n bottom: math.div($grid-gutter-width, 2);\n z-index: $zindex-1;\n\n @include media-breakpoint-up(md) {\n right: $grid-gutter-width;\n bottom: $grid-gutter-width;\n }\n }\n}\n","@charset 'utf-8';\n\n.page-item {\n background-color: $pagination-bg;\n border-top: $pagination-border-width solid $pagination-border-color;\n border-bottom: $pagination-border-width solid $pagination-border-color;\n\n &:first-child,\n &:last-child {\n .page-link {\n border-radius: 0;\n }\n }\n\n &:first-child {\n border-left: $pagination-border-width solid $pagination-border-color;\n\n .page-link {\n margin-left: -$pagination-border-width;\n }\n }\n\n &:last-child {\n border-right: $pagination-border-width solid $pagination-border-color;\n\n .page-link {\n margin-right: -$pagination-border-width;\n }\n }\n\n &.disabled {\n .page-link {\n border-color: transparent;\n }\n\n &:last-child .page-link {\n margin-right: 0;\n }\n\n &:first-child .page-link {\n margin-left: 0;\n }\n }\n}\n\n.page-link {\n display: inline-flex;\n justify-content: center;\n min-width: calc(#{$font-size-base * 1.25} + #{$pagination-padding-y * 2});\n height: 100%;\n background-color: transparent;\n border-color: transparent;\n border-radius: 0;\n text-decoration: none;\n font-weight: $font-weight-bold;\n transition: margin 0.1s ease-in-out;\n\n @include link-trapeze(horizontal, $pagination-border-color, 5px);\n\n &:before {\n left: -$pagination-border-width;\n margin-top: $pagination-border-width;\n width: calc(100% + #{$pagination-border-width * 2});\n\n .page-item:first-child & {\n border-left-color: $pagination-bg;\n }\n\n .page-item:last-child & {\n border-right-color: $pagination-bg;\n }\n }\n\n @include hover {\n z-index: $zindex-1 + 1;\n border: $pagination-border-width solid $pagination-hover-border-color;\n transform: translateY(-4px);\n }\n\n @include hover-focus-active {\n background-color: $pagination-hover-bg;\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n$checked-tag: 1.7rem;\n$half-checked-tag: math.div($checked-tag, 2);\n$icon-checked-tag: math.div($checked-tag, 2.7);\n$animation: 0.2s;\n\n.question {\n display: flex;\n flex-flow: column wrap;\n\n // icon appearance animation\n @keyframes popin {\n 100% {\n transform: scale(1);\n }\n }\n\n h3,\n .h3 {\n margin-top: 1rem;\n margin-bottom: 3rem;\n }\n\n .custom-control-label {\n flex: 1 1 auto;\n flex-basis: 0;\n position: relative;\n transition: $animation;\n\n // red icon styles\n &:before {\n content: ' ';\n position: absolute;\n width: $checked-tag;\n height: $checked-tag;\n border: none;\n border-radius: 50%;\n margin-top: 0;\n transform: scale(0);\n transition: margin $animation;\n box-shadow: none !important;\n z-index: $zindex-10 + 5;\n }\n\n &:after {\n content: ' ';\n position: absolute;\n width: $icon-checked-tag;\n height: $icon-checked-tag;\n background: $custom-checkbox-indicator-icon-checked;\n transform: scale(0);\n transition: margin $animation;\n z-index: $zindex-10 + 15;\n }\n\n // base hover behaviour\n &:hover {\n cursor: pointer;\n\n .custom-control-label-content {\n border-color: $black;\n z-index: $zindex-10;\n }\n }\n }\n\n .custom-control-label-content {\n display: block;\n position: relative;\n padding: 1rem 1.3rem;\n background: $white;\n border: 1px solid $gray-200;\n z-index: $zindex-5;\n transition: $animation;\n }\n\n // checked animation and styles\n .custom-control-input:checked + .custom-control-label {\n z-index: $zindex-10;\n\n .custom-control-label-content {\n border-color: $black;\n z-index: $zindex-10;\n }\n\n &:before,\n &:after {\n animation: popin $animation forwards;\n }\n }\n}\n\n.question-title {\n font-size: $font-size-base * 1.2;\n text-transform: uppercase;\n color: gray('600');\n}\n\n.question-subtitle {\n font-size: $font-size-base * 1.4;\n font-weight: bold;\n}\n\n.question-img {\n flex: 0 0 100%;\n}\n\n.question-content {\n padding: ($spacer * 4);\n}\n\n.question-answers {\n display: flex;\n flex-flow: column nowrap;\n padding-right: $checked-tag;\n}\n\n// mobile styles\n@include media-breakpoint-down(md) {\n .question {\n .custom-control-label {\n @include trapeze-span-vertical-container();\n\n // icon positionning\n &:before {\n top: calc(50% - #{$half-checked-tag});\n right: -$half-checked-tag;\n left: auto;\n }\n\n &:after {\n top: calc(50% - #{math.div($icon-checked-tag, 2)});\n right: - math.div($icon-checked-tag, 2);\n left: auto;\n }\n }\n\n // border overlap\n .custom-control-label-content {\n margin-bottom: -1px;\n }\n\n // checked styles\n .custom-control-input:checked + .custom-control-label {\n @include trapeze-span-vertical-container-active();\n z-index: $zindex-10;\n }\n }\n\n .question-content {\n padding: $spacer 0;\n }\n}\n\n@include media-breakpoint-up(lg) {\n .question {\n flex-flow: row nowrap;\n align-items: stretch;\n background-image: linear-gradient(to right, $white 30%, $gray-100 30%);\n padding: 10rem 0;\n\n h3,\n .h3 {\n margin-top: 0;\n }\n\n // icon positioning\n .custom-control-label {\n @include trapeze-span-horizontal-container();\n\n &:before {\n top: -$half-checked-tag;\n left: calc(50% - #{$half-checked-tag});\n }\n\n &:after {\n top: - math.div($icon-checked-tag, 2);\n left: calc(50% - #{math.div($icon-checked-tag, 2)});\n }\n\n &:hover {\n z-index: $zindex-10;\n }\n }\n\n // border overlap and stretch\n .custom-control-label-content {\n height: 100%;\n margin-left: -1px;\n }\n\n // checked styles\n .custom-control-input:checked + .custom-control-label {\n @include trapeze-span-horizontal-container-active();\n }\n }\n\n .question-img {\n flex: 0 0 45%;\n\n picture,\n img {\n display: block;\n width: 100% !important;\n }\n }\n\n .question-answers {\n display: flex;\n flex-flow: row nowrap;\n padding: 0;\n }\n\n .question-content {\n padding: 0 4rem;\n }\n}\n","@charset 'utf-8';\n\n.social-share-container {\n display: flex;\n flex-flow: column wrap;\n justify-content: space-between;\n align-items: flex-start;\n padding: 1rem 1.5rem;\n background: $white;\n color: $gray-600;\n\n @include media-breakpoint-up(lg) {\n flex-flow: row nowrap;\n justify-content: space-between;\n align-items: center;\n }\n\n &.social-share-light {\n display: inline-block;\n }\n}\n\n.social-share {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n\n @include media-breakpoint-up(lg) {\n flex-flow: row nowrap;\n justify-content: space-between;\n }\n\n .social-icon {\n margin-right: 0.25rem;\n margin-bottom: 0.25rem;\n\n @include media-breakpoint-up(lg) {\n margin-bottom: 0;\n }\n }\n\n .social-share-text {\n flex-basis: 100%;\n margin-right: 0.5rem;\n margin-bottom: 0.25rem;\n\n @include media-breakpoint-up(lg) {\n flex-basis: auto;\n margin-bottom: 0;\n }\n }\n}\n\n.social-share-copylink {\n display: flex;\n white-space: nowrap;\n align-items: center;\n\n @include media-breakpoint-up(lg) {\n margin-top: 0;\n }\n\n @include media-breakpoint-down(md) {\n white-space: normal;\n }\n\n .input-group {\n\n .form-control {\n border: none !important;\n box-shadow: none !important;\n &:before { content: none; }\n\n &.sr-only {\n position: absolute;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.table {\n width: 100%;\n\n thead {\n th {\n border-bottom: 3px solid $gray-200;\n padding: 0.3rem 0.45rem;\n }\n }\n\n tbody,\n tfoot {\n color: $black;\n\n td {\n padding: 0.3rem 0.45rem;\n border-bottom: 1px solid $gray-200;\n\n @include media-breakpoint-down(sm) {\n &:last-child {\n margin-bottom: 1.2rem;\n }\n }\n\n .tablesaw-cell-label {\n color: $black;\n }\n }\n }\n\n tfoot {\n td {\n border-top: 3px solid $gray-200;\n font-weight: bold;\n }\n }\n}\n\n.table-boxed {\n @include media-breakpoint-up(md) {\n border: 1px solid $gray-200;\n }\n\n thead th {\n border-top: 1px solid $gray-200;\n }\n\n thead th,\n tbody td,\n tfoot td {\n border-right: 1px solid $gray-200;\n\n @include media-breakpoint-down(sm) {\n border-left: 1px solid $gray-200;\n }\n }\n}\n\n.table-sortable {\n thead {\n th {\n padding: 0;\n\n button {\n padding: 0.3rem;\n cursor: pointer;\n\n .tablesaw-sortable-arrow {\n $triangle_width: 0.29rem;\n $triangle_height: 0.35rem;\n\n display: block;\n position: relative;\n margin-top: 0.1rem;\n float: left;\n width: 1rem;\n height: 1rem;\n\n &:after {\n content: ' ';\n position: absolute;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: $triangle_width solid transparent;\n border-right: $triangle_width solid transparent;\n border-bottom: $triangle_height solid $gray-200;\n margin: 0;\n }\n\n &:before {\n content: ' ';\n position: absolute;\n bottom: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: $triangle_width solid transparent;\n border-right: $triangle_width solid transparent;\n border-top: $triangle_height solid $gray-200;\n margin: 0;\n }\n }\n }\n\n &.tablesaw-sortable-descending {\n button .tablesaw-sortable-arrow:before {\n border-top-color: $red;\n }\n }\n\n &.tablesaw-sortable-ascending {\n button .tablesaw-sortable-arrow:after {\n border-bottom-color: $red;\n }\n }\n }\n }\n}\n\n.tablesaw-sortable-btn {\n background: transparent;\n border: none;\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n.nav-tabs {\n .nav-item {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n\n + .nav-item {\n .nav-link {\n margin-left: -1px;\n }\n }\n\n &:first-child {\n .nav-link {\n border-top-left-radius: $nav-tabs-border-radius;\n }\n }\n\n &:last-child {\n .nav-link {\n border-top-right-radius: $nav-tabs-border-radius;\n }\n }\n }\n\n .nav-link {\n position: relative;\n background-color: gray('100');\n border-color: $nav-tabs-border-color;\n text-decoration: none;\n border-radius: 0;\n padding: .5rem .8125rem;\n\n @include media-breakpoint-up(md) {\n padding: .5rem 1rem;\n }\n\n &:hover {\n z-index: $zindex-1;\n background-color: color.adjust(gray('100'), $lightness: -5%);\n color: $body-color;\n }\n\n &:focus:not(:active) {\n z-index: $zindex-1;\n border-color: gray('400');\n outline: $nav-tabs-border-width solid gray('400');\n border-radius: 0 !important; // Make sure the border-radius is removed for first and last elements.\n }\n\n &:active {\n z-index: $zindex-1;\n background: linear-gradient(0deg, gray('100') 0%, color.adjust(gray('100'), $lightness: -5%) 100%);\n }\n\n &.disabled {\n background-color: color.adjust(gray('100'), $lightness: -5%);\n border-color: $nav-tabs-border-color;\n color: gray('300');\n cursor: not-allowed;\n }\n }\n\n .nav-link.active,\n .nav-item.show .nav-link {\n color: $body-color;\n\n &:hover {\n background-color: $nav-tabs-link-active-bg;\n }\n }\n}\n\n.nav-tabs-vertical-wrapper {\n display: flex;\n\n .nav-tabs {\n flex: 1 0 30%;\n max-width: 30%;\n margin-right: -$nav-tabs-border-width;\n border-top: $nav-tabs-border-width solid $nav-tabs-border-color;\n }\n\n .nav-item {\n &:first-child {\n .nav-link {\n border-top: 0;\n }\n }\n\n .nav-link {\n margin-top: 0;\n margin-left: 0;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n .tab-content {\n flex: 2 1 70%;\n border: $nav-tabs-border-width solid $nav-tabs-border-color;\n }\n}\n\n.nav-tabs-vertical {\n flex: 1 1 auto;\n flex-direction: column;\n border-bottom: none;\n\n .nav-item {\n &:first-child {\n .nav-link {\n border-top-left-radius: 0;\n }\n }\n\n &:last-child {\n .nav-link {\n border-top-right-radius: 0;\n }\n }\n }\n\n .nav-link {\n &.active {\n border-right: $nav-tabs-border-width solid $white;\n border-bottom-color: $nav-tabs-border-color;\n }\n }\n}\n\n.nav-tabs-light-wrapper {\n margin-bottom: $spacer;\n background-color: $white;\n border-bottom: $nav-tabs-border-width solid $nav-tabs-border-color;\n}\n\n.nav-tabs-light {\n .nav-link {\n position: relative;\n margin-right: ($nav-link-padding-x * 2);\n padding-right: 0;\n padding-left: 0;\n text-decoration: none;\n font-weight: $font-weight-bold;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n border-bottom: 0 solid theme-color('primary');\n transition: border-bottom 0.2s;\n }\n\n &.active {\n &:after {\n border-bottom-width: ($nav-tabs-border-width * 4);\n }\n }\n }\n\n .nav-item {\n &:last-child {\n .nav-link {\n margin-right: 0;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.card-deck {\n display: block;\n position: relative;\n margin-left: $spacer * -0.5;\n margin-right: $spacer * -0.5;\n\n @include media-breakpoint-up(sm) {\n display: flex;\n flex-wrap: wrap;\n\n > .card {\n\n // only one card is present\n &:first-child:last-child {\n flex: 0 0 60%;\n margin-left: auto;\n margin-right: auto;\n }\n\n // two or more cards are present\n &:nth-last-child(n + 2),\n &:nth-last-child(n + 2) ~ * {\n flex: 1 1 47%;\n margin: $spacer * 0.5;\n }\n }\n }\n\n @include media-breakpoint-up(lg) {\n > .card {\n z-index: $zindex-1;\n margin: $spacer * 0.5;\n\n // only one card is present\n &:first-child:last-child {\n flex: 0 0 33%;\n }\n\n // two cards are present\n &:nth-last-child(n + 2) {\n flex: 0 0 33%;\n margin-left: auto;\n }\n\n &:nth-last-child(n + 2) ~ * {\n flex: 0 0 33%;\n margin-right: auto;\n }\n\n // three or more cards are present\n &:nth-last-child(n + 3),\n &:nth-last-child(n + 3) ~ * {\n flex: 1 1 30%;\n margin: $spacer * 0.5;\n }\n }\n\n &.card-deck-line {\n\n &:before {\n content: ' ';\n position: absolute;\n top: 50%;\n left: 5%;\n width: 30%;\n z-index: $zindex-0;\n border-bottom: 1px solid $gray-100;\n\n .bg-gray-100 & {\n border-bottom-color: $gray-300;\n }\n }\n\n &:after {\n content: ' ';\n position: absolute;\n top: 50%;\n right: 5%;\n width: 30%;\n z-index: $zindex-0;\n border-bottom: 1px solid $gray-100;\n\n .bg-gray-100 & {\n border-bottom-color: $gray-300;\n }\n }\n\n /*\n * for plain cards, we add pseudo elements, allowing the lines not to touch the cards\n */\n > div.card {\n &:first-child:last-child {\n position: relative;\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n\n &:after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n right: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n }\n\n // two cards are present\n &:nth-last-child(n + 2) {\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n }\n\n &:nth-last-child(n + 2) ~ * {\n &:after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n right: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n }\n\n // three or more cards are present\n &:nth-last-child(n + 3),\n &:nth-last-child(n + 3) ~ * {\n\n &:before,\n &:after {\n content: none;\n }\n\n }\n }\n\n /*\n * Styles for card-links. this is tricky because we already use before and after pseudo elements\n * on card-links. So to avoid the line touching the card, we add a border\n */\n > a.card {\n\n // only one card is present\n &:first-child:last-child {\n flex: 0 0 calc(33% + #{$spacer * 1.5});\n box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;\n\n .bg-gray-100 & {\n box-shadow: 1rem 0 0 0 $gray-100, -1rem 0 0 0 $gray-100;\n }\n }\n\n // two cards are present\n &:nth-last-child(n + 2) {\n flex: 0 0 calc(33% + #{$spacer * 1.5});\n box-shadow: -1rem 0 0 0 white;\n\n .bg-gray-100 & {\n box-shadow: -1rem 0 0 0 $gray-100;\n }\n }\n\n &:nth-last-child(n + 2) ~ * {\n flex: 0 0 calc(33% + #{$spacer * 1.5});\n box-shadow: 1rem 0 0 0 white;\n .bg-gray-100 & {\n box-shadow: 1rem 0 0 0 $gray-100;\n }\n }\n\n // three or more cards are present\n &:nth-last-child(n + 3),\n &:nth-last-child(n + 3) ~ * {\n flex: 1 1 30%;\n border: none;\n }\n }\n }\n }\n\n &.mini-cards {\n justify-content: center;\n\n @include media-breakpoint-down(xs) {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n > .card {\n margin: $spacer * 0.5;\n }\n }\n\n .deck-title {\n flex-basis: 100%;\n margin-left: .5rem;\n font-size: 1.625rem;\n }\n\n .card-body {\n padding: 1rem;\n }\n\n .card-title {\n margin: 0;\n font-size: 1.125rem;\n }\n\n > .card {\n flex-basis: calc( 50% - #{$spacer} );\n flex-grow: 0;\n }\n\n @include media-breakpoint-up(sm) {\n > .card {\n flex-basis: calc( 33.3334% - #{$spacer} );\n }\n }\n\n @include media-breakpoint-up(xl) {\n > .card {\n flex-basis: calc( 16.6667% - #{$spacer} );\n }\n }\n\n }\n\n}\n","@charset 'utf-8';\n\n.card-slider-wrapper {\n padding: $spacer 0;\n\n .flickity-page-dots {\n display: flex;\n bottom: $spacer * -0.8;\n justify-content: stretch;\n align-items: center;\n }\n\n .flickity-page-dots .dot {\n flex: 1 1 1px;\n height: 1px;\n margin: 0;\n background: $gray-600;\n border-radius: 0;\n\n &.is-selected {\n height: 5px;\n background: theme-color('primary');\n }\n }\n}\n\n.card-slider-footer {\n display: flex;\n flex-direction: row;\n align-items: center;\n\n > div { margin-right: $spacer * 2; }\n\n @include media-breakpoint-down(sm) {\n justify-content: center;\n margin-top: $spacer * 2.6;\n > div { margin-right: 0; }\n }\n}\n\n.card-slider-btn {\n display: inline-block;\n position: relative;\n width: 3rem;\n height: 3rem;\n background: $white;\n border: 1px solid $gray-300;\n font-size: 1.4rem;\n line-height: 2.3rem;\n color: theme-color('primary');\n transition:\n opacity 0.3s,\n background 0.3s,\n border 0.3s,\n transform 0.3s,\n color 0.3s;\n\n &:hover {\n cursor: pointer;\n border: 1px solid $gray-600;\n }\n\n &:before { margin-top: 1px; }\n\n &.disabled {\n background: transparent;\n color: $gray-600;\n }\n\n @include media-breakpoint-down(sm) {\n display: none;\n }\n}\n\n.card-slider {\n height: 100%;\n .flickity-viewport { overflow: visible; }\n}\n\n.card-slider-cell {\n display: flex;\n flex-direction: column;\n width: 23%;\n min-width: 360px;\n padding-right: $grid-gutter-width;\n &.card-slider-cell-lg { width: 48%; }\n\n .ie & {\n display: block;\n height: auto !important;\n .card-body { flex: 0 0 auto; }\n }\n\n @include media-breakpoint-down(md) {\n width: 100%;\n padding-right: 0;\n &.card-slider-cell-lg { width: 100%; }\n }\n}\n","@charset 'utf-8';\n\n@use 'sass:math';\n@use 'sass:color';\n@use 'sass:map';\n\n.fullwidth-teaser {\n position: relative;\n width: 100%;\n background: $gray-100;\n\n .vimeo-wrapper {\n background: gray('100');\n }\n\n @include media-breakpoint-up(md) {\n display: flex;\n flex-flow: row nowrap;\n min-height: 30rem;\n }\n\n @include media-breakpoint-up(lg) {\n margin-bottom: 0;\n }\n\n img {\n width: 100%;\n height: auto;\n }\n figure,\n figure picture,\n figure img {\n margin-bottom: 0;\n }\n\n figure picture,\n figure img {\n height: 100%;\n }\n\n picture,\n figure,\n .fullwidth-teaser-text {\n @include media-breakpoint-up(md) {\n flex: 0 0 50%;\n }\n }\n\n picture,\n figure {\n @include media-breakpoint-down(sm) {\n img {\n width: 100% !important;\n height: auto;\n }\n }\n\n @include media-breakpoint-up(md) {\n position: relative;\n overflow: hidden;\n\n img {\n position: relative;\n left: 0;\n object-fit: cover;\n object-position: top center;\n font-family: 'object-fit: cover;'; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n max-width: none;\n }\n }\n }\n\n @include media-breakpoint-up(xl) {\n display: block;\n padding: 0;\n\n picture,\n figure {\n display: block;\n height: 90vh;\n max-height: 90vh;\n }\n }\n\n .fullwidth-teaser-content p {\n @include media-breakpoint-up(xl) {\n float: right;\n max-width: 28rem;\n margin-left: 6rem;\n padding: 1.2rem 1.6rem;\n background: rgba($white, 0.9);\n }\n }\n}\n\n.fullwidth-teaser-text {\n padding: math.div($grid-gutter-width, 2);\n background: $white;\n\n @include make-col(12, 12);\n\n max-width: map.get($grid-breakpoints, 'xl');\n\n @include media-breakpoint-up(md) {\n padding: 1rem $grid-gutter-width 0;\n }\n\n @include media-breakpoint-up(xl) {\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 8rem;\n width: auto;\n padding: 2rem 0;\n min-height: 100%;\n overflow: hidden;\n background: none;\n\n .fullwidth-teaser-title {\n padding: 1.5rem 2rem;\n background-color: $white;\n max-width: 24rem;\n }\n\n h3,\n .h3 {\n display: inline-block;\n margin-bottom: 0;\n font-size: 1.75rem;\n }\n }\n\n .list-inline {\n font-size: 0.85 * $font-size-base;\n margin-bottom: 0;\n color: $text-muted;\n li { margin-right: 0; }\n li:not(:last-child):after {\n content: ' \\203A';\n margin: 0 0.25em 0 0.15em;\n }\n\n @include media-breakpoint-up('xl') {\n margin-bottom: $spacer * -0.3;\n }\n }\n}\n\n.fullwidth-teaser-header {\n display: flex;\n flex-flow: row nowrap;\n align-items: flex-start;\n justify-content: flex-start;\n overflow: hidden;\n\n @include media-breakpoint-up(xl) {\n width: auto;\n justify-content: flex-end;\n align-items: flex-end;\n padding-left: 0;\n }\n\n h3,\n a {\n flex: 1 1 auto;\n\n @include media-breakpoint-up(xl) {\n flex: 0 0 auto;\n }\n }\n\n .btn {\n transition: padding 0.15s;\n\n &:hover,\n &:focus {\n background: color.adjust($red, $lightness: -15%);\n color: $white;\n\n @include media-breakpoint-up(xl) {\n padding-left: 2rem;\n }\n\n &:before,\n &:after {\n background: none;\n border-top-color: color.adjust($red, $lightness: -15%);\n }\n }\n\n &:active:after {\n border-top-color: color.adjust($red-dark, $lightness: -10%);\n }\n\n &:focus {\n outline: 0 !important;\n }\n &:focus-visible {\n outline: 2px solid #fff !important;\n outline-offset: -4px !important;\n }\n }\n}\n\n.fullwidth-teaser-content {\n padding: 1rem 0 0;\n\n @include media-breakpoint-up(md) {\n padding: 1rem 0;\n }\n\n @include media-breakpoint-up(xl) {\n padding: 0;\n }\n}\n\n.fullwidth-teaser-footer {\n margin-bottom: math.div($grid-gutter-width, 2);\n\n &:last-child {\n margin-bottom: 0;\n }\n\n @include make-col(12);\n\n @include media-breakpoint-up(md) {\n margin: 0;\n }\n}\n\n.fullwidth-teaser-horizontal {\n @include media-breakpoint-up(xl) {\n .fullwidth-teaser-text {\n left: 10%;\n width: 80%;\n justify-content: flex-end;\n padding-bottom: $spacer * 6;\n }\n\n .fullwidth-teaser-header {\n justify-content: flex-end;\n overflow: visible;\n }\n\n .btn {\n margin-bottom: -1.62rem;\n }\n\n .fullwidth-teaser-title {\n width: auto;\n max-width: 70%;\n overflow: visible;\n white-space: normal;\n text-overflow: initial;\n }\n\n h3,\n .h3 {\n margin: 0;\n }\n\n .fullwidth-teaser-content {\n p {\n width: 89%;\n margin: 0 11% 0 0;\n padding-right: 5.3rem;\n max-width: none;\n }\n }\n }\n\n @include media-breakpoint-up(xxl) {\n .fullwidth-teaser-text {\n left: 20%;\n width: 60%;\n }\n }\n}\n\n.fullwidth-teaser-left {\n\n @include media-breakpoint-up(md) {\n picture img,\n figure img {\n right: -10%;\n left: auto;\n }\n }\n\n @include media-breakpoint-up(lg) {\n picture img,\n figure img {\n right: 0;\n }\n .fullwidth-teaser-text {\n right: auto;\n left: 2rem;\n }\n }\n}\n\n.fullwidth-teaser-horizontal.thinner-teaser {\n background: $gray-100;\n min-height: 24rem;\n\n @include media-breakpoint-up(xl) {\n\n picture,\n figure {\n height: 30vw;\n max-height: 50vh;\n min-height: 24rem;\n }\n\n .fullwidth-teaser-text {\n padding-bottom: $spacer * 3;\n }\n }\n}\n","@charset 'utf-8';\n\n$nav-spacer: 4px;\n\n// Inner nav styles\n.nav-main {\n position: relative;\n background: color('white');\n z-index: $zindex-nav;\n transition: left 0.3s;\n border-right: 1px solid gray('100');\n\n li.current-menu-item {\n & > a:first-child,\n & > a:first-child:hover {\n background: theme-color('primary');\n font-weight: bold;\n color: $white;\n }\n }\n\n ul {\n display: none;\n position: absolute;\n top: 0;\n left: 100%;\n width: 100%;\n margin: 0;\n padding: 0 $spacer;\n transition: left 0.2s;\n }\n\n li {\n display: flex;\n flex-flow: row nowrap;\n max-height: 0;\n border-bottom: 1px solid gray('200');\n position: static;\n transition: max-height 0s 0.2s;\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n\n .current-menu-parent,\n .current-menu-parent li { max-height: 100%; }\n\n a {\n display: block;\n flex: 1 1 auto;\n margin: $nav-spacer 0;\n padding: 0.4 * $spacer;\n transition: all 0.2s;\n text-decoration: none;\n margin-left: -0.7 * $spacer;\n padding-left: 0.7 * $spacer;\n\n &:before {\n content: none;\n }\n\n &:hover,\n &:focus {\n color: $body-color;\n\n &:not(.nav-arrow) {\n background: gray('100');\n }\n\n .icon-container {\n background: gray('100');\n }\n }\n }\n\n .menu-item-has-children > .nav-arrow {\n margin-left: $nav-spacer;\n }\n\n .nav-menu {\n display: block;\n left: 0;\n }\n}\n\n// navigation back or home button\n.nav-home,\n.nav-back,\nli.nav-back,\nli.nav-home {\n display: block;\n padding-bottom: 1.2 * $spacer;\n margin-left: -2 * $spacer;\n padding-left: 2 * $spacer;\n\n a {\n color: gray('700');\n }\n\n .icon {\n color: gray('500');\n }\n}\n\nli.nav-back {\n .icon {\n width: 0.8 * $spacer;\n margin-right: 0.2 * $spacer;\n color: gray('300');\n transition: transform 0.2s, fill 0.2s;\n }\n\n &:hover {\n .icon {\n color: $body-color;\n transform: translateX(-0.2 * $spacer);\n }\n }\n}\n\nli.nav-home {\n .icon {\n width: 0.6 * $spacer;\n margin-top: 0.1 * $spacer;\n }\n}\n\na.nav-arrow {\n flex: 0 0 (3 * $spacer);\n position: relative;\n margin-top: $nav-spacer;\n margin-bottom: $nav-spacer;\n padding: (0 $nav-spacer) (0 $nav-spacer + 1) !important;\n font-size: 1.3 * $font-size-base !important;\n line-height: 1 * $font-size-base !important;\n font-weight: normal !important;\n\n .icon-container {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n transition: background-color 0.3s;\n }\n\n &:before,\n &:after {\n content: ' ';\n position: absolute;\n top: 5%;\n left: 0;\n width: 1px;\n height: 90%;\n background: gray('200');\n }\n\n &:after {\n left: 100%;\n }\n\n .icon {\n width: 1 * $spacer;\n transform: translateY(-0.1 * $spacer);\n }\n\n &:hover {\n .icon-container {\n background: gray('100');\n }\n }\n}\n\n// Vertical scroll for menu toggle\n// horizontal slide of menus\n.nav-wrapper {\n width: 100%;\n height: 100%;\n overflow-y: auto;\n\n &::-webkit-scrollbar {\n display: none;\n }\n\n .current-menu-ancestor > ul {\n display: block;\n left: 0;\n }\n\n .current-menu-parent > ul {\n display: block;\n left: 100%;\n }\n}\n\n.nav-container {\n display: block;\n position: relative;\n width: 100%;\n margin-left: -100%;\n padding-left: 100%;\n}\n\n// Desktop\n@include media-breakpoint-up(xl) {\n // Solid nav\n .nav-solid-layout {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n .nav-main {\n flex: 0 0 $main-nav-width;\n max-width: $main-nav-width;\n min-height: calc(100vh - #{$header-height});\n }\n\n .content {\n flex: 1 1 auto;\n }\n\n .overlay {\n display: none;\n }\n }\n\n // Toggle nav\n .nav-toggle-layout {\n .nav-main {\n position: fixed;\n left: $main-nav-width * -1.3;\n width: $main-nav-width;\n height: calc(100% - #{ $header-height });\n border: 1px solid gray('300');\n border-radius: $btn-border-radius $btn-border-radius 0 0;\n }\n\n .content {\n position: relative;\n }\n\n .nav-aside-wrapper {\n display: none;\n }\n }\n\n .desktop-menu-open {\n height: 100vh;\n overflow: hidden;\n\n .nav-toggle-layout {\n\n .overlay {\n right: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n opacity: 0.95;\n }\n\n .nav-main {\n left: 0;\n }\n }\n }\n\n .nav-main {\n li {\n font-size: 0.9 * $font-size-base;\n }\n\n .nav-back,\n .nav-home {\n border-bottom: none;\n }\n }\n}\n\n\n// Mobile\n@include media-breakpoint-down(lg) {\n .main-container {\n position: relative;\n }\n\n .nav-main {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n border-top: 1px solid gray('300');\n transform: translateX(-100%);\n transition: transform 0.2s;\n }\n\n ul.nav-menu {\n a {\n font-size: $font-size-base;\n padding-top: 0.8 * $spacer;\n padding-bottom: 0.8 * $spacer;\n }\n }\n\n .nav-arrow {\n flex: 0 0 (4 * $spacer);\n }\n\n .nav-home {\n display: none;\n }\n\n // handle breadcrumb\n .content .breadcrumb {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n }\n\n .nav-back,\n .nav-home {\n margin: 0;\n padding: 0;\n }\n\n // mobile opened menu\n .mobile-menu-open {\n height: calc(100% - #{$header-height + $mm-breadcrumbs-height});\n\n .nav-main {\n transform: translateX(0);\n }\n\n .main-container {\n height: calc(100vh - #{$header-height + $mm-breadcrumbs-height });\n overflow: hidden;\n }\n\n .header .search-mobile {\n bottom: 0;\n }\n\n .nav-lang-mobile {\n display: block;\n }\n }\n}\n\n// Overlay\n.overlay {\n content: ' ';\n position: fixed;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n overflow: hidden;\n cursor: pointer;\n z-index: $zindex-nav-overlay;\n opacity: 0;\n background: $white;\n transition: opacity 0.3s;\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.nav-aside-layout {\n @include media-breakpoint-up(xl){\n display: flex;\n flex-wrap: nowrap;\n margin-top: $spacer;\n\n .nav-aside-wrapper {\n flex: 0 0 22%;\n order: -1;\n max-width: 22%;\n min-width: 320px;\n border-right: 1px solid gray('200');\n }\n\n .content {\n flex: 1 1 auto;\n .container { width: 90%; }\n }\n }\n}\n\n.nav-aside-layout .nav-aside-wrapper {\n display: block;\n\n @include media-breakpoint-down(lg) {\n padding: 1rem;\n\n .nav-aside {\n [class^=\"h\"] {\n padding: 0;\n }\n a {\n padding-inline: 1.5rem;\n font-size: 1rem;\n }\n }\n }\n\n @include media-breakpoint-up(xl) {\n height: 100%;\n }\n\n @include media-breakpoint-up(xxl){\n flex: 0 0 16.1%;\n max-width: 16.1%;\n }\n}\n\n.nav-aside {\n padding-bottom: $spacer * 3;\n\n [class^=\"h\"] { padding-left: $spacer * 3; }\n\n ul { padding-left: 1.2rem; }\n & > ul { padding-left: 0; }\n\n li {\n list-style-type: none;\n font-size: $font-size-base * 0.9;\n padding-left: 0;\n\n &:before {\n content: none;\n }\n\n li {\n border-top: none;\n margin: 0;\n padding: 0;\n }\n\n &.active > a {\n margin-right: -1px;\n margin-left: $spacer * 2;\n padding-left: $spacer * 1;\n background: gray('100');\n border-right: 2px solid theme-color('primary');\n font-weight: $font-weight-bold;\n color: $black;\n & + ul a { color: $black; }\n &:before { content: none; }\n }\n\n @include media-breakpoint-down(lg) {\n &.active > a {\n margin-inline: 0;\n }\n }\n }\n & > ul > li:first-child > a:before { content: none; }\n\n a {\n display: block;\n position: relative;\n padding: math.div($spacer, 1.6) $spacer * 3;\n text-decoration: none;\n color: gray('700');\n\n &:before {\n content: ' ';\n position: absolute;\n top: 0;\n width: calc(100% - #{$spacer * 6});\n height: 1px;\n background: gray('200');\n transition: background 0.25s;\n }\n\n &:hover {\n color: theme-color('primary') !important;\n &:before { background: theme-color('primary'); }\n }\n }\n ul ul > li:first-child a:before { content: none; }\n}\n","\n.nav-toggle-layout > .nav-container {\n width: auto;\n margin: 0;\n padding: 0;\n\n @include media-breakpoint-down(lg) {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n background: #fff;\n border-top: 1px solid #c1c1c1;\n overflow-y: scroll;\n transform: translateX(-100%);\n transition: transform 0.2s;\n z-index: 120;\n\n .mobile-menu-open & {\n transform: translateX(0);\n }\n }\n}\n\n.nav-main-mobile {\n position: static;\n border: 0;\n transform: none !important;\n\n @include media-breakpoint-up(xl) {\n display: none;\n }\n\n .nav-wrapper {\n height: auto;\n }\n\n .nav-container {\n margin-left: 0;\n padding-left: 0;\n }\n\n .nav-container .nav-menu {\n display: grid;\n grid-template-columns: repeat(3,1fr);\n position: static;\n width: 100%;\n padding-block: 1rem;\n border-bottom: 1px solid $gray-300;\n\n li {\n border: 0;\n }\n\n li a {\n margin-block: 0;\n padding-block: 0.4 * $spacer;\n }\n\n li.current-menu-item > a:first-child {\n background: transparent;\n color: $black;\n }\n }\n}\n","@charset 'utf-8';\n\n$contact-list-avatar: 2.5rem;\n$person-avatar-height: 8rem;\n\n.person-card-avatar {\n height: $person-avatar-height;\n}\n\n.contact-list {\n border-top: 2px solid $gray-200;\n font-size: $font-size-base * 0.95;\n}\n.contact-list-row {\n position: relative;\n padding: 0.9rem 0 0.9rem ($contact-list-avatar + 0.6rem);\n border-top: 1px solid $gray-200;\n\n @include media-breakpoint-up(md) {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-gap: 0 0.8rem;\n grid-auto-rows: auto;\n min-height: $contact-list-avatar + 0.6rem;\n }\n\n @include media-breakpoint-up(xl) {\n padding-top: 0.2em;\n padding-bottom: 0.2em;\n grid-template-columns: $contact-list-avatar repeat(4, 1fr);\n }\n}\n\n.contact-list-row .contact-list-item {\n @include media-breakpoint-up(md) {\n align-self: center;\n\n &:nth-child(2) {\n grid-column: 1;\n grid-row: 1;\n }\n\n &:nth-child(3) {\n grid-column: 1;\n grid-row: 2;\n }\n\n &:nth-child(4) {\n grid-column: 2;\n grid-row: 1;\n }\n\n &:nth-child(5) {\n grid-column: 2;\n grid-row: 2;\n }\n\n &:nth-child(6) {\n grid-column: 3;\n grid-row: 1 ;\n }\n }\n}\n\n.contact-list-item {\n display: block;\n line-height: 1.48rem;\n}\n\n.contact-list-avatar {\n position: absolute;\n top: 1rem;\n left: 0;\n width: $contact-list-avatar;\n\n @include media-breakpoint-up(xl) {\n top: 0.3rem;\n }\n}\n\n@include media-breakpoint-up(xl) {\n // table mode\n .contact-list {\n display: table;\n width: 100%;\n }\n\n .contact-list-row {\n display: table-row;\n padding:0;\n }\n\n .contact-list-item {\n display: table-cell;\n vertical-align: middle;\n }\n\n .contact-list-avatar {\n display: table-cell;\n position: relative;\n top: 0;\n width: $contact-list-avatar + 0.8rem;\n height: $contact-list-avatar + 0.65rem;\n padding: 0.35rem 0.8rem 0.3rem 0;\n }\n\n .contact-list-item,\n .contact-list-avatar {\n border-bottom: 1px solid $gray-200;\n }\n}\n\n.contact-list-avatar-placeholder {\n img {\n background: $gray-200;\n color: black;\n border-radius: 50%;\n overflow: hidden;\n }\n}\n","@charset 'utf-8';\n\n.footer {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n\n p {\n margin: 0;\n }\n}\n\n.footer-group {\n margin-bottom: 1rem;\n flex-basis: 100%;\n}\n\n.footer-sitemap {\n display: flex;\n flex-flow: column nowrap;\n}\n\n.footer-faculties {\n border-bottom: 1px solid $gray-300;\n\n @include media-breakpoint-up(md) {\n flex: 0 0 100%;\n border: none;\n }\n\n .footer-links {\n display: flex;\n flex-flow: row wrap;\n\n @include media-breakpoint-up(md) {\n display: flex;\n padding-top: 0.5rem;\n }\n\n li {\n flex: 0 0 50%;\n position: relative;\n padding-right: 1.5rem;\n margin-bottom: 1rem;\n\n @include media-breakpoint-up(md) {\n flex: 0 0 20%;\n }\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0.5rem;\n left: -0.9rem;\n width: 6px;\n height: 5px;\n background: $red;\n }\n\n a {\n margin: 0;\n }\n\n strong {\n display: block;\n }\n }\n }\n}\n\n.footer-legal {\n display: flex;\n border-top: 1px solid $gray-300;\n padding-top: 2rem;\n flex-flow: column wrap;\n text-align: center;\n flex-basis: 100%;\n\n a + a {\n margin-left: 1rem;\n }\n}\n\n.footer-links {\n margin: 0;\n padding-left: 0;\n\n a {\n display: inline-block;\n font-size: $font-size-sm;\n line-height: 1.2rem;\n color: $gray-600;\n text-decoration: none;\n\n &:hover {\n color: $link-hover-color;\n }\n }\n\n li {\n margin: 0.5rem 0;\n padding-left: 0;\n list-style-type: none;\n\n &:before {\n content: none;\n }\n }\n}\n\n.footer-bottom {\n display: flex;\n}\n\n@include media-breakpoint-down(sm) {\n .footer-sitemap {\n margin-bottom: 0;\n }\n\n .footer-social {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n }\n\n .footer .btn {\n margin: 0 0.4em 0.6rem 0;\n }\n\n .footer-links li:last-child { margin-bottom: 1rem; }\n}\n\n@include media-breakpoint-up(md) {\n .footer-title {\n padding-top: 0.9rem;\n padding-bottom: 0.9rem;\n margin-bottom: 0.4rem;\n font-size: $font-size-sm;\n color: $gray-600;\n border-bottom: 1px solid $gray-300;\n }\n\n .footer-buttons,\n .footer-socials {\n margin-bottom: 2rem;\n flex-basis: auto;\n }\n\n .footer-title-no-underline {\n border: none;\n padding-bottom: 0.3rem;\n }\n\n .footer-sitemap-col {\n padding-right: 0.8rem;\n flex: 1 1 auto;\n }\n\n .footer-legal {\n flex-direction: row;\n justify-content: space-between;\n padding-top: 1rem;\n\n & > div {\n display: flex;\n flex: 0 0 auto;\n }\n\n a,\n p {\n font-size: $font-size-sm;\n color: $gray-600;\n }\n }\n\n .footer-sitemap {\n flex-flow: row nowrap;\n }\n}\n\n// ----------------\n// Dark footer\n// ----------------\n.bg-dark {\n .footer a {\n color: $white;\n\n &:hover {\n color: $red;\n }\n }\n\n .footer-title {\n color: $white;\n border-color: $gray-600;\n }\n}\n\n// --\n// Back to top button\n// --\n\n.btn-back-to-top {\n display: inline-block;\n opacity: 0;\n position: fixed;\n right: 10px;\n bottom: 30px;\n margin: 0;\n padding: .25rem .75rem;\n transition: background-color .3s, opacity .5s, visibility .5s, bottom .3s;\n visibility: hidden;\n z-index: 1000;\n\n &:hover {\n opacity: 1;\n }\n\n &.show {\n bottom: 10px;\n opacity: 1;\n visibility: visible;\n }\n\n .icon {\n width: 1.5em;\n height: 1.5em;\n }\n}\n","@charset 'utf-8';\n\n.footer-light {\n a {\n background-image: none !important;\n }\n\n ul li {\n color: $gray-300;\n\n &:first-child {\n color: $body-color;\n }\n }\n}\n\n.footer-light-socials {\n margin-bottom: 0;\n padding: 0.5rem 0;\n border-top: 1px solid $gray-100;\n\n .social-icon-negative .icon {\n font-size: 1.375rem;\n }\n}\n\n// ----------------\n// Dark footer\n// ----------------\n.bg-dark {\n .footer-light-socials,\n .footer-legal {\n border-color: $gray-600;\n }\n\n .social-icon .icon {\n color: $white;\n }\n\n .footer-legal-links a {\n color: $gray-300;\n\n &:hover {\n color: $white;\n }\n }\n\n .footer-light ul li {\n small {\n color: $gray-300;\n }\n\n &:first-child {\n color: $white;\n }\n }\n}\n","@charset 'utf-8';\n\n.header {\n display: flex;\n width: 100%;\n flex-flow: row nowrap;\n justify-content: flex-end;\n align-items: center;\n height: $header-height;\n\n @include media-breakpoint-up(xl) {\n justify-content: flex-start;\n }\n\n img {\n margin-top: 0;\n width: 110px;\n }\n\n .logo {\n margin: 0 auto 0 (3 * $spacer);\n border: none;\n background-image: none;\n\n &:before {\n content: none;\n }\n\n @include media-breakpoint-up(xl) {\n margin-right: 0;\n }\n }\n\n .nav-header {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row nowrap;\n margin: 0 0 0 (3.7 * $spacer);\n padding: 0;\n\n li {\n display: flex;\n flex: 0 0 auto;\n padding: 0;\n\n a {\n position: relative;\n margin: 0;\n padding: 2rem 0.7rem;\n font-weight: bold;\n text-decoration: none;\n }\n\n a:after,\n &.dropdown .btn:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 1em;\n left: 0.8rem;\n width: 7px;\n height: 6px;\n background: $red;\n opacity: 0;\n transform: none;\n transition: opacity 0.3s;\n }\n\n a:hover,\n a.open,\n a.active,\n &.active a,\n a:focus,\n &.current-menu-item a {\n color: $red;\n\n &:before {\n content: none;\n }\n\n &:after {\n opacity: 1;\n }\n }\n\n &:before {\n content: none;\n }\n }\n\n .dropdown {\n align-items: center;\n\n .btn {\n padding: 0.7rem;\n font-size: inherit;\n font-weight: bold;\n text-decoration: none;\n }\n\n .btn:before {\n top: 0 !important;\n border: none;\n border-radius: 0;\n }\n\n .btn:hover:before,\n .btn:focus:before {\n opacity: 1;\n }\n }\n\n .dropdown-item {\n padding: 0.25rem 1.25rem;\n font-weight: $font-weight-normal;\n &:after { content: none; }\n &:hover { color: $black; }\n }\n\n .icon { font-size: 0.9em; }\n }\n\n @include media-breakpoint-down (lg) {\n height: $header-height;\n max-height: $header-height;\n padding: 0 (0.9 * $spacer);\n\n .logo {\n margin-left: 0;\n }\n }\n}\n\n.header-light {\n //padding-left: 0;\n //padding-right: 0;\n\n .logo {\n margin-right: $spacer;\n padding-right: $spacer;\n border-right: 1px solid gray('300');\n }\n\n h1,\n .site-title {\n align-self: flex-start;\n flex: 0 1 100px;\n margin: auto 0;\n font-size: $font-size-base;\n color: theme-color('primary');\n text-transform: uppercase;\n\n a {\n text-decoration: none;\n }\n }\n\n p.site-title {\n line-height: 1.1em;\n font-weight: 700;\n }\n\n .drawer {\n margin-left: -(0.9 * $spacer);\n\n @include media-breakpoint-up(xl) {\n margin-left: 0;\n }\n }\n\n .drawer.open + .header-light-content {\n @include media-breakpoint-down(sm) {\n .nav-toggle-mobile,\n .nav-lang,\n .search-mobile-toggle {\n display: none;\n }\n }\n }\n\n .header-light-content {\n flex-grow: 1;\n flex-flow: row wrap;\n display: flex;\n width: 100%;\n justify-content: space-between;\n align-items: center;\n\n @include media-breakpoint-down(sm) {\n :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: .5rem 0.9rem;\n }\n }\n\n @include media-breakpoint-down(xs) {\n :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: .625rem 0.9rem;\n }\n }\n\n @include media-breakpoint-down(lg) {\n height: 100%;\n padding: 0.3rem 0;\n //overflow: hidden;\n\n .logo {\n //order: 1;\n margin: 0 auto 0 0;\n padding: 0;\n border: 0;\n line-height: $mm-lang-height;\n img {\n width: 90px;\n }\n }\n .nav-toggle-mobile {\n order: 2;\n margin: 0;\n transition: margin 0.2s;\n }\n h1,\n .site-title {\n flex: 0 0 100%;\n margin: 4px 0 0;\n white-space: nowrap;\n order: 3;\n }\n }\n }\n\n .nav-header { margin-left: $spacer * 2; }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.hero {\n overflow: hidden;\n\n @include media-breakpoint-up(md) {\n display: flex;\n justify-content: space-between;\n }\n\n @include media-breakpoint-down(sm) {\n padding-right: .9rem;\n padding-left: .9rem;\n }\n}\n\n.hero-content-container {\n @include media-breakpoint-up(md) {\n flex: 1 0 50%;\n position: relative;\n z-index: $zindex-5;\n margin-top: $grid-gutter-width * 4;\n }\n\n @include media-breakpoint-up(lg) {\n flex: 1 0 30%;\n }\n}\n\n.hero-content,\n.hero-title {\n @include media-breakpoint-up(md) {\n padding: $grid-gutter-width;\n background-color: $white;\n }\n}\n\n.hero-title {\n @include media-breakpoint-up(md) {\n display: inline-block;\n max-width: 100%;\n min-width: 75%;\n margin-bottom: 0;\n padding-top: math.div($grid-gutter-width, 2);\n padding-bottom: math.div($grid-gutter-width, 2);\n text-align: right;\n }\n}\n\n.hero-content {\n\n @include media-breakpoint-down(sm) {\n margin-bottom: 1rem;\n }\n\n @include media-breakpoint-up(md) {\n width: 110%;\n }\n}\n\n.hero-img {\n picture,\n figure {\n display: block;\n height: 100%;\n max-height: 100%;\n }\n\n img {\n object-fit: cover;\n object-position: center center;\n font-family: 'object-fit: cover;'; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n }\n\n @include media-breakpoint-up(xxl) {\n picture {\n height: 80vh;\n max-height: 80vh;\n }\n }\n\n @include media-breakpoint-up(md) {\n flex: 0 0 85%;\n margin-left: -35%;\n }\n\n @include media-breakpoint-up(lg) {\n margin-left: -15%;\n }\n}\n","@charset 'utf-8';\n\n.introduction {\n display: flex;\n flex-flow: column nowrap;\n align-items: center;\n justify-content: center;\n padding: 3rem 0 2.5rem;\n background: $white;\n\n h2,\n .h2 {\n margin-bottom: $spacer;\n }\n}\n","@charset 'utf-8';\n\n$input-group-inner-space: 8px;\n\n.input-group-inner-space {\n input,\n button { border-radius: $border-radius !important; }\n\n .input-group-append { padding-left: $input-group-inner-space; }\n}\n\n.newsletter-signup-wrapper {\n @include media-breakpoint-down(xs) {\n overflow: hidden;\n\n .form-control,\n .input-group-append,\n .btn {\n flex: 0 1 100%;\n width: 100%;\n }\n\n .input-group-inner-space .input-group-append {\n padding-left: 0;\n margin-top: $input-group-inner-space;\n\n .btn {\n padding-top: 0.4rem;\n padding-bottom: 0.4rem;\n }\n }\n }\n}\n","@charset \"utf-8\";\n\n.tab-pane output[for='nutrimenu-score'] {\n font-weight: bold;\n}\n\n.table-restauration {\n\n tr td {\n padding: .5rem;\n\n &:first-child {\n padding-left: 0;\n }\n\n &:last-child {\n padding-right: 0;\n }\n\n .tablesaw-cell-label {\n @extend .sr-only;\n }\n }\n\n td.menu {\n\n .menu-content {\n display: flex;\n align-items: center;\n }\n .logo {\n img {\n max-width: 100%;\n height: auto;\n vertical-align: top;\n }\n }\n\n .nutrimenu {\n margin-left: auto;\n padding-right: .5rem;\n }\n }\n\n td.prices {\n span.price {\n display: block;\n }\n }\n\n @include media-breakpoint-down(xs) {\n td.menu .logo {\n display: none;\n }\n }\n\n @media only screen and (max-width: 639px) {\n\n tr td {\n padding: .5rem 0;\n border: 0;\n }\n\n tr > td:first-child {\n padding-top: 1rem;\n border-top: 2px solid $gray-200;\n }\n tr > td:last-child {\n margin: 0;\n padding-bottom: 1rem;\n }\n tr + tr {\n border-width: 0;\n }\n\n td.menu {\n\n .tablesaw-cell-content {\n max-width: none;\n width: 100%;\n }\n .logo {\n margin-right: .25rem;\n width: 30%;\n }\n .nutrimenu {\n padding-left: 1rem;\n\n img {\n height: 64px;\n }\n }\n }\n\n td.restaurant,\n td.prices {\n clear: none;\n padding-top: 0;\n width: auto;\n white-space: nowrap;\n }\n\n td.restaurant {\n padding-right: 1rem;\n }\n\n td.prices {\n span.price {\n display: inline-block;\n\n & + .price {\n margin-left: .25rem;\n }\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.social-feed-group {\n margin-left: -16px;\n margin-right: -16px;\n padding: 4rem 0;\n\n .social-feed {\n padding-left: 0;\n padding-right: 0;\n }\n\n @include media-breakpoint-up(xl) {\n display: flex;\n flex-flow: row nowrap;\n align-items: stretch;\n margin: 0;\n padding: 2rem 0;\n\n .social-feed-container {\n padding: 0 0.7rem;\n\n .ie & {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n .social-feed {\n height: 100%;\n padding: 2.2rem 1.5rem 1.5rem;\n }\n\n &:first-child {\n padding-left: 0;\n }\n\n &:last-child {\n padding-right: 0;\n }\n }\n }\n}\n\n.social-feed-container {\n align-items: center;\n display: flex;\n flex-flow: column nowrap;\n\n @include media-breakpoint-up(xl) {\n flex-flow: row nowrap;\n }\n\n .social-feed {\n margin-bottom: 3rem;\n\n @include media-breakpoint-up(xl) {\n margin-bottom: 0;\n height: 100%;\n }\n }\n}\n\n.social-feed-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n justify-content: space-between;\n}\n","@charset 'utf-8';\n\n.key-number-group {\n flex-wrap: wrap;\n margin-left: $spacer * -0.5;\n margin-right: $spacer * -0.5;\n\n > * {\n flex: 0 0 100%;\n padding: $spacer * 0.5;\n }\n\n @include media-breakpoint-up(md) {\n .key-number {\n flex: 1 0 50%;\n }\n }\n\n @include media-breakpoint-up(lg) {\n .key-number {\n flex: 0 0 25%;\n }\n\n .key-number-large {\n flex: 0 0 50%;\n }\n }\n}\n","@charset 'utf-8';\n\n.cc-window {\n z-index: $zindex-cookie-consent !important;\n}\n\na.cc-btn {\n text-decoration: none;\n}\n\na.cc-link {\n padding: .2em 0;\n}\n","@charset \"utf-8\";\n\n.epfl-faq-header {\n margin-bottom: 2rem;\n}\n\n.faq-item {\n border-top: 1px solid $gray-300;\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n\n h4.faq-item-question { font-weight: bold; }\n}\n","@charset 'utf-8';\n\n/**\n* Program\n**/\n.coursebook-program {\n\n .tree {\n padding: 0;\n list-style-type: none;\n }\n\n .tree > li {\n flex: 0 0 50%;\n font-size: $font-size-sm;\n\n strong {\n font-size: $font-size-sm * 0.9;\n }\n\n .underline {\n display: inline;\n }\n\n .underline > a {\n text-decoration: none;\n }\n\n > ul {\n padding: 0;\n list-style-type: none;\n font-size: $font-size-sm;\n\n li {\n display: flex;\n flex-flow: row wrap;\n width: 100%;\n padding: ($spacer * 0.4) ($spacer * 0.2);\n\n\n > * {\n flex: 0 0 auto;\n\n &:first-child {\n flex: 0 0 50%;\n }\n }\n\n br {\n display: none;\n }\n }\n\n strong {\n text-transform: uppercase;\n }\n\n > li:nth-child(even) {\n background: $gray-100;\n }\n }\n }\n}\n\n/**\n* Reference week\n**/\n\n.taken {\n color: white;\n vertical-align: middle;\n text-align: center;\n\n a {\n color: white !important;\n text-decoration-color: $white;\n\n &:hover {\n font-weight: bold;\n }\n }\n}\n\n.coursebook-reference-week > div > div {\n // these are the items out of the table\n width: auto !important;\n margin-right: 0.9rem;\n font-size: $font-size-sm * 1.07;\n}\n\n.semaineDeRef {\n @extend .table, .table-boxed;\n position: relative;\n border: 0;\n\n &:before,\n &:after {\n content: \"\";\n border-bottom: 1px solid $gray-200;\n position: absolute;\n right: 0;\n left: 0;\n }\n\n &:before {\n top: calc(2rem - 2px);\n bottom: auto;\n }\n\n &:after {\n top: auto;\n bottom: -1px;\n }\n\n tbody {\n\n tr:first-child {\n th {\n padding: ($spacer * 0.12) ($spacer * 0.66);\n }\n }\n tr {\n\n td {\n padding: ($spacer * 0.15) ($spacer * 0.45);\n transition: background-color .3s ease-in-out;\n }\n\n &:hover {\n td {\n background: $gray-200;\n }\n }\n }\n\n td,\n th {\n width: 16.6667%;\n }\n\n th {\n height: 2rem;\n background: transparent;\n border: solid $gray-200;\n border-width: 1px 0;\n text-align: center;\n }\n\n td {\n height: 2rem;\n background: $gray-100;\n border: 2px solid #fff;\n }\n\n td.time {\n background: transparent;\n color: $black;\n padding-left: 0;\n }\n\n td.taken {\n color: #fff;\n\n a {\n color: #fff;\n }\n\n &.cours {\n background: $red;\n }\n\n &.exercice {\n background: $red-dark url(../images/icons/icon-course-exercise.svg) no-repeat 4px 4px;\n }\n\n &.projet {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat 4px 4px;\n }\n }\n }\n}\n\n.coursebook-week-caption {\n .caption {\n font-size: 1rem;\n margin-bottom: .5rem;\n\n .caption-icon {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n margin-right: .25rem;\n vertical-align: middle;\n }\n }\n\n .caption-cours .caption-icon {\n background: $red;\n }\n\n .caption-exercice .caption-icon {\n background: $red-dark url(../images/icons/icon-course-exercise.svg) no-repeat .5rem .5rem;\n }\n\n .caption-projet .caption-icon {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat .5rem .5rem;\n }\n}\n\n/**\n* Legend\n**/\n\n.box.two-cols {\n display: flex;\n flex-flow: row wrap;\n\n .box-col {\n flex: 0 0 50%;\n }\n}\n\n.coursebook-legend {\n h3 {\n flex: 0 0 100%;\n font-size: $font-size-base * 1.2;\n }\n\n ul {\n list-style: none;\n padding: 0;\n font-size: $font-size-sm;\n\n li {\n margin-bottom: $spacer * 0.1;\n }\n }\n}\n\n/**\n* temporary icons style\n**/\n.img_legende {\n &:before {\n margin-right: $spacer * 0.3;\n float: left;\n }\n\n &.automne:before {\n content: '🍂';\n }\n &.winter:before {\n content: '❄️';\n }\n &.printemps:before {\n content: '🌼';\n }\n &.sun:before {\n content: '☀️';\n }\n &.anglais:before {\n content: '🏴󠁧󠁢󠁥󠁮󠁧󠁿󠁧󠁢󠁥󠁮󠁧󠁿';\n }\n &.francais:before {\n content: '🇫🇷';\n }\n &.allemand:before {\n content: '🇩🇪';\n }\n}\n","@charset 'utf-8';\n\n// Card\n\n.event-location a {\n color: $link-color;\n text-decoration-line: underline !important;\n text-decoration-color: $link-hover-color;\n transition:\n text-decoration-color 0.2s ease-in-out,\n color 0.2s ease-in-out;\n\n @include hover-focus-active {\n text-decoration-color: $link-color !important;\n }\n\n &:active {\n color: $red;\n }\n}\n\n.event-info {\n p {\n margin-bottom: 0;\n }\n}\n\n// List\n\n.list-events {\n\n .list-group-teaser-content {\n .card-title {\n max-width: 660px;\n }\n .event-actions {\n .btn + .btn {\n margin-left: 0.5rem;\n }\n }\n }\n\n @include media-breakpoint-up(xl) {\n\n .list-group-teaser-content {\n\n .event-actions {\n position: absolute;\n top: 0;\n right: 1rem;\n\n @for $i from 1 through 7 {\n .col-md-#{$i} & {\n position: static;\n }\n }\n\n }\n }\n }\n}\n\n// Featured events\n\n.list-group.list-events-featured {\n\n .list-group-teaser {\n flex-grow: 1;\n flex-basis: 0;\n background: transparent;\n margin-bottom: 1rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n\n .list-group-teaser-container {\n height: 100%;\n background: #fff;\n flex-direction: column;\n\n .btn-secondary {\n &:hover,\n &:active,\n &:focus {\n background: #fff;\n }\n }\n }\n\n .list-group-teaser-content {\n\n .event-actions {\n position: static;\n\n .btn {\n width: 100%;\n\n & + .btn {\n margin-left: 0;\n margin-top: 0.75rem;\n }\n }\n }\n }\n\n @include media-breakpoint-up(lg) {\n flex-direction: row;\n margin-left: -10px;\n margin-right: -10px;\n\n .list-group-teaser {\n margin-bottom: 0;\n padding-left: 10px;\n padding-right: 10px;\n\n & + .list-group-teaser {\n margin-top: 0;\n }\n }\n\n .list-group-teaser-thumbnail {\n padding-bottom: 0;\n }\n\n .list-group-teaser-content {\n display: flex;\n flex-direction: column;\n\n .card-info {\n display: flex;\n flex-direction: column;\n height: 100%;\n }\n\n .event-actions {\n margin-top: auto;\n }\n }\n }\n}\n\n// Events page\n\n.events-links {\n\n @include media-breakpoint-up(lg) {\n ul {\n margin-bottom: 0;\n }\n }\n\n li {\n display: inline-block;\n font-size: 1rem;\n font-weight: bold;\n margin-right: 1rem;\n\n &:last-child {\n margin-right: 0;\n }\n }\n}\n\n.events-pager {\n .pagination {\n margin-bottom: 0;\n }\n}\n","@charset \"utf-8\";\n\n.carousel-highlighted-news {\n\n .fullwidth-teaser-text .list-inline {\n @include sr-only();\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n$table-cours-template-columns: minmax(200px, 3fr) minmax(auto, 1fr) minmax(200px, 3fr);\n$table-grid-template-columns: 1fr $table-cours-template-columns 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n\n$study-plan-0-semesters: minmax(300px, 4fr) 1fr minmax(auto, 2fr) 1fr;\n$study-plan-1-semesters: minmax(300px, 4fr) 1fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-2-semesters: minmax(300px, 4fr) 1fr 2fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-3-semesters: minmax(300px, 4fr) 1fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-4-semesters: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-5-semesters: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n\n$study-plan-master-0-semesters: minmax(250px, 3fr) 1fr minmax(140px, 3fr) 1fr;\n$study-plan-master-1-semesters: minmax(250px, 3fr) 1fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-2-semesters: minmax(250px, 3fr) 1fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-3-semesters: minmax(250px, 3fr) 1fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-4-semesters: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-5-semesters: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master: minmax(250px, 3fr) 1fr 2fr 2fr minmax(170px, 3fr) minmax(140px, 3fr) 1fr;\n$study-plan-master-pdm: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n\n\n.table-like {\n --table-columns: #{$table-grid-template-columns};\n\n overflow-x: initial;\n max-width: 100%;\n\n h2,\n h3,\n h4 {\n font-size: $font-size-base;\n font-weight: $font-weight-bold;\n }\n\n // Lines\n // Grid properties are overridden on browsers supporting \"display: contents\".\n .line,\n .first-line {\n display: grid;\n grid-template-columns: $table-grid-template-columns;\n font-size: 0.9375 * $font-size-base;\n\n // Cells\n > div {\n border-bottom: $table-border-width solid $table-border-color;\n\n &:first-child {\n border-left: $table-border-width solid $table-border-color;\n }\n\n &:last-of-type {\n border-right: $table-border-width solid $table-border-color;\n }\n\n + div {\n border-left: $table-border-width solid $table-border-color;\n }\n }\n }\n\n .first-line {\n font-size: 0.6875 * $font-size-base;\n font-weight: $font-weight-bold;\n color: $table-head-color;\n text-transform: uppercase;\n\n > div {\n display: flex;\n flex-direction: column;\n justify-content: center;\n border-top: $table-border-width solid $table-border-color;\n border-bottom-width: $table-border-width * 2;\n padding: $table-cell-padding;\n }\n }\n\n .line {\n\n > div {\n padding: 0;\n\n > div {\n padding: $table-cell-padding;\n }\n }\n }\n\n .line-up {\n position: sticky;\n top: 0;\n background-color: $table-head-bg;\n }\n\n // LOURD\n @supports (display: contents) {\n display: grid;\n grid-template-columns: var(--table-columns);\n background-color: $table-border-color;\n\n .line-up,\n .line-down,\n .line,\n .first-line {\n display: contents;\n\n > div {\n background-color: $body-bg;\n }\n }\n\n .first-line {\n > div {\n background-color: $table-head-bg;\n }\n }\n\n h2, h3, h4 {\n grid-column: 1 / -1;\n background-color: $body-bg;\n margin-bottom: 0;\n padding-bottom: calc( #{$headings-margin-bottom} * 1.5) ;\n }\n\n .line-down + h2,\n .line-down + h3,\n .line-down + h4 {\n padding-top: 2em;\n }\n\n .first-line + .clear,\n .line + .clear {\n display: block;\n grid-column: 1 / -1;\n height: 0;\n }\n\n .line-down:last-child {\n .clear {\n display: none;\n }\n }\n }\n // 👊✋🎤🎶\n\n // Bachelor headings and content\n .titre_bachlor {\n text-align: center;\n }\n\n .bachlor .titre,\n .line .bachlor-text {\n display: grid;\n grid-column-gap: 2px;\n grid-template-columns: repeat(3, 1fr);\n padding: 0;\n\n .cep {\n\n text-align: center;\n }\n }\n\n .bachlor .titre {\n margin-right: -$table-cell-padding;\n margin-left: -$table-cell-padding;\n }\n\n .line-down .bachlor {\n padding: 0 !important;\n }\n\n // Stripes\n .bachlor-text {\n height: 100%;\n background: repeating-linear-gradient(0deg, $body-bg, $body-bg 2px, $table-border-color 2px, $table-border-color 4px);\n\n .cep {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n background-color: $body-bg;\n\n &:nth-child(2) {\n background-color: $table-head-bg;\n }\n }\n }\n\n .line-down .bachlor:nth-child(4) {\n .cep {\n background-color: $table-head-bg;\n\n &:nth-child(2) {\n background-color: $body-bg;\n }\n }\n }\n\n // Cours\n .line .cours {\n grid-column-gap: $table-border-width;\n padding: 0 !important; // Have to do this, the > and + are so specific\n background-color: #fff;\n\n > div {\n padding: 0 $table-cell-padding;\n background-color: $body-bg;\n\n &:first-child {\n padding-top: .6rem;\n }\n\n &:last-child {\n padding-bottom: .6rem;\n }\n }\n\n .cours-name {\n font-weight: bold;\n padding-bottom: .6rem !important;\n\n i {\n display: block;\n font-weight: normal;\n }\n }\n\n .cours-code {\n grid-area: 2 / 1;\n padding-top: 0 !important;\n }\n\n .cours-title {\n .bold {\n color: $body-color;\n }\n }\n\n .section-name,\n .enseignement-name {\n grid-row: span 2;\n }\n }\n\n // Lang\n\n .langue {\n text-align: center;\n }\n\n // Exam\n .examen {\n display: flex;\n }\n\n // Credit\n .credit-time {\n font-size: $font-size-lg;\n text-align: center;\n color: $text-muted;\n }\n\n // Specialisations\n\n .specialisation {\n\n p {\n font-size: .875rem;\n margin-right: .6rem;\n }\n\n ul.spec {\n list-style: none;\n margin: 0;\n padding-left: 0;\n text-align: left;\n\n li {\n font-size: .875rem;\n margin-bottom: 0;\n\n &:after {\n content: \";\";\n }\n\n &:before {\n top: .38em;\n }\n }\n\n &.list-bullet {\n margin-left: 0;\n\n li {\n\n &:after {\n display: none;\n }\n }\n }\n }\n }\n\n // Languages\n\n // Icons\n .exam-icon {\n .sun {\n &:before {\n content: '☀️';\n }\n }\n\n .winter {\n &:before {\n content: '❄️';\n }\n }\n }\n\n // Hover on line\n .line-down .line {\n &:hover {\n > div,\n .cours > div,\n .cep {\n background-color: $table-head-bg;\n }\n\n .cep:nth-child(2),\n .bachlor:nth-child(4) .cep {\n background-color: color.adjust($table-head-bg, $lightness: -4%);\n }\n\n .bachlor:nth-child(4) .cep:nth-child(2) {\n background-color: $table-head-bg;\n }\n }\n }\n\n .clear {\n display: none;\n }\n\n .btn-collapse {\n display: none;\n }\n}\n\n.study-plan-0-semesters {\n --table-columns: #{$study-plan-0-semesters};\n}\n.study-plan-1-semesters {\n --table-columns: #{$study-plan-1-semesters};\n}\n.study-plan-2-semesters {\n --table-columns: #{$study-plan-2-semesters};\n}\n.study-plan-3-semesters {\n --table-columns: #{$study-plan-3-semesters};\n}\n.study-plan-4-semesters {\n --table-columns: #{$study-plan-4-semesters};\n}\n\n.study-plan-5-semesters {\n --table-columns: #{$study-plan-5-semesters};\n}\n\n.study-plan-master-0-semesters {\n --table-columns: #{$study-plan-master-0-semesters};\n}\n\n.study-plan-master-1-semesters {\n --table-columns: #{$study-plan-master-1-semesters};\n}\n.study-plan-master-2-semesters {\n --table-columns: #{$study-plan-master-2-semesters};\n}\n.study-plan-master-3-semesters {\n --table-columns: #{$study-plan-master-3-semesters};\n}\n.study-plan-master-4-semesters {\n --table-columns: #{$study-plan-master-4-semesters};\n}\n\n.study-plan-master-5-semesters {\n --table-columns: #{$study-plan-master-5-semesters};\n}\n\n.study-plan-master-pdm {\n --table-columns: #{$study-plan-master-pdm};\n}\n\n.study-plan-master {\n --table-columns: #{$study-plan-master};\n}\n\n@media all and (max-width: 1359px) {\n\n .table-like {\n display: block;\n\n .line-up {\n display: none;\n }\n\n .line-down {\n display: block;\n\n .line {\n border-bottom: 4px solid #fff;\n display: block;\n max-height: 1000px;\n overflow: hidden;\n position: relative;\n transition: max-height .2s ease-in-out;\n\n &:not(.open) {\n max-height: 34px;\n }\n\n .btn-collapse {\n display: block;\n position: absolute;\n top: 4px; right: 0; left: 0;\n width: 100%;\n height: 20px;\n background: transparent;\n border: 0;\n cursor: pointer;\n padding-top: 0;\n\n & > * {\n float: right;\n }\n\n & > span {\n @include sr-only;\n }\n\n .icon {\n color: $gray-200;\n transition: all .3s ease-in-out;\n }\n }\n\n &:hover {\n\n .btn-collapse .icon {\n color: $white;\n }\n }\n\n &.open {\n\n .btn-collapse svg {\n transform: rotate(180deg);\n }\n }\n }\n\n .line > div {\n border-right: 1px solid #d5d5d5;\n }\n }\n\n .line > div {\n display: block;\n\n &:before {\n content: attr(data-title);\n display: block !important;\n margin: -1px -1px 0;\n padding: .3rem .6rem;\n background: #D5D5D5;\n color: #000;\n min-width: 100%;\n }\n\n &.cours:before {\n background: #707070;\n font-weight: bold;\n color: #fff;\n }\n }\n\n .line {\n\n .examen > div {\n display: inline-block;\n }\n\n .langue {\n text-align: left;\n }\n\n .credit-time {\n text-align: left;\n }\n\n .specialisation {\n text-align: left;\n }\n\n .cep .label {\n clip: auto;\n clip-path: none;\n position: static;\n width: auto;\n height: auto;\n }\n }\n }\n\n}\n","@charset 'utf-8';\n\n.press-teaser {\n border-bottom: 1px solid $gray-300;\n}\n","@charset \"utf-8\";\n\n.project-data {\n margin-bottom: 0;\n\n & + .project-data {\n margin-top: .125rem;\n }\n\n .available {\n font-weight: bold;\n color: $green-text;\n }\n .completed {\n font-weight: bold;\n }\n}\n\n.project-completed {\n .actions {\n margin-top: .25rem;\n\n .btn {\n margin: .25rem .25rem 0 0;\n }\n }\n}\n\n@include media-breakpoint-down(sm) {\n\n .project-completed .actions {\n max-height: 240px;\n overflow: hidden;\n transition: max-height 0.5s ease-in-out;\n }\n\n .collapsed .project-completed .actions {\n max-height: 0;\n }\n}\n\n.project-thumb {\n margin-bottom: 1rem;\n\n @include media-breakpoint-up(sm) {\n float: right;\n margin-left: 1rem;\n width: 150px;\n max-width: 25%;\n }\n}\n","@charset 'utf-8';\n\n.people-title {\n font-size: 1.75rem;\n font-weight: 700;\n}\n\n.people-basic-info {\n flex-direction: row-reverse;\n}\n\n.people-contacts {\n\n hr {\n border-color: $gray-300;\n margin: 0;\n }\n}\n\n.list-group + h3 {\n margin-top: 2em;\n}\n\n.people-contents {\n\n .list-group {\n\n .list-group-item-borderless:not(.education-list):last-child {\n border-bottom: 0;\n margin-bottom: 0;\n }\n }\n}\n\n.education-list {\n display: grid;\n grid-template-columns: minmax(20%,4fr) minmax(20%,3fr) minmax(20%,3fr) 8rem;\n padding-top: .75rem;\n padding-bottom: .75rem;\n\n p {\n margin: 0;\n padding-right: 1rem;\n\n &:last-child {\n padding-right: 0;\n text-align: right;\n }\n }\n}\n","@charset 'utf-8';\n\narticle.blog-post {\n\n header {\n border-bottom: 1px solid $gray-100;\n }\n\n footer {\n border-color: $gray-100;\n }\n}\n\n.entry-content {\n\n p:last-child {\n margin-bottom: 0;\n }\n}\n\n.post-footer .post-nav {\n\n .nav-prev,\n .nav-next {\n text-align: center;\n\n .btn {\n width: 100%;\n font-size: .875rem;\n text-align: inherit;\n }\n\n .icon {\n display: none;\n }\n\n .label,\n .post-title {\n display: block;\n }\n }\n\n .nav-prev {\n margin-top: .5rem;\n }\n\n @include media-breakpoint-up(md) {\n display: flex;\n justify-content: space-between;\n\n .nav-prev,\n .nav-next {\n max-width: 48%;\n\n .icon {\n display: inline;\n }\n\n .colon {\n @include sr-only;\n }\n }\n\n .nav-next {\n text-align: left;\n }\n\n .nav-prev {\n margin: 0 0 0 auto;\n text-align: right;\n }\n\n .post-title {\n font-size: .9375rem;\n }\n }\n}\n","@charset 'utf-8';\n\n.course-details {\n position: relative;\n\n @include media-breakpoint-up(xl) {\n &:after {\n content: \"\";\n border-right: 1px solid $gray-300;\n position: absolute;\n top: 0;\n right: -3rem;\n bottom: 0;\n left: auto;\n }\n }\n}\n","\n.error-title {\n font-size: 12vw;\n color: $red;\n margin-bottom: .75rem;\n text-align: center;\n}\n\n.error-404 .search-form {\n margin: 0 auto;\n max-width: 50rem;\n}\n",".events-filters {\n\n form {\n display: flex;\n flex-wrap: wrap;\n justify-content: stretch;\n margin-left: -10px;\n margin-right: -10px;\n \n & > * {\n flex-grow: 1;\n max-width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n }\n \n .form-group {\n width: 100%;\n }\n\n .dropdown {\n width: 100%;\n margin-bottom: 1rem;\n\n button {\n display: flex;\n width: 100%;\n padding: $custom-select-padding-y $custom-select-padding-x;\n justify-content: space-between;\n align-items: center;\n text-align: left;\n }\n\n .dropdown-menu.show {\n top: 38px !important;\n right: 0;\n left: auto !important;\n transform: none !important;\n }\n\n .picker__holder {\n border: 0;\n }\n }\n \n @include media-breakpoint-up(md) {\n .form-group,\n .dropdown {\n width: 25%;\n }\n .form-group-categories {\n width: 100%;\n }\n }\n \n @include media-breakpoint-up(lg) {\n .form-group,\n .dropdown {\n width: 15%;\n }\n .form-group-categories {\n width: 30%;\n }\n }\n\n .form-group-search {\n width: 100%;\n\n .search-container {\n margin: 0;\n }\n }\n \n }\n\n .select-multiple .ms-drop,\n .select-multiple .ms-drop ul,\n .dropdown .picker__table{\n width: auto;\n }\n}\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"css/elements.min.css","mappings":"AAyHE,gBCmWF;AC5dA;;;;;EAAA,CCAA,MAGI,0MAIA,iJAIA,mIAKF,0CACA,iCF4BF,CG3BA,iBAGE,qBH8BF,CG3BA,KAGE,6BAA8B,CAC9B,6CAHA,sBAAuB,CACvB,gBHgCF,CGxBA,sEACE,aH2BF,CGjBA,KAQE,qBCzCY,CDuCZ,aCjCY,CD6BZ,4BC2K4B,CDzK5B,eCoL4B,CDnL5B,eCuL4B,CD3L5B,QAAS,CAMT,eHqBF,CGRA,0CACE,mBHWF,CGFA,GACE,sBAAuB,CACvB,QAAS,CACT,gBHKF,CGQA,kBAEE,mBCqJ4B,CDtJ5B,YHJF,CGYA,EAEE,kBC2C0B,CD5C1B,YHRF,CGoBA,sCAKE,eAAgB,CADhB,WAAY,CADZ,yBAA0B,CAA1B,yEAAiC,CAGjC,mEHjBF,CGoBA,QAEE,iBAAkB,CAClB,mBHjBF,CGoBA,iBALE,kBHRF,CGaA,SAGE,YHhBF,CGoBA,wBAIE,eHjBF,CGoBA,GACE,eHjBF,CGoBA,GACE,oBACA,aHjBF,CGoBA,WACE,eHjBF,CGoBA,SAEE,kBHjBF,CGoBA,MEII,aLpBJ,CGyBA,QELI,cFSF,aAAc,CAFd,iBAAkB,CAGlB,uBHtBF,CGyBA,IAAM,aHrBN,CGsBA,IAAM,SHlBN,CGyBA,EAGE,4BAA6B,CAF7B,aHpBF,CM1JE,UH+KA,iCClD0B,CDkD1B,yBHjBF,CM9JE,QHmLE,SHrBJ,CM9JE,4DHkME,aAAc,CACd,iDH5BJ,CGqCA,kBAIE,qBCD4B,CCvD1B,aLuBJ,CGqCA,IASE,4BAA6B,CAL7B,kBAAmB,CAFnB,YAAa,CAIb,aHpCF,CG+CA,OAEE,eH7CF,CGqDA,IAEE,iBHlDF,CGqDA,QAJE,qBH5CF,CGgDA,IAGE,eHnDF,CG4DA,MACE,wBHzDF,CG4DA,QAKE,mBAAoB,CAFpB,aClQY,CDiQZ,oBCgB4B,CDjB5B,iBCiB4B,CDd5B,eHxDF,CGgEA,GAEE,kBAAmB,CACnB,+BH9DF,CGsEA,MAEE,oBAAqB,CACrB,mBHpEF,CG0EA,OAEE,eHxEF,CGgFA,iCACE,SH7EF,CGgFA,sCAME,mBAAoB,CEhKlB,kBFkKF,mBAAoB,CAHpB,QH1EF,CGgFA,aAEE,gBH7EF,CGgFA,cAEE,mBH7EF,CGmFA,cACE,cHhFF,CGsFA,OACE,gBHnFF,CG0FA,gDAIE,yBHvFF,CGgGI,4GACE,cH1FN,CGgGA,wHAKE,iBAAkB,CADlB,SH5FF,CGgGA,uCAEE,qBAAsB,CACtB,SH7FF,CGiGA,SACE,aAAc,CAEd,eH/FF,CGkGA,SAUE,QAAS,CADT,QAAS,CAHT,WAAY,CAEZ,SHnGF,CG0GA,OAQE,aAAc,CAPd,aAAc,CE1OV,iBFgPJ,mBAAoB,CAFpB,oBAFA,cAAe,CACf,SAAU,CAKV,kBAAmB,CAPnB,UHhGF,CG0GA,SACE,uBHvGF,CG2GA,kFAEE,WHxGF,CG2GA,cAME,uBAAwB,CADxB,mBH3GF,CGmHA,yCACE,uBHhHF,CGwHA,6BAEE,yBAA0B,CAD1B,YHpHF,CG4HA,OACE,oBHzHF,CG4HA,QAEE,cAAe,CADf,iBHxHF,CG4HA,SACE,YHzHF,CG8HA,SACE,sBH3HF,CDjWA,0CAME,aK0O4B,CL7O5B,mBK0O4B,CLzO5B,eK0O4B,CLzO5B,eK0O4B,CL7O5B,mBCwWF,CDhWA,OMoKM,iBLoMN,CDvWA,OMmKM,iBLwMN,CD1WA,OMkKM,iBL4MN,CD7WA,OMiKM,iBLgNN,CDhXA,OMgKM,cLoNN,CDlXA,MM8JM,kBN5JJ,eCqXF,CDjXA,WMwJM,cL+NN,CDlXA,sBAHE,eK+N4B,CL9N5B,eC0XF,CDxXA,WMmJM,gBLqON,CDnXA,WM8IM,gBL2ON,CDpXA,sBAHE,eKuN4B,CLtN5B,eC4XF,CD1XA,WMyIM,gBLiPN,CD/WA,GAGE,QAAS,CACT,uCAFA,kBK8CO,CL/CP,eCqXF,CD1WA,aMkHM,kBN/GJ,eC6WF,CD1WA,WAGE,iCK8M4B,CL/M5B,YC8WF,CDhWA,4BQnFE,eAAgB,CADhB,cP8bF,CDvWA,kBACE,oBC0WF,CDxWE,mCACE,kBC0WJ,CDhWA,YM2DI,cNzDF,wBCmWF,CD/VA,YMqEM,kBNpEJ,kBCmWF,CD/VA,mBAGE,aKtGY,CLoGZ,aAAc,CM+DV,iBLqSN,CDhWE,0BACE,YCkWJ,CQ/cA,0BCCE,WAAY,CAHZ,cT+dF,CQ7dA,eAEE,qBJHY,CIIZ,yBEEE,kBFJF,cR4dF,CQ9cA,QAEE,oBRgdF,CQ7cA,YAEE,aAAc,CADd,mBRidF,CQ7cA,gBAEE,aJvBY,CCmKR,gBLoUN,CWlfE,oFCGA,gBAAiB,CADjB,iBAAkB,CADlB,kBADA,mBADA,UZggBF,CazcI,yBFzCE,yBACE,eXsfN,CACF,Ca/cI,yBFzCE,uCACE,eX2fN,CACF,CapdI,yBFzCE,qDACE,eXggBN,CACF,CazdI,0BFzCE,mEACE,gBXqgBN,CACF,CW1eE,KCnCA,YAAa,CACb,cAAe,CAEf,kBADA,kBZihBF,CW1eE,YAEE,aAAc,CADd,cX8eJ,CW3eI,2CAGE,cAAe,CADf,eX8eN,CcniBE,o0BAIE,kBADA,mBAFA,iBAAkB,CAClB,Ud8iBJ,CcthBM,KACE,YAAa,CACb,WAAY,CACZ,cdyhBR,CY7fE,cACE,cACA,cZggBJ,CYlgBE,cACE,aACA,aZqgBJ,CYvgBE,cACE,wBACA,wBZ0gBJ,CY5gBE,cACE,aACA,aZ+gBJ,CYjhBE,cACE,aACA,aZohBJ,CYthBE,cACE,wBACA,wBZyhBJ,Cc5iBM,UFCJ,aAAc,CAEd,cAAe,CADf,UZgjBF,Cc5iBU,OFbR,qBAIA,qBZ0jBF,CcjjBU,OFbR,sBAIA,sBZ+jBF,CctjBU,OFbR,aAIA,aZokBF,Cc3jBU,OFbR,sBAIA,sBZykBF,CchkBU,OFbR,sBAIA,sBZ8kBF,CcrkBU,OFbR,aAIA,aZmlBF,Cc1kBU,OFbR,sBAIA,sBZwlBF,Cc/kBU,OFbR,sBAIA,sBZ6lBF,CcplBU,OFbR,aAIA,aZkmBF,CczlBU,QFbR,sBAIA,sBZumBF,Cc9lBU,QFbR,sBAIA,sBZ4mBF,CcnmBU,QFbR,cAIA,cZinBF,CclmBM,aAAwB,QdsmB9B,CcpmBM,YAAuB,QdwmB7B,CcrmBQ,SAAwB,OdymBhC,CczmBQ,SAAwB,Od6mBhC,Cc7mBQ,SAAwB,OdinBhC,CcjnBQ,SAAwB,OdqnBhC,CcrnBQ,SAAwB,OdynBhC,CcznBQ,SAAwB,Od6nBhC,Cc7nBQ,SAAwB,OdioBhC,CcjoBQ,SAAwB,OdqoBhC,CcroBQ,SAAwB,OdyoBhC,CczoBQ,SAAwB,Od6oBhC,Cc7oBQ,UAAwB,QdipBhC,CcjpBQ,UAAwB,QdqpBhC,CcrpBQ,UAAwB,QdypBhC,CclpBY,UFhBV,uBZsqBF,CctpBY,UFhBV,wBZ0qBF,Cc1pBY,UFhBV,eZ8qBF,Cc9pBY,UFhBV,wBZkrBF,CclqBY,UFhBV,wBZsrBF,CctqBY,UFhBV,eZ0rBF,Cc1qBY,UFhBV,wBZ8rBF,Cc9qBY,UFhBV,wBZksBF,CclrBY,UFhBV,eZssBF,CctrBY,WFhBV,wBZ0sBF,Cc1rBY,WFhBV,wBZ8sBF,CazsBI,yBC3BE,QACE,YAAa,CACb,WAAY,CACZ,cdwuBN,CY5sBA,iBACE,cACA,cZ8sBF,CYhtBA,iBACE,aACA,aZktBF,CYptBA,iBACE,wBACA,wBZstBF,CYxtBA,iBACE,aACA,aZ0tBF,CY5tBA,iBACE,aACA,aZ8tBF,CYhuBA,iBACE,wBACA,wBZkuBF,CcrvBI,aFCJ,aAAc,CAEd,cAAe,CADf,UZwvBA,CcpvBQ,UFbR,qBAIA,qBZiwBA,CcxvBQ,UFbR,sBAIA,sBZqwBA,Cc5vBQ,UFbR,aAIA,aZywBA,CchwBQ,UFbR,sBAIA,sBZ6wBA,CcpwBQ,UFbR,sBAIA,sBZixBA,CcxwBQ,UFbR,aAIA,aZqxBA,Cc5wBQ,UFbR,sBAIA,sBZyxBA,CchxBQ,UFbR,sBAIA,sBZ6xBA,CcpxBQ,UFbR,aAIA,aZiyBA,CcxxBQ,WFbR,sBAIA,sBZqyBA,Cc5xBQ,WFbR,sBAIA,sBZyyBA,CchyBQ,WFbR,cAIA,cZ6yBA,Cc9xBI,gBAAwB,QdiyB5B,Cc/xBI,eAAuB,QdkyB3B,Cc/xBM,YAAwB,OdkyB9B,CclyBM,YAAwB,OdqyB9B,CcryBM,YAAwB,OdwyB9B,CcxyBM,YAAwB,Od2yB9B,Cc3yBM,YAAwB,Od8yB9B,Cc9yBM,YAAwB,OdizB9B,CcjzBM,YAAwB,OdozB9B,CcpzBM,YAAwB,OduzB9B,CcvzBM,YAAwB,Od0zB9B,Cc1zBM,YAAwB,Od6zB9B,Cc7zBM,aAAwB,Qdg0B9B,Cch0BM,aAAwB,Qdm0B9B,Ccn0BM,aAAwB,Qds0B9B,Cc/zBU,aFhBV,aZk1BA,Ccl0BU,aFhBV,uBZq1BA,Ccr0BU,aFhBV,wBZw1BA,Ccx0BU,aFhBV,eZ21BA,Cc30BU,aFhBV,wBZ81BA,Cc90BU,aFhBV,wBZi2BA,Ccj1BU,aFhBV,eZo2BA,Ccp1BU,aFhBV,wBZu2BA,Ccv1BU,aFhBV,wBZ02BA,Cc11BU,aFhBV,eZ62BA,Cc71BU,cFhBV,wBZg3BA,Cch2BU,cFhBV,wBZm3BA,CACF,Ca/2BI,yBC3BE,QACE,YAAa,CACb,WAAY,CACZ,cd64BN,CYj3BA,iBACE,cACA,cZm3BF,CYr3BA,iBACE,aACA,aZu3BF,CYz3BA,iBACE,wBACA,wBZ23BF,CY73BA,iBACE,aACA,aZ+3BF,CYj4BA,iBACE,aACA,aZm4BF,CYr4BA,iBACE,wBACA,wBZu4BF,Cc15BI,aFCJ,aAAc,CAEd,cAAe,CADf,UZ65BA,Ccz5BQ,UFbR,qBAIA,qBZs6BA,Cc75BQ,UFbR,sBAIA,sBZ06BA,Ccj6BQ,UFbR,aAIA,aZ86BA,Ccr6BQ,UFbR,sBAIA,sBZk7BA,Ccz6BQ,UFbR,sBAIA,sBZs7BA,Cc76BQ,UFbR,aAIA,aZ07BA,Ccj7BQ,UFbR,sBAIA,sBZ87BA,Ccr7BQ,UFbR,sBAIA,sBZk8BA,Ccz7BQ,UFbR,aAIA,aZs8BA,Cc77BQ,WFbR,sBAIA,sBZ08BA,Ccj8BQ,WFbR,sBAIA,sBZ88BA,Ccr8BQ,WFbR,cAIA,cZk9BA,Ccn8BI,gBAAwB,Qds8B5B,Ccp8BI,eAAuB,Qdu8B3B,Ccp8BM,YAAwB,Odu8B9B,Ccv8BM,YAAwB,Od08B9B,Cc18BM,YAAwB,Od68B9B,Cc78BM,YAAwB,Odg9B9B,Cch9BM,YAAwB,Odm9B9B,Ccn9BM,YAAwB,Ods9B9B,Cct9BM,YAAwB,Ody9B9B,Ccz9BM,YAAwB,Od49B9B,Cc59BM,YAAwB,Od+9B9B,Cc/9BM,YAAwB,Odk+B9B,Ccl+BM,aAAwB,Qdq+B9B,Ccr+BM,aAAwB,Qdw+B9B,Ccx+BM,aAAwB,Qd2+B9B,Ccp+BU,aFhBV,aZu/BA,Ccv+BU,aFhBV,uBZ0/BA,Cc1+BU,aFhBV,wBZ6/BA,Cc7+BU,aFhBV,eZggCA,Cch/BU,aFhBV,wBZmgCA,Ccn/BU,aFhBV,wBZsgCA,Cct/BU,aFhBV,eZygCA,Ccz/BU,aFhBV,wBZ4gCA,Cc5/BU,aFhBV,wBZ+gCA,Cc//BU,aFhBV,eZkhCA,CclgCU,cFhBV,wBZqhCA,CcrgCU,cFhBV,wBZwhCA,CACF,CaphCI,yBC3BE,QACE,YAAa,CACb,WAAY,CACZ,cdkjCN,CYthCA,iBACE,cACA,cZwhCF,CY1hCA,iBACE,aACA,aZ4hCF,CY9hCA,iBACE,wBACA,wBZgiCF,CYliCA,iBACE,aACA,aZoiCF,CYtiCA,iBACE,aACA,aZwiCF,CY1iCA,iBACE,wBACA,wBZ4iCF,Cc/jCI,aFCJ,aAAc,CAEd,cAAe,CADf,UZkkCA,Cc9jCQ,UFbR,qBAIA,qBZ2kCA,CclkCQ,UFbR,sBAIA,sBZ+kCA,CctkCQ,UFbR,aAIA,aZmlCA,Cc1kCQ,UFbR,sBAIA,sBZulCA,Cc9kCQ,UFbR,sBAIA,sBZ2lCA,CcllCQ,UFbR,aAIA,aZ+lCA,CctlCQ,UFbR,sBAIA,sBZmmCA,Cc1lCQ,UFbR,sBAIA,sBZumCA,Cc9lCQ,UFbR,aAIA,aZ2mCA,CclmCQ,WFbR,sBAIA,sBZ+mCA,CctmCQ,WFbR,sBAIA,sBZmnCA,Cc1mCQ,WFbR,cAIA,cZunCA,CcxmCI,gBAAwB,Qd2mC5B,CczmCI,eAAuB,Qd4mC3B,CczmCM,YAAwB,Od4mC9B,Cc5mCM,YAAwB,Od+mC9B,Cc/mCM,YAAwB,OdknC9B,CclnCM,YAAwB,OdqnC9B,CcrnCM,YAAwB,OdwnC9B,CcxnCM,YAAwB,Od2nC9B,Cc3nCM,YAAwB,Od8nC9B,Cc9nCM,YAAwB,OdioC9B,CcjoCM,YAAwB,OdooC9B,CcpoCM,YAAwB,OduoC9B,CcvoCM,aAAwB,Qd0oC9B,Cc1oCM,aAAwB,Qd6oC9B,Cc7oCM,aAAwB,QdgpC9B,CczoCU,aFhBV,aZ4pCA,Cc5oCU,aFhBV,uBZ+pCA,Cc/oCU,aFhBV,wBZkqCA,CclpCU,aFhBV,eZqqCA,CcrpCU,aFhBV,wBZwqCA,CcxpCU,aFhBV,wBZ2qCA,Cc3pCU,aFhBV,eZ8qCA,Cc9pCU,aFhBV,wBZirCA,CcjqCU,aFhBV,wBZorCA,CcpqCU,aFhBV,eZurCA,CcvqCU,cFhBV,wBZ0rCA,Cc1qCU,cFhBV,wBZ6rCA,CACF,CazrCI,0BC3BE,QACE,YAAa,CACb,WAAY,CACZ,cdutCN,CY3rCA,iBACE,cACA,cZ6rCF,CY/rCA,iBACE,aACA,aZisCF,CYnsCA,iBACE,wBACA,wBZqsCF,CYvsCA,iBACE,aACA,aZysCF,CY3sCA,iBACE,aACA,aZ6sCF,CY/sCA,iBACE,wBACA,wBZitCF,CcpuCI,aFCJ,aAAc,CAEd,cAAe,CADf,UZuuCA,CcnuCQ,UFbR,qBAIA,qBZgvCA,CcvuCQ,UFbR,sBAIA,sBZovCA,Cc3uCQ,UFbR,aAIA,aZwvCA,Cc/uCQ,UFbR,sBAIA,sBZ4vCA,CcnvCQ,UFbR,sBAIA,sBZgwCA,CcvvCQ,UFbR,aAIA,aZowCA,Cc3vCQ,UFbR,sBAIA,sBZwwCA,Cc/vCQ,UFbR,sBAIA,sBZ4wCA,CcnwCQ,UFbR,aAIA,aZgxCA,CcvwCQ,WFbR,sBAIA,sBZoxCA,Cc3wCQ,WFbR,sBAIA,sBZwxCA,Cc/wCQ,WFbR,cAIA,cZ4xCA,Cc7wCI,gBAAwB,QdgxC5B,Cc9wCI,eAAuB,QdixC3B,Cc9wCM,YAAwB,OdixC9B,CcjxCM,YAAwB,OdoxC9B,CcpxCM,YAAwB,OduxC9B,CcvxCM,YAAwB,Od0xC9B,Cc1xCM,YAAwB,Od6xC9B,Cc7xCM,YAAwB,OdgyC9B,CchyCM,YAAwB,OdmyC9B,CcnyCM,YAAwB,OdsyC9B,CctyCM,YAAwB,OdyyC9B,CczyCM,YAAwB,Od4yC9B,Cc5yCM,aAAwB,Qd+yC9B,Cc/yCM,aAAwB,QdkzC9B,CclzCM,aAAwB,QdqzC9B,Cc9yCU,aFhBV,aZi0CA,CcjzCU,aFhBV,uBZo0CA,CcpzCU,aFhBV,wBZu0CA,CcvzCU,aFhBV,eZ00CA,Cc1zCU,aFhBV,wBZ60CA,Cc7zCU,aFhBV,wBZg1CA,Cch0CU,aFhBV,eZm1CA,Ccn0CU,aFhBV,wBZs1CA,Cct0CU,aFhBV,wBZy1CA,Ccz0CU,aFhBV,eZ41CA,Cc50CU,cFhBV,wBZ+1CA,Cc/0CU,cFhBV,wBZk2CA,CACF,Ca91CI,0BC3BE,SACE,YAAa,CACb,WAAY,CACZ,cd43CN,CYh2CA,kBACE,cACA,cZk2CF,CYp2CA,kBACE,aACA,aZs2CF,CYx2CA,kBACE,wBACA,wBZ02CF,CY52CA,kBACE,aACA,aZ82CF,CYh3CA,kBACE,aACA,aZk3CF,CYp3CA,kBACE,wBACA,wBZs3CF,Ccz4CI,cFCJ,aAAc,CAEd,cAAe,CADf,UZ44CA,Ccx4CQ,WFbR,qBAIA,qBZq5CA,Cc54CQ,WFbR,sBAIA,sBZy5CA,Cch5CQ,WFbR,aAIA,aZ65CA,Ccp5CQ,WFbR,sBAIA,sBZi6CA,Ccx5CQ,WFbR,sBAIA,sBZq6CA,Cc55CQ,WFbR,aAIA,aZy6CA,Cch6CQ,WFbR,sBAIA,sBZ66CA,Ccp6CQ,WFbR,sBAIA,sBZi7CA,Ccx6CQ,WFbR,aAIA,aZq7CA,Cc56CQ,YFbR,sBAIA,sBZy7CA,Cch7CQ,YFbR,sBAIA,sBZ67CA,Ccp7CQ,YFbR,cAIA,cZi8CA,Ccl7CI,iBAAwB,Qdq7C5B,Ccn7CI,gBAAuB,Qds7C3B,Ccn7CM,aAAwB,Ods7C9B,Cct7CM,aAAwB,Ody7C9B,Ccz7CM,aAAwB,Od47C9B,Cc57CM,aAAwB,Od+7C9B,Cc/7CM,aAAwB,Odk8C9B,Ccl8CM,aAAwB,Odq8C9B,Ccr8CM,aAAwB,Odw8C9B,Ccx8CM,aAAwB,Od28C9B,Cc38CM,aAAwB,Od88C9B,Cc98CM,aAAwB,Odi9C9B,Ccj9CM,cAAwB,Qdo9C9B,Ccp9CM,cAAwB,Qdu9C9B,Ccv9CM,cAAwB,Qd09C9B,Ccn9CU,cFhBV,aZs+CA,Cct9CU,cFhBV,uBZy+CA,Ccz9CU,cFhBV,wBZ4+CA,Cc59CU,cFhBV,eZ++CA,Cc/9CU,cFhBV,wBZk/CA,Ccl+CU,cFhBV,wBZq/CA,Ccr+CU,cFhBV,eZw/CA,Ccx+CU,cFhBV,wBZ2/CA,Cc3+CU,cFhBV,wBZ8/CA,Cc9+CU,cFhBV,eZigDA,Ccj/CU,eFhBV,wBZogDA,Ccp/CU,eFhBV,wBZugDA,CACF,CezjDA,kDAWE,2BAA4B,CAD5B,qBXJY,CWMZ,yBLAE,kBKHF,aXGY,CWXZ,aAAc,CV6KV,eUvKJ,eXwN4B,CW5N5B,0BXgZsC,CW3YtC,eX2N4B,CW/N5B,uBCMI,oEDQJ,CAhBA,UfskDF,CgB1jDM,uCDdN,kDCeQ,ehB6jDN,CACF,CexjDE,0EACE,4BAA6B,CAC7B,Qf0jDJ,CiB1kDE,8DAEE,qBbHU,CaIV,oBbEU,CaIR,4Bb4XkC,CapYpC,abIU,CaDV,SjB6kDJ,Ce1jDE,sFACE,aXpBU,CWsBV,Sf2jDJ,Ce9jDE,4EACE,aXpBU,CWsBV,Sf2jDJ,CenjDE,0IAEE,wBXpCU,CWsCV,SfmjDJ,Ce3iDE,8VACE,4DfojDJ,Ce9iDE,4FACE,iBAAkB,CAClB,yBfijDJ,Ce9iDE,gGAOE,qBXlEU,CWiEV,af4iDJ,CetiDA,uCAEE,aAAc,CACd,UfyiDF,Ce/hDA,gBVoEI,kBU/DF,eXoI4B,CWtI5B,eAAgB,CADhB,mCADA,+BfsiDF,Ce/hDA,mBV4EM,kBUxEJ,eXmF4B,CWrF5B,iCADA,6BfqiDF,Ce/hDA,mBVqEM,iBUjEJ,iBXmN4B,CWrN5B,kCADA,8BfqiDF,CezhDA,wBAQE,4BAA6B,CAE7B,4CAHA,aXjHY,CW2GZ,aAAc,CVuDV,eUlDJ,eXuG4B,CWzG5B,eAAgB,CADhB,kBADA,UfoiDF,Ce1hDE,gFAGE,cAAe,CADf,ef4hDJ,Ce/gDA,iBLrII,kBLkKE,iBU5BJ,6BXoQsC,CWjQtC,iBX2K4B,CW7K5B,oBfqhDF,Ce/gDA,iBL7II,kBLkKE,kBUpBJ,2BX+PsC,CW5PtC,eX4B4B,CW9B5B,kBfqhDF,CevgDA,8NACE,Wf8gDF,CetgDA,YACE,kBfygDF,CetgDA,WACE,aAAc,CACd,iBfygDF,CejgDA,UACE,YAAa,CACb,cAAe,CAEf,iBADA,iBfqgDF,CelgDE,uCAGE,iBADA,iBfqgDJ,Ce3/CA,YAEE,aAAc,CACd,oBX0MsC,CW5MtC,iBfggDF,Ce3/CA,kBAGE,qBADA,gBXsMsC,CWvMtC,iBfggDF,Ce3/CE,2FAEE,af4/CJ,Cex/CA,kBACE,ef2/CF,Cex/CA,mBAEE,kBAAmB,CADnB,mBAAoB,CAGpB,mBXuLsC,CWxLtC,cf4/CF,Cex/CE,qCAIE,aAAc,CADd,qBXkLoC,CWnLpC,YAAa,CADb,ef6/CJ,CiBvsDE,gBAKE,aFqNqC,CEzNrC,YAAa,CZuIX,kBYrIF,iBboXoC,CarXpC,UjB6sDJ,CiBvsDE,eAYE,qCP9CA,kBO6CA,cANA,YAAa,CZ2HX,iBY7HF,MAAO,CAOP,eb2K0B,Ca7K1B,iBAFA,cAAe,CACf,qBANA,iBAAkB,CAClB,QAAS,CAET,SjBmtDJ,CiBtsDI,qEAEE,QjBusDN,CiBlsDI,8HAEE,ajBusDN,CiBrvDI,yNAwDI,4QAEA,yDADA,2BAA4B,CAE5B,4DAPF,oBFkLmC,CE/KjC,+BjBusDR,CiBhsDM,uPACE,oBFuKiC,CEtKjC,2CjBksDR,CiBlwDI,uPA0EI,wCADA,4BjB8rDR,CiBvwDI,iQAoFI,8EADA,qBjByrDR,CiB5wDI,4DA+FI,ojBAJF,oBF2ImC,CExIjC,+CjBorDR,CiBhrDM,wEACE,oBFmIiC,CElIjC,2CjBkrDR,CiB3qDM,sGACE,ajB8qDR,CiB3qDM,kMAEE,ajB8qDR,CiBvqDM,sHACE,ajB0qDR,CiBxqDQ,oIACE,oBjB0qDV,CiBrqDQ,oJC3JJ,wBD6J2B,CADrB,oBjBwqDV,CiBlqDQ,gJACE,2CjBoqDV,CiBjqDQ,4KACE,oBjBmqDV,CiB1pDM,0GACE,oBjB6pDR,CiBzpDQ,sHACE,oBF0E+B,CEzE/B,2CjB2pDV,CiB5yDE,kBAKE,SFqNqC,CEzNrC,YAAa,CZuIX,kBYrIF,iBboXoC,CarXpC,UjBkzDJ,CiB5yDE,iBAYE,kCP9CA,kBO6CA,WANA,YAAa,CZ2HX,iBY7HF,MAAO,CAOP,eb2K0B,Ca7K1B,iBAFA,cAAe,CACf,qBANA,iBAAkB,CAClB,QAAS,CAET,SjBwzDJ,CiB3yDI,yEAEE,QjB4yDN,CiBvyDI,8IAEE,ajB4yDN,CiB11DI,mOAwDI,0TAEA,yDADA,2BAA4B,CAE5B,4DAPF,gBFkLmC,CE/KjC,+BjB4yDR,CiBryDM,iQACE,gBFuKiC,CEtKjC,wCjBuyDR,CiBv2DI,iQA0EI,wCADA,4BjBmyDR,CiB52DI,2QAoFI,8EADA,qBjB8xDR,CiBj3DI,gEA+FI,kmBAJF,gBF2ImC,CExIjC,+CjByxDR,CiBrxDM,4EACE,gBFmIiC,CElIjC,wCjBuxDR,CiBhxDM,0GACE,SjBmxDR,CiBhxDM,kNAEE,ajBmxDR,CiB5wDM,0HACE,SjB+wDR,CiB7wDQ,wIACE,gBjB+wDV,CiB1wDQ,wJC3JJ,qBD6J2B,CADrB,iBjB6wDV,CiBvwDQ,oJACE,wCjBywDV,CiBtwDQ,gLACE,gBjBwwDV,CiB/vDM,8GACE,gBjBkwDR,CiB9vDQ,0HACE,gBF0E+B,CEzE/B,wCjBgwDV,Ce3qDA,aAGE,kBAAmB,CAFnB,YAAa,CACb,kBf+qDF,CezqDE,yBACE,Uf2qDJ,Ca14DI,yBEoOA,mBAGE,sBf0qDJ,CerqDE,4CANE,kBAAmB,CADnB,YAAa,CAGb,efgrDJ,Ce5qDE,yBAEE,aAAc,CACd,kBfyqDJ,CenqDE,6HACE,oBAAqB,CAErB,qBAAsB,CADtB,UfsqDJ,CejqDE,qCACE,oBfmqDJ,CehqDE,sDAEE,UfkqDJ,Ce7pDE,yBAEE,kBAAmB,CADnB,YAAa,CAEb,sBAAuB,CAEvB,cAAe,CADf,UfgqDJ,Ce7pDE,+BAEE,aAAc,CAGd,aAAc,CADd,mBXyFkC,CW1FlC,YAAa,CAFb,iBfmqDJ,Ce5pDE,6BACE,kBAAmB,CACnB,sBf8pDJ,Ce5pDE,mCACE,ef8pDJ,CACF,CmBh/DA,KAUE,4BAA6B,CAC7B,6BTCE,kBSRF,afQY,CeXZ,oBAAqB,Cd6KjB,ec3KJ,ef4N4B,CgB3H5B,ehB+H4B,CgBjI5B,sBD7FA,iBAAkB,CHKd,6HGGJ,CAJA,+DAAiB,CADjB,qBnBy/DF,CgBn/DM,uCGdN,KHeQ,ehBs/DN,CACF,CMhgEE,WaUE,afJU,CeKV,iDnBy/DJ,CmBt/DE,sBAGE,wCfqS0B,CetS1B,SnBw/DJ,CmBn/DE,4BAEE,WnBo/DJ,CmBh/DE,mCACE,cnBk/DJ,CmBp+DA,uCAEE,mBnBs+DF,CmB79DE,aD3DE,oBGsEW,CDpEb,gBCoEa,CDtEb,UpB8hEF,CoBnhEE,yDFXE,wBED2D,CAS3D,iBATqG,CAOrG,UpBmiEJ,CoB9hEE,sCASI,yCpBqhEN,CoBhhEE,4CAGE,oBC0CW,CDzCX,gBCyCW,CD3CX,UpBmhEJ,CoB1gEE,uIAIE,qBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpB4gEJ,CoBrgEI,yJAKI,yCpBmgER,CmB3/DE,eD3DE,qBGsEW,CDpEb,iBCoEa,CDtEb,apB4jEF,CoBjjEE,+DFXE,wBED2D,CAS3D,oBATqG,CAOrG,apBikEJ,CoB5jEE,0CASI,wCpBmjEN,CoB9iEE,gDAGE,qBC0CW,CDzCX,iBCyCW,CD3CX,apBijEJ,CoBxiEE,6IAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,apB0iEJ,CoBniEI,+JAKI,wCpBiiER,CmBzhEE,aD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,apB0lEF,CoB/kEE,yDFXE,wBED2D,CAS3D,oBATqG,CAOrG,UpB+lEJ,CoB1lEE,sCASI,0CpBilEN,CoB5kEE,4CAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,apB+kEJ,CoBtkEE,uIAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBwkEJ,CoBjkEI,yJAKI,0CpB+jER,CmBvjEE,UD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,UpBwnEF,CoB7mEE,gDFXE,wBED2D,CAS3D,oBATqG,CAOrG,UpB6nEJ,CoBxnEE,gCASI,2CpB+mEN,CoB1mEE,sCAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,UpB6mEJ,CoBpmEE,8HAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBsmEJ,CoB/lEI,gJAKI,2CpB6lER,CmBrlEE,aD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,apBspEF,CoB3oEE,yDFXE,wBED2D,CAS3D,oBATqG,CAOrG,apB2pEJ,CoBtpEE,sCASI,0CpB6oEN,CoBxoEE,4CAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,apB2oEJ,CoBloEE,uIAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBooEJ,CoB7nEI,yJAKI,0CpB2nER,CmBnnEE,YD3DE,oBGsEW,CDpEb,gBCoEa,CDtEb,UpBorEF,CoBzqEE,sDFXE,wBED2D,CAS3D,iBATqG,CAOrG,UpByrEJ,CoBprEE,oCASI,yCpB2qEN,CoBtqEE,0CAGE,oBC0CW,CDzCX,gBCyCW,CD3CX,UpByqEJ,CoBhqEE,oIAIE,qBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpBkqEJ,CoB3pEI,sJAKI,yCpBypER,CmBjpEE,WD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,apBktEF,CoBvsEE,mDFXE,wBED2D,CAS3D,oBATqG,CAOrG,apButEJ,CoBltEE,kCASI,wCpBysEN,CoBpsEE,wCAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,apBusEJ,CoB9rEE,iIAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,apBgsEJ,CoBzrEI,mJAKI,wCpBurER,CmB/qEE,UD3DE,wBGsEW,CDpEb,oBCoEa,CDtEb,UpBgvEF,CoBruEE,gDFXE,wBED2D,CAS3D,oBATqG,CAOrG,UpBqvEJ,CoBhvEE,gCASI,wCpBuuEN,CoBluEE,sCAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,UpBquEJ,CoB5tEE,8HAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpB8tEJ,CoBvtEI,gJAKI,wCpBqtER,CmB7sEE,cD3DE,wBGsEW,CDpEb,oBpB4wEF,CoBnwEE,4DFXE,wBED2D,CAS3D,oBATqG,CAOrG,UpBmxEJ,CoB9wEE,wCASI,0CpBqwEN,CoBhwEE,8CAGE,wBC0CW,CDzCX,oBCyCW,CD3CX,UpBmwEJ,CoB1vEE,0IAIE,wBAzC+I,CA6C/I,oBA7CyL,CAwCzL,UpB4vEJ,CoBrvEI,4JAKI,0CpBmvER,CmBruEE,qBCNA,gBCWa,CDZb,SpBivEF,CMryEE,2BcyDE,oBCOW,CDNX,gBCMW,CDRX,UpBkvEJ,CoB7uEE,sDAEE,uCpB8uEJ,CoB3uEE,4DAGE,4BAA6B,CAD7B,SpB6uEJ,CoBzuEE,+JAIE,oBCZW,CDaX,gBCbW,CDWX,UpB2uEJ,CoBvuEI,iLAKI,uCpBquER,CmB9vEE,uBCNA,iBCWa,CDZb,UpB0wEF,CM9zEE,6BcyDE,qBCOW,CDNX,iBCMW,CDRX,apB2wEJ,CoBtwEE,0DAEE,yCpBuwEJ,CoBpwEE,gEAGE,4BAA6B,CAD7B,UpBswEJ,CoBlwEE,qKAIE,qBCZW,CDaX,iBCbW,CDWX,apBowEJ,CoBhwEI,uLAKI,yCpB8vER,CmBvxEE,qBCNA,oBCWa,CDZb,apBmyEF,CMv1EE,2BcyDE,wBCOW,CDNX,oBCMW,CDRX,apBoyEJ,CoB/xEE,sDAEE,0CpBgyEJ,CoB7xEE,4DAGE,4BAA6B,CAD7B,apB+xEJ,CoB3xEE,+JAIE,wBCZW,CDaX,oBCbW,CDWX,apB6xEJ,CoBzxEI,iLAKI,0CpBuxER,CmBhzEE,kBCNA,oBCWa,CDZb,apB4zEF,CMh3EE,wBcyDE,wBCOW,CDNX,oBCMW,CDRX,UpB6zEJ,CoBxzEE,gDAEE,0CpByzEJ,CoBtzEE,sDAGE,4BAA6B,CAD7B,apBwzEJ,CoBpzEE,sJAIE,wBCZW,CDaX,oBCbW,CDWX,UpBszEJ,CoBlzEI,wKAKI,0CpBgzER,CmBz0EE,qBCNA,oBCWa,CDZb,apBq1EF,CMz4EE,2BcyDE,wBCOW,CDNX,oBCMW,CDRX,apBs1EJ,CoBj1EE,sDAEE,0CpBk1EJ,CoB/0EE,4DAGE,4BAA6B,CAD7B,apBi1EJ,CoB70EE,+JAIE,wBCZW,CDaX,oBCbW,CDWX,apB+0EJ,CoB30EI,iLAKI,0CpBy0ER,CmBl2EE,oBCNA,gBCWa,CDZb,SpB82EF,CMl6EE,0BcyDE,oBCOW,CDNX,gBCMW,CDRX,UpB+2EJ,CoB12EE,oDAEE,uCpB22EJ,CoBx2EE,0DAGE,4BAA6B,CAD7B,SpB02EJ,CoBt2EE,4JAIE,oBCZW,CDaX,gBCbW,CDWX,UpBw2EJ,CoBp2EI,8KAKI,uCpBk2ER,CmB33EE,mBCNA,oBCWa,CDZb,apBu4EF,CM37EE,yBcyDE,wBCOW,CDNX,oBCMW,CDRX,apBw4EJ,CoBn4EE,kDAEE,wCpBo4EJ,CoBj4EE,wDAGE,4BAA6B,CAD7B,apBm4EJ,CoB/3EE,yJAIE,wBCZW,CDaX,oBCbW,CDWX,apBi4EJ,CoB73EI,2KAKI,wCpB23ER,CmBp5EE,kBCNA,oBCWa,CDZb,apBg6EF,CMp9EE,wBcyDE,wBCOW,CDNX,oBCMW,CDRX,UpBi6EJ,CoB55EE,gDAEE,wCpB65EJ,CoB15EE,sDAGE,4BAA6B,CAD7B,apB45EJ,CoBx5EE,sJAIE,wBCZW,CDaX,oBCbW,CDWX,UpB05EJ,CoBt5EI,wKAKI,wCpBo5ER,CmB76EE,sBCNA,oBCWa,CDZb,apBy7EF,CM7+EE,4BcyDE,wBCOW,CDNX,oBCMW,CDRX,UpB07EJ,CoBr7EE,wDAEE,yCpBs7EJ,CoBn7EE,8DAGE,4BAA6B,CAD7B,apBq7EJ,CoBj7EE,kKAIE,wBCZW,CDaX,oBCbW,CDWX,UpBm7EJ,CoB/6EI,oLAKI,yCpB66ER,CmB37EA,UAEE,aflEY,CeiEZ,enBg8EF,CMvgFE,0BayEA,iCfoD0B,CepD1B,yBnBk8EF,CM3gFE,gBa4EE,SnB+7EJ,CmB37EE,gCAEE,iCf6CwB,Ce7CxB,yBnB47EJ,CmBz7EE,sCAEE,aflFU,CemFV,mBnB07EJ,CmB/6EA,QT7FI,kBLkKE,kBe1EJ,ehBqF4B,CgBvF5B,iBpB67EF,CmBl7EA,QTjGI,kBLkKE,kBe1EJ,eE/DmB,CF6DnB,sBpBo8EF,CmBh7EA,WACE,aAAc,CACd,UnBm7EF,CmBh7EE,sBACE,gBnBk7EJ,CmB16EE,sFACE,UnB+6EJ,CuB1jFA,MPgBM,8BhB8iFN,CgB1iFM,uCOpBN,MPqBQ,ehB6iFN,CACF,CuBhkFE,iBACE,SvBkkFJ,CuB7jFE,qBACE,YvBgkFJ,CuB5jFA,YAEE,QAAS,CACT,eAAgB,CAFhB,iBAAkB,CPCd,2BhBikFN,CgB7jFM,uCONN,YPOQ,ehBgkFN,CACF,CuBlkFE,kBAEE,WAAY,CPNV,0BOOF,CAFA,OvBskFJ,CgBvkFM,uCOAJ,kBPCM,ehB0kFN,CACF,CwB/lFA,uCAIE,iBxBkmFF,CwB/lFA,iBACE,kBxBkmFF,CyB9kFI,uBA1BF,eAAgB,CAChB,mCAFA,oCADA,sBAgCI,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzBqlFN,CyB5jFI,6BACE,azB8jFN,CwBxmFA,eAeE,2BAA4B,CAD5B,qBpBlBY,CoBoBZ,oCddE,kBcSF,apBTY,CoBGZ,YAAa,CACb,UAAW,CnB8JP,emBjKJ,MAAO,CAUP,eAAgB,CAJhB,mBAFA,epBofkC,CoBnflC,gBAPA,iBAAkB,CAWlB,eAAgB,CAVhB,QAAS,CAET,YxBwnFF,CwBnmFI,oBAEE,MAAO,CADP,UxBumFN,CwBnmFI,qBAEE,SAAU,CADV,OxBumFN,Ca1lFI,yBWnBA,uBAEE,MAAO,CADP,UxBknFJ,CwB9mFE,wBAEE,SAAU,CADV,OxBinFJ,CACF,CarmFI,yBWnBA,uBAEE,MAAO,CADP,UxB4nFJ,CwBxnFE,wBAEE,SAAU,CADV,OxB2nFJ,CACF,Ca/mFI,yBWnBA,uBAEE,MAAO,CADP,UxBsoFJ,CwBloFE,wBAEE,SAAU,CADV,OxBqoFJ,CACF,CaznFI,0BWnBA,uBAEE,MAAO,CADP,UxBgpFJ,CwB5oFE,wBAEE,SAAU,CADV,OxB+oFJ,CACF,CanoFI,0BWnBA,wBAEE,MAAO,CADP,UxB0pFJ,CwBtpFE,yBAEE,SAAU,CADV,OxBypFJ,CACF,CwBjpFE,uBAEE,WAAY,CAEZ,qBpBidgC,CoBldhC,YAAa,CAFb,QxBspFJ,CyBlrFI,+BAnBF,yBACA,mCAFA,oCADA,YAAa,CAyBT,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzByrFN,CyBhqFI,qCACE,azBkqFN,CwBvpFE,0BAGE,SAAU,CAEV,mBpBmcgC,CoBpchC,YAAa,CAFb,UAAW,CADX,KxB8pFJ,CyBvsFI,kCAZF,qCACA,uBAFA,cAAe,CADf,kCAkBI,UAAW,CAHX,oBAAqB,CACrB,kBJ+NwB,CI9NxB,qBzB8sFN,CyBrrFI,wCACE,azBurFN,CwBlqFI,kCACE,gBxBoqFN,CwB9pFE,yBAGE,SAAU,CAEV,oBpBkbgC,CoBnbhC,YAAa,CAFb,UAAW,CADX,KxBqqFJ,CyB/tFI,iCAIE,UAAW,CAHX,oBAAqB,CAenB,YAAa,CAdf,kBJ+NwB,CI9NxB,qBzBkuFN,CyBltFM,kCAxBJ,qCADA,wBADA,kCA8BM,UAAW,CAHX,oBAAqB,CACrB,mBJ4MsB,CI3MtB,qBzB2tFR,CyBrtFI,uCACE,azButFN,CwBjrFI,kCACE,gBxBmrFN,CwB3qFE,0IAKE,WAAY,CADZ,UxB4qFJ,CwBtqFA,kBE3GE,6BAHA,QAAS,CACT,eACA,e1ByxFF,CwBtqFA,eAUE,4BAA6B,CAC7B,QAAS,CAPT,UAAW,CAEX,apB9GY,CoByGZ,aAAc,CAId,epBsG4B,CoBxG5B,sBAIA,kBAAmB,CAEnB,kBAAmB,CAPnB,UxBkrFF,CM9xFE,0CYVE,wBdOU,CoBuIV,apBkYgC,CoBjYhC,iDxB8pFJ,CwB1pFE,4CNnJE,oBdoM0B,CoB/C1B,UpB/IU,CoBgJV,iDxB4pFJ,CwBxpFE,gDAIE,4BAA6B,CAF7B,apBjJU,CoBkJV,mBxB0pFJ,CwBjpFA,oBACE,axBopFF,CwBhpFA,iBAKE,apBrKY,CoBiKZ,aAAc,CnBEV,iBmBAJ,eAAgB,CADhB,oBHimBkC,CG7lBlC,kBxBmpFF,CwB/oFA,oBAGE,apB5KY,CoB0KZ,aAAc,CACd,qBxBmpFF,C2B10FA,aAIE,mBAAoB,CAFpB,YAAa,CACb,cAAe,CAFf,iBAAkB,CAIlB,U3B60FF,C2B30FE,uKAKE,aAAc,CAGd,eAAgB,CADhB,WAAY,CAHZ,iBAAkB,CAElB,Q3B+0FJ,C2B30FI,+gCAGE,gB3B21FN,C2Bt1FE,gMAGE,S3Bw1FJ,C2Bp1FE,mDACE,S3Bs1FJ,C2Bj1FI,8JjBKA,4BADA,wBVk1FJ,C2Bj1FE,0BAEE,kBAAmB,CADnB,Y3Bo1FJ,C2Bj1FI,kIjBlBA,6BADA,yBVw2FJ,C2Bn1FI,+DjBNA,4BADA,wBV81FJ,C2B10FI,6vBjBjCA,6BADA,yBV03FJ,C2Bx0FA,yCAEE,Y3B20FF,C2Bt0FE,mDACE,iBAAkB,CAClB,S3By0FJ,C2Bv0FI,+DACE,S3B00FN,C2Bt0FE,4VAIE,gB3B40FJ,C2Bx0FA,qBAAuB,iB3B40FvB,C2B30FA,oBAAsB,gB3B+0FtB,C2Bv0FA,kBAEE,kBAAmB,CASnB,wBvBlHY,CuBmHZ,yBjB/GE,kBiB2GF,avB3GY,CuBoGZ,YAAa,CtB8DT,esBzDJ,evB0G4B,CuBzG5B,evB6G4B,CuBhH5B,eAAgB,CADhB,uBAMA,iBAAkB,CAClB,kB3B60FF,C2Bv0FE,2EAEE,Y3By0FJ,C2B/zFA,6IAEE,2B3Bk0FF,C2B/zFA,iTjBpII,kBLkKE,kBsBtBJ,evBiC4B,CuBnC5B,kB3Bq0FF,C2B/zFA,6IAEE,6B3Bk0FF,C2B/zFA,iTjBrJI,kBLkKE,iBsBLJ,iBvBuJ4B,CuBzJ5B,oB3Bq0FF,C2B/zFA,8DAEE,qB3Bk0FF,C2BvzFA,skBjB7JI,6BADA,yBVi+FJ,C2BxzFA,+WjB1JI,4BADA,wBV69FJ,C4BpgGA,gBAME,yDAAyB,CAHzB,aAAc,CACd,kBACA,oBAJA,iBAAkB,CAClB,S5B2gGF,C4BpgGA,uBACE,mBAAoB,CACpB,iB5BugGF,C4BpgGA,sBAKE,eAHA,MAAO,CAIP,SAAU,CALV,iBAAkB,CAGlB,UxB0ZsC,CwB3ZtC,U5B0gGF,C4BrgGE,2DVzBE,oBdoM0B,CwBzK1B,gBxByK0B,CwB1K1B,U5BygGJ,C4BngGE,yDAKI,uD5BigGN,C4B7/FE,uEACE,oB5B+/FJ,C4B5/FE,yEAEE,wBxBgZ4C,CwB/Y5C,oBxB+Y4C,CwBjZ5C,U5BggGJ,C4Bv/FI,2GACE,a5By/FN,C4Bv/FM,yHACE,wB5By/FR,C4B/+FA,sBAEE,eAAgB,CADhB,iBAAkB,CAGlB,kB5Bi/FF,C4B7+FE,6BASE,qBxBhFU,CwBiFV,yBAHA,mB5Bk/FJ,C4B1+FE,yDAPE,UAAW,CAJX,aAAc,CAEd,WxB4VoC,CwB/VpC,aAFA,iBAAkB,CAClB,WAGA,U5B8/FJ,C4Bp/FE,4BAQE,gC5B4+FJ,C4Bl+FE,8ClBlGE,iBVwkGJ,C4Bj+FI,2EACE,yO5Bm+FN,C4B99FI,kFVzHA,oBdoM0B,CwB1ExB,gB5Bi+FN,C4B79FI,iFACE,sL5B+9FN,C4B19FI,qFVpIA,iClBimGJ,C4B19FI,2FVvIA,iClBomGJ,C4Bl9FE,2CAEE,iB5Bo9FJ,C4Bh9FI,wEACE,mL5Bk9FN,C4B78FI,kFV9JA,iClB8mGJ,C4Br8FA,eACE,oB5Bw8FF,C4Br8FI,4CAKE,mBPgY0C,COpY1C,cAEA,kBAAmB,CADnB,a5By8FN,C4Bn8FI,2CAKE,wBxBhLQ,CwBkLR,mBPsX0C,COzX1C,uBP0X0C,CO5X1C,0BADA,uBZ5KA,iIYmLA,CALA,sB5By8FN,CgBnnGM,uCYuKF,2CZtKI,ehBsnGN,CACF,C4Bp8FI,yEACE,qBxB7LQ,CwB8LR,4B5Bs8FN,C4Bj8FI,mFVzMA,iClB6oGJ,C4Bv7FA,eAeE,4DAAgB,CAJhB,8OACA,yBlBtNE,kBkBmNF,axBnNY,CwB2MZ,oBAAqB,CvBzCjB,euB+CJ,exBE4B,CwBN5B,0BxB0LsC,CwBrLtC,exBK4B,CwBT5B,uCAMA,qBAAsB,CARtB,U5Bq8FF,C4Bt7FE,qBACE,oBxB5NU,CwBkOR,wExBgP8B,CwBrPhC,S5By7FJ,C4Bj7FI,gCAOE,qBxBlPQ,CwBiPR,a5B+6FN,C4B16FE,8DAIE,qBAAsB,CAFtB,WAAY,CACZ,oB5B46FJ,C4Bx6FE,wBAEE,wBxB7PU,CwB4PV,a5B26FJ,C4Bt6FE,2BACE,Y5Bw6FJ,C4Bp6FE,8BACE,iBAAkB,CAClB,yB5Bs6FJ,C4Bl6FA,kBvBtHI,cuBuHF,6BxBiIsC,CwB/HtC,qBxBuC4B,CwBtC5B,kBxBuC4B,CwBzC5B,kB5Bw6FF,C4Bl6FA,kBvB9HI,euB+HF,2BxB4HsC,CwB1HtC,oBxBmC4B,CwBlC5B,iBxBmC4B,CwBrC5B,iB5Bw6FF,C4B75FA,aAEE,oBAAqB,CAGrB,e5Bg6FF,C4B75FA,gCAJE,0BxBsGsC,CwBzGtC,iBAAkB,CAElB,U5B46FF,C4Bv6FA,mBAKE,QAAS,CAET,SAAU,CADV,eAAgB,CAJhB,S5Bq6FF,C4B95FE,4CACE,oBxB/SU,CwBgTV,wC5Bg6FJ,C4B55FE,+FAEE,wB5B65FJ,C4Bz5FI,qDACE,gB5B25FN,C4Bv5FE,yDACE,yB5By5FJ,C4Br5FA,mBAaE,qBxBvVY,CwBwVZ,yBlBlVE,kBkB8UF,exB3H4B,CwBuH5B,0BxB6DsC,CwB/DtC,MAAO,CAIP,eAAgB,CAHhB,S5Bi6FF,C4Bp5FE,4CANA,axBhVY,CwB+UZ,exBxH4B,CwBoH5B,uBANA,iBAAkB,CAElB,OAAQ,CADR,K5Bo7FF,C4Bp6FE,yBVlWE,wBdQU,CwBuWV,mBAAoB,ClBnWpB,0BkB0VA,QAAS,CAOT,gBAAiB,CALjB,aAAc,CACd,cxByCoC,CwB3CpC,S5B+5FJ,C4B54FA,cAKE,4DAAgB,CADhB,4BAA6B,CAF7B,cACA,SAAU,CAFV,U5Bm5FF,C4B74FE,oBACE,S5B+4FJ,C4B34FI,0CAA0B,2C5B84F9B,C4B74FI,sCAA0B,2C5Bg5F9B,C4B/4FI,+BAA0B,2C5Bk5F9B,C4B/4FE,gCACE,Q5Bi5FJ,C4B94FE,oCASE,uCAAgB,CVxZhB,oBdoM0B,CwBgN1B,QPmNyC,CX3lBzC,mBkBqYA,WPmNyC,COlNzC,mBZxYE,8GY6YF,CZ7YE,sGY6YF,CAPA,U5Bu5FJ,CgBzxGM,uCYiYJ,oCZhYM,uChB4xGN,CACF,C4Bl5FI,2CV1ZA,wBlB+yGJ,C4Bh5FE,6CAKE,wBxB3ZU,CwB4ZV,wBAAyB,ClBzZzB,mBkBsZA,iBAAkB,CAClB,cP4LgC,CO9LhC,YP6LgC,CO9LhC,U5Bw5FJ,C4B94FE,gCAQE,oCAAgB,CVlbhB,oBdoM0B,CwB0O1B,QPyLyC,CX3lBzC,mBkBgaA,WPwLyC,CL1lBvC,2GYuaF,CZvaE,sGYuaF,CANA,U5Bs5FJ,CgBnzGM,uCY4ZJ,gCZ3ZM,oChBszGN,CACF,C4Bl5FI,uCVpbA,wBlBy0GJ,C4Bh5FE,gCAKE,wBxBrbU,CwBsbV,wBAAyB,ClBnbzB,mBkBgbA,iBAAkB,CAClB,cPkKgC,COpKhC,YPmKgC,COpKhC,U5Bw5FJ,C4B94FE,yBAWE,eAAgB,CV/chB,oBdoM0B,CwBuQ1B,QP4JyC,CX3lBzC,mBkB0bA,WP8JyC,CO3JzC,iBxB/I0B,CwB8I1B,kBxB9I0B,CwB6I1B,YAAa,CZ7bX,0GYocF,CZpcE,sGYocF,CATA,U5By5FJ,CgBh1GM,uCYsbJ,yBZrbM,mChBm1GN,CACF,C4Bl5FI,gCVjdA,wBlBs2GJ,C4Bh5FE,yBAKE,4BAA6B,CAC7B,wBAAyB,CACzB,mBAJA,iBAAkB,CAClB,cPqIgC,COvIhC,YPsIgC,COvIhC,U5Bw5FJ,C4Bz4FE,4DAJE,wBxBzdU,CMGV,kBV42GJ,C4Bl5FE,8BACE,iB5Bi5FJ,C4B34FI,6CACE,wB5B64FN,C4B14FI,sDACE,c5B44FN,C4Bz4FI,yCACE,wB5B24FN,C4Bx4FI,yCACE,c5B04FN,C4Bv4FI,kCACE,wB5By4FN,C4Bp4FA,+DZzfM,sGhBm4GN,CgB/3GM,uCYqfN,+DZpfQ,ehBo4GN,CACF,C6Br5GA,KACE,YAAa,CACb,cAAe,CAGf,eAAgB,CADhB,eAAgB,CADhB,c7B05GF,C6Br5GA,UACE,aAAc,CACd,kB7By5GF,CMx5GE,0CuBAA,iD7B25GF,C6Bp5GE,mBACE,azBPU,CyBSV,cAAe,CADf,mB7Bu5GJ,C6B94GA,UACE,+B7Bi5GF,C6B/4GE,oBAEE,4BAA6B,CAC7B,6BnBbA,2BACA,4BmBUA,kB7Bq5GJ,CM36GE,oDuB8BI,oBzBhCQ,CyB+BR,iB7Bk5GN,C6B94GI,6BAEE,4BAA6B,CAC7B,wBAAyB,CAFzB,a7Bk5GN,C6B54GE,8DAGE,qBzB/CU,CyBgDV,iCzB+gBgC,CyBjhBhC,a7Bg5GJ,C6B34GE,yBnBpCE,yBACA,0BmBqCA,e7B84GJ,C6Bl4GE,qBACE,eAAgB,CAChB,QAAS,CnB7DT,iBVm8GJ,C6Bl4GE,uDAGE,oBzBoH0B,CyBrH1B,U7Bq4GJ,C6B13GE,wCAEE,aAAc,CACd,iB7B63GJ,C6Bx3GE,kDAEE,YAAa,CACb,WAAY,CACZ,iB7B23GJ,C6Bj3GE,uBACE,Y7Bo3GJ,C6Bl3GE,qBACE,a7Bo3GJ,C8B1+GA,MAME,oBAAqB,CAErB,0BAA2B,CAD3B,qB1BCY,C0BCZ,yBpBKE,kBoBZF,YAAa,CACb,qBAAsB,CACtB,WAAY,CAHZ,iB9Bq/GF,C8B1+GE,SAEE,aAAc,CADd,c9B6+GJ,C8Bz+GE,kBAEE,qBAAsB,CADtB,kB9B4+GJ,C8Bz+GI,8BpBEA,2BACA,4BoBFE,kB9B6+GN,C8Bz+GI,6BpBYA,8BADA,+BoBVE,qB9B6+GN,C8Bt+GE,8DAEE,Y9Bw+GJ,C8Bp+GA,WAGE,aAAc,CAGd,cAAe,CACf,e9Bm+GF,C8B/9GA,YACE,mB9Bk+GF,C8B/9GA,eACE,kB9Bm+GF,C8B/9GA,qCAHE,e9Bs+GF,CMvhHE,iBwB0DE,iD9Bi+GJ,C8B99GE,sBACE,mB9Bg+GJ,C8Bx9GA,aAIE,4B1BukBkC,C0BtkBlC,gCAHA,eAAgB,CADhB,qB9B89GF,C8Bx9GE,yBpBvEE,yBVkiHJ,C8Bt9GA,aAGE,4B1B4jBkC,C0B3jBlC,6BAHA,qB9B29GF,C8Bt9GE,wBpBlFE,yBV2iHJ,C8B/8GA,kBAIE,eAAgB,CAFhB,oB9Bo9GF,C8B/8GA,qCAJE,qBAFA,qB9B09GF,C8B98GA,kBpBzGI,kBoB6GF,QAAS,CACT,MAAO,CACP,e1BuhBkC,C0B5hBlC,iBAAkB,CAElB,OAAQ,CADR,K9Bs9GF,C8B98GA,yCAGE,aAAc,CACd,U9Bi9GF,C8B98GA,wBpBjHI,2BACA,2BVokHJ,C8B/8GA,2BpBvGI,8BADA,8BV6jHJ,C8B58GE,iBACE,kB9B+8GJ,Ca9iHI,yBiB6FJ,WAMI,YAAa,CACb,kBAAmB,CAEnB,kBADA,kB9Bg9GF,C8B78GE,iBAEE,WAAY,CAEZ,eAAgB,CAChB,gB1Byf8B,C0B3f9B,iB9Bg9GJ,CACF,C8Bl8GE,kBACE,kB9Bq8GJ,CahkHI,yBiBuHJ,YAQI,YAAa,CACb,kB9Bq8GF,C8Bl8GE,kBAEE,WAAY,CACZ,e9Bm8GJ,C8Bj8GI,wBAEE,aAAc,CADd,a9Bo8GN,C8B97GM,mCpBxKJ,6BADA,yBV2mHF,C8B/7GQ,iGAGE,yB9Bg8GV,C8B97GQ,oGAGE,4B9B+7GV,C8B37GM,oCpBzKJ,4BADA,wBVymHF,C8B57GQ,mGAGE,wB9B67GV,C8B37GQ,sGAGE,2B9B47GV,CACF,C8B/6GE,oBACE,mB9Bk7GJ,Ca1mHI,yBiBsLJ,cAMI,mB1B6agC,C0B7ahC,c1B6agC,C0B5ahC,uB1B6agC,C0B7ahC,kB1B6agC,C0B5ahC,SAAU,CACV,Q9Bk7GF,C8Bh7GE,oBACE,oBAAqB,CACrB,U9Bk7GJ,CACF,C8Bz6GA,WACE,oB9B46GF,C8B16GE,iBACE,e9B46GJ,C8B16GI,oCACE,eAAgB,CpBtOlB,4BADA,4BVqpHJ,C8B16GI,qCpBzPA,yBACA,yBVsqHJ,C8B16GI,8BpBtQA,gBoBwQE,kB9B46GN,C+BtsHA,YrBkBI,kBqBjBF,YAAa,CxBIb,eAAgB,CADhB,cPysHF,C+BvsHA,WASE,yBAPA,aAAc,CAGd,gB3B8mBkC,C2B/mBlC,iBADA,oB/BgtHF,C+BxsHE,4BAHA,qB3BFY,C2BAZ,S/BotHF,C+B/sHE,iBAKE,oB3BLU,C2BGV,iD/B4sHJ,C+BvsHE,iBAGE,wC3BsS0B,C2BvS1B,SV4wBgC,CU7wBhC,S/B2sHJ,C+BnsHI,kCrBeA,8BADA,2BqBbE,a/BwsHN,C+BnsHI,iCrBLA,+BADA,2BV6sHJ,C+BlsHE,6BAGE,wB3BnCU,C2BoCV,oB3BpCU,C2BkCV,a3B9BU,C2B6BV,S/BusHJ,C+BjsHE,+BAKE,qB3B7CU,C2B8CV,oB3B3CU,C2BsCV,a3BvCU,C2B0CV,WAAY,CAFZ,mB/BssHJ,CgCzvHE,0B3BiLI,kB2B9KF,e5ByL0B,C4B3L1B,qBhC8vHJ,CgCvvHM,iDtBsCF,8BADA,0BVstHJ,CgCtvHM,gDtBmBF,+BADA,2BVwuHJ,CgCvwHE,0B3BiLI,iB2B9KF,e5B0L0B,C4B5L1B,chC4wHJ,CgCrwHM,iDtBsCF,8BADA,0BVouHJ,CgCpwHM,gDtBmBF,+BADA,2BVsvHJ,CiCnxHA,OvBaI,kBuBZF,oBAAqB,C5B8JnB,c4B3JF,e7B6N4B,C6B5N5B,aAAc,CAHd,mBAIA,iBAAkB,CjBKd,6HiBDJ,CAFA,uBAAwB,CADxB,kBjCyxHF,CgBjxHM,uCiBfN,OjBgBQ,ehBoxHN,CACF,CM1xHE,4B2BGI,iDjC0xHN,CiCrxHE,aACE,YjCwxHJ,CiCnxHA,YACE,iBAAkB,CAClB,QjCsxHF,CiC/wHA,YvBrBI,oBuBuBF,iB7BorBkC,C6BrrBlC,kBjCoxHF,CiC1wHE,eChDA,oBb0Ea,Ca3Eb,UlCg0HF,CMjzHE,4C4BTI,sBADA,UlC+zHN,CkC3zHI,4CAGE,wCADA,SlC6zHN,CiCvxHE,iBChDA,qBb0Ea,Ca3Eb,alC60HF,CM9zHE,gD4BTI,yBADA,alC40HN,CkCx0HI,gDAGE,0CADA,SlC00HN,CiCpyHE,eChDA,wBb0Ea,Ca3Eb,alC01HF,CM30HE,4C4BTI,yBADA,alCy1HN,CkCr1HI,4CAGE,2CADA,SlCu1HN,CiCjzHE,YChDA,wBb0Ea,Ca3Eb,UlCu2HF,CMx1HE,sC4BTI,yBADA,UlCs2HN,CkCl2HI,sCAGE,2CADA,SlCo2HN,CiC9zHE,eChDA,wBb0Ea,Ca3Eb,alCo3HF,CMr2HE,4C4BTI,yBADA,alCm3HN,CkC/2HI,4CAGE,2CADA,SlCi3HN,CiC30HE,cChDA,oBb0Ea,Ca3Eb,UlCi4HF,CMl3HE,0C4BTI,sBADA,UlCg4HN,CkC53HI,0CAGE,wCADA,SlC83HN,CiCx1HE,aChDA,wBb0Ea,Ca3Eb,alC84HF,CM/3HE,wC4BTI,yBADA,alC64HN,CkCz4HI,wCAGE,yCADA,SlC24HN,CiCr2HE,YChDA,wBb0Ea,Ca3Eb,UlC25HF,CM54HE,sC4BTI,yBADA,UlC05HN,CkCt5HI,sCAGE,yCADA,SlCw5HN,CiCl3HE,gBChDA,wBb0Ea,Ca3Eb,UlCw6HF,CMz5HE,8C4BTI,yBADA,UlCu6HN,CkCn6HI,8CAGE,0CADA,SlCq6HN,CmC76HA,OAIE,6BzBUE,gByBXF,kB/BiwBkC,C+BlwBlC,mBnCm7HF,CmC56HA,eAEE,anC86HF,CmC16HA,YACE,enC66HF,CmCr6HA,mBACE,oBnCw6HF,CmCr6HE,0BAME,aAAc,CADd,oBAJA,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAEN,SnCy6HJ,CmC75HE,ejB1CE,qBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCk9HF,CoC98HE,kBACE,wBpCg9HJ,CoC78HE,2BACE,apC+8HJ,CmCz6HE,iBjB1CE,qBiB2CuB,CChDzB,apC89HF,CoCt9HE,6BACE,apC29HJ,CmCr7HE,ejB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apC0+HF,CoCt+HE,kBACE,wBpCw+HJ,CoCr+HE,2BACE,apCu+HJ,CmCj8HE,YjB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCs/HF,CoCl/HE,eACE,wBpCo/HJ,CoCj/HE,wBACE,apCm/HJ,CmC78HE,ejB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCkgIF,CoC9/HE,kBACE,wBpCggIJ,CoC7/HE,2BACE,apC+/HJ,CmCz9HE,cjB1CE,qBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apC8gIF,CoC1gIE,iBACE,wBpC4gIJ,CoCzgIE,0BACE,apC2gIJ,CmCr+HE,ajB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apC0hIF,CoCthIE,gBACE,wBpCwhIJ,CoCrhIE,yBACE,apCuhIJ,CmCj/HE,YjB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCsiIF,CoCliIE,eACE,wBpCoiIJ,CmC1/HE,gBjB1CE,wBiB2CuB,CC9CzB,oBD8CqE,CChDrE,apCkjIF,CoC9iIE,mBACE,wBpCgjIJ,CoC7iIE,4BACE,apC+iIJ,CqCvjIE,gCACE,GAAO,0BrC2jIT,CqC1jIE,GAAK,uBrC6jIP,CACF,CqC1jIA,UAME,yB3BIE,kBLkKE,iBgC1KJ,WjC0wBkC,CiCxwBlC,arC+jIF,CqCxjIA,wBAVE,YAAa,CAEb,erC4kIF,CqCpkIA,cAQE,oBjC+vBkC,CiClwBlC,UjCZY,CiCSZ,qBAAsB,CACtB,sBAAuB,CAGvB,iBAAkB,CrBTd,yBqBYJ,CAFA,kBrC6jIF,CgBnkIM,uCqBDN,crBEQ,ehBskIN,CACF,CqC7jIA,sBnBYE,sKmBVA,yBrCgkIF,CqC5jIE,uBACE,iDrC+jIJ,CqC5jIM,uCAJJ,uBAKM,crC+jIN,CACF,CsCtmIA,Y5BcI,gB4BbF,YAAa,CACb,qBAAsB,CAItB,eAAgB,CADhB,ctCymIF,CsC9lIA,wBAEE,alCLY,CkCMZ,kBAAmB,CAFnB,UtCmmIF,CMxmIE,4DgCcE,wBlCjBU,CkCeV,alCXU,CkCYV,iDAAqB,CAFrB,StCmmIJ,CsC7lIE,+BAEE,wBlCrBU,CkCoBV,atCgmIJ,CsCtlIA,iBAME,qBlCtCY,CkCuCZ,qCALA,aAAc,CACd,uBAFA,iBAAkB,CAIlB,iDtC0lIF,CsCtlIE,6B5B1BE,+BACA,+BVmnIJ,CsCtlIE,4B5BfE,kCADA,kCV0mIJ,CsCtlIE,oDAIE,qBlCrDU,CkCmDV,alC9CU,CkC+CV,mBtCwlIJ,CsCnlIE,wBAGE,oBlCkI0B,CkCjI1B,gBlCiI0B,CkCnI1B,UlC3DU,CkC0DV,StCwlIJ,CsCllIE,kCACE,kBtColIJ,CsCllII,yCAEE,oBlCiHwB,CkClHxB,etCqlIN,CsCtkII,uBACE,kBtCykIN,CsCjkIQ,uG5B/BJ,4BAZA,yBVonIJ,CsCpkIQ,+CACE,YtCskIV,CsCnkIQ,yDAEE,mBAAoB,CADpB,oBtCskIV,CsCnkIU,gEAEE,qBlC2EkB,CkC5ElB,gBtCskIZ,CahoII,yByBmCA,0BACE,kBtCimIJ,CsCzlIM,6G5B/BJ,4BAZA,yBV4oIF,CsC5lIM,kDACE,YtC8lIR,CsC3lIM,4DAEE,mBAAoB,CADpB,oBtC8lIR,CsC3lIQ,mEAEE,qBlC2EkB,CkC5ElB,gBtC8lIV,CACF,CazpII,yByBmCA,0BACE,kBtCynIJ,CsCjnIM,6G5B/BJ,4BAZA,yBVoqIF,CsCpnIM,kDACE,YtCsnIR,CsCnnIM,4DAEE,mBAAoB,CADpB,oBtCsnIR,CsCnnIQ,mEAEE,qBlC2EkB,CkC5ElB,gBtCsnIV,CACF,CajrII,yByBmCA,0BACE,kBtCipIJ,CsCzoIM,6G5B/BJ,4BAZA,yBV4rIF,CsC5oIM,kDACE,YtC8oIR,CsC3oIM,4DAEE,mBAAoB,CADpB,oBtC8oIR,CsC3oIQ,mEAEE,qBlC2EkB,CkC5ElB,gBtC8oIV,CACF,CazsII,0ByBmCA,0BACE,kBtCyqIJ,CsCjqIM,6G5B/BJ,4BAZA,yBVotIF,CsCpqIM,kDACE,YtCsqIR,CsCnqIM,4DAEE,mBAAoB,CADpB,oBtCsqIR,CsCnqIQ,mEAEE,qBlC2EkB,CkC5ElB,gBtCsqIV,CACF,CajuII,0ByBmCA,2BACE,kBtCisIJ,CsCzrIM,+G5B/BJ,4BAZA,yBV4uIF,CsC5rIM,mDACE,YtC8rIR,CsC3rIM,6DAEE,mBAAoB,CADpB,oBtC8rIR,CsC3rIQ,oEAEE,qBlC2EkB,CkC5ElB,gBtC8rIV,CACF,CsChrIA,kB5BnHI,eVsyIJ,CsChrIE,mCACE,oBtCkrIJ,CsChrII,8CACE,qBtCkrIN,CuC3zIE,yBAEE,wBDmJuC,CCpJvC,avC+zIJ,CMnzIE,4GiCNM,yBADA,avC8zIR,CuC1zIM,uDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC8zIR,CuCz0IE,2BAEE,qBDmJuC,CCpJvC,avC60IJ,CMj0IE,gHiCNM,yBADA,avC40IR,CuCx0IM,yDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC40IR,CuCv1IE,yBAEE,wBDmJuC,CCpJvC,avC21IJ,CM/0IE,4GiCNM,yBADA,avC01IR,CuCt1IM,uDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC01IR,CuCr2IE,sBAEE,wBDmJuC,CCpJvC,avCy2IJ,CM71IE,sGiCNM,yBADA,avCw2IR,CuCp2IM,oDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCw2IR,CuCn3IE,yBAEE,wBDmJuC,CCpJvC,avCu3IJ,CM32IE,4GiCNM,yBADA,avCs3IR,CuCl3IM,uDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCs3IR,CuCj4IE,wBAEE,wBDmJuC,CCpJvC,avCq4IJ,CMz3IE,0GiCNM,yBADA,avCo4IR,CuCh4IM,sDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCo4IR,CuC/4IE,uBAEE,wBDmJuC,CCpJvC,avCm5IJ,CMv4IE,wGiCNM,yBADA,avCk5IR,CuC94IM,qDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCk5IR,CuC75IE,sBAEE,wBDmJuC,CCpJvC,avCi6IJ,CMr5IE,sGiCNM,yBADA,avCg6IR,CuC55IM,oDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvCg6IR,CuC36IE,0BAEE,wBDmJuC,CCpJvC,avC+6IJ,CMn6IE,8GiCNM,yBADA,avC86IR,CuC16IM,wDAEE,wBDyIkE,CCxIlE,oBDwIkE,CC1IlE,UvC86IR,CwC57IA,OAKE,apCYY,CoChBZ,WAAY,CnCmLR,emCjLJ,epCiO4B,CoChO5B,aAAc,CAGd,WADA,wBxCg8IF,CM17IE,akCDE,apCMU,CoCLV,iDxC87IJ,CM17IE,sFkCCI,WxC47IN,CwCj7IA,aAEE,4BAA6B,CAC7B,QAAS,CAFT,SxCs7IF,CwC96IA,iBACE,mBxCi7IF,CyCj9IA,YAEE,ezCm9IF,CyCj9IE,mBACE,iBAAkB,CAClB,ezCm9IJ,CyC98IA,OAKE,YAAa,CAEb,WAAY,CAJZ,MAAO,CAQP,SAAU,CAHV,eAAgB,CAPhB,cAAe,CACf,KAAM,CAIN,UAAW,CAFX,YzCs9IF,CyCx8IA,cAGE,YrCksB4B,CqChsB5B,mBAAoB,CAJpB,iBAAkB,CAClB,UzC68IF,CyCv8IE,0BAEE,2BpBu6BgC,CLp8B9B,iChBs+IN,CgBl+IM,uCyBuBJ,0BzBtBM,ehBq+IN,CACF,CyC58IE,0BACE,czC88IJ,CyC18IE,kCACE,qBzC48IJ,CyCx8IA,yBACE,YAAa,CACb,4BzC28IF,CyCz8IE,wCACE,8BACA,ezC28IJ,CyCx8IE,8EAEE,azC08IJ,CyCv8IE,qCACE,ezCy8IJ,CyCr8IA,uBAEE,kBAAmB,CADnB,YAAa,CAEb,4BzCw8IF,CyCr8IE,8BAIE,UAAW,CAHX,aAAc,CACd,0BACA,0CzCw8IJ,CyCn8IE,+CACE,qBAAsB,CAEtB,WAAY,CADZ,sBzCs8IJ,CyCn8II,8DACE,ezCq8IN,CyCl8II,sDACE,YzCo8IN,CyC97IA,eASE,2BAA4B,CAD5B,qBrCtGY,CqCwGZ,mC/BlGE,kB+B0FF,YAAa,CACb,qBAAsB,CAWtB,SAAU,CAPV,mBAAoB,CANpB,iBAAkB,CAGlB,UzCu8IF,CyCz7IA,gBAOE,wBrCjHY,CqCgHZ,YAAa,CAHb,MAAO,CAFP,cAAe,CACf,KAAM,CAGN,WAAY,CADZ,YzC+7IF,CyCz7IE,qBAAS,SzC47IX,CyC37IE,qBAAS,UzC87IX,CyCz7IA,cAEE,sBAAuB,CAGvB,gC/BtHE,2BACA,4B+BiHF,YAAa,CAEb,6BAA8B,CAC9B,YzC+7IF,CyC37IE,qBAGE,8BAFA,YzC87IJ,CyCv7IA,aAEE,erC2E4B,CqC5E5B,ezC27IF,CyCr7IA,YAIE,aAAc,CACd,YrC8jB4B,CqClkB5B,iBzC07IF,CyCl7IA,cAGE,kBAAmB,C/BrIjB,8BADA,+B+ByIF,6BALA,YAAa,CACb,cAAe,CAEf,wBAAyB,CACzB,czCw7IF,CyCj7IE,gBACE,azCm7IJ,CyC96IA,yBAIE,WAAY,CACZ,eAAgB,CAJhB,iBAAkB,CAClB,WAAY,CACZ,UzCm7IF,CaxjJI,yB4B6IF,cAEE,oBADA,ezCg7IF,CyC56IA,yBACE,8BzC86IF,CyC56IE,wCACE,+BzC86IJ,CyC16IA,uBACE,8BzC46IF,CyC16IE,8BACE,4BACA,0CzC46IJ,CyCp6IA,UAAY,ezCu6IZ,CACF,Ca/kJI,yB4B2KF,oBAEE,ezCu6IF,CACF,CarlJI,0B4BkLF,UAAY,gBzCu6IZ,CACF,C0CrpJA,SAUE,oBAAqB,CAPrB,aAAc,CCHd,4BvCyN4B,CCtCxB,iBsCjLJ,iBAAkB,CAClB,evCiO4B,CuC1N5B,qBAAsB,CAItB,eAAgB,CAVhB,evCoO4B,CsCpO5B,QtC+qB4B,CsCxqB5B,SAAU,CAVV,iBAAkB,CCIlB,eAAgB,CAChB,gBAAiB,CACjB,iDAAqB,CACrB,gBAAiB,CACjB,mBAAoB,CAGpB,kBAAmB,CADnB,iBAAkB,CAElB,mBAAoB,CDXpB,Y1C0qJF,C0C/pJE,cAAS,U1CkqJX,C0ChqJE,gBAEE,aAAc,CAEd,YtCmqB0B,CsCtqB1B,iBAAkB,CAElB,W1CmqJJ,C0ChqJI,uBAGE,wBAAyB,CACzB,kBAAmB,CAFnB,UAAW,CADX,iB1CqqJN,C0C7pJA,mDACE,e1CgqJF,C0C9pJE,iEACE,Q1CgqJJ,C0C9pJI,+EAGE,wBtCtBQ,CsCqBR,2BADA,K1CkqJN,C0C3pJA,uDACE,e1C8pJF,C0C5pJE,qEAGE,YtCmoB0B,CsCroB1B,MAAO,CACP,W1C+pJJ,C0C5pJI,mFAGE,0BtCtCQ,CsCqCR,iCADA,O1CgqJN,C0CzpJA,yDACE,e1C4pJF,C0C1pJE,uEACE,K1C4pJJ,C0C1pJI,qFAGE,2BtCpDQ,CsCmDR,2BADA,Q1C8pJN,C0CvpJA,qDACE,e1C0pJF,C0CxpJE,mEAGE,YtCqmB0B,CsCvmB1B,OAAQ,CACR,W1C2pJJ,C0CxpJI,iFAGE,yBtCpEQ,CsCmER,iCADA,M1C4pJN,C0CroJA,eAKE,wBtC9FY,CMAV,kBgC4FF,UtClGY,CsCgGZ,etCikB4B,CsChkB5B,qBAEA,iB1C0oJF,C4CzvJA,SAYE,oBAAqB,CAErB,2BAA4B,CAD5B,qBxCDY,CwCGZ,yBlCGE,gBiCjBF,4BvCyN4B,CCtCxB,iBsCjLJ,iBAAkB,CAClB,evCiO4B,CwClO5B,MAAO,CDQP,qBAAsB,CAItB,eAAgB,CAVhB,evCoO4B,CwCnO5B,exCyrBkC,CuCzrBlC,eAAgB,CAChB,gBAAiB,CACjB,iDAAqB,CACrB,gBAAiB,CACjB,mBAAoB,CCRpB,KAAM,CDWN,kBAAmB,CADnB,iBAAkB,CAElB,mBAAoB,CCVpB,Y5CkxJF,C4CnwJE,yBAdA,aAAc,CAJd,iB5C4xJF,C4C1wJE,gBAIE,WxCwrBgC,CwCvrBhC,SAFA,U5CuwJJ,C4CnwJI,6CAKE,wBAAyB,CACzB,kBAAmB,CAFnB,UAAW,CADX,aAAc,CADd,iB5CwwJN,C4C/vJA,mDACE,kB5CkwJF,C4ChwJE,iEACE,Y5CkwJJ,C4ChwJI,+EAGE,wBxChCQ,CwC+BR,wBADA,Q5CowJN,C4C/vJI,6EAGE,qBxCxCQ,CwCuCR,wBADA,U5CmwJN,C4C5vJA,uDACE,gB5C+vJF,C4C7vJE,qEAGE,WxC+oBgC,CwCjpBhC,WAGA,SAFA,U5CiwJJ,C4C7vJI,mFAGE,0BxCvDQ,CwCsDR,4BADA,M5CiwJN,C4C5vJI,iFAGE,uBxC/DQ,CwC8DR,4BADA,Q5CgwJN,C4CzvJA,yDACE,e5C4vJF,C4C1vJE,uEACE,S5C4vJJ,C4C1vJI,qFAGE,2BxC3EQ,CwC0ER,wBADA,K5C8vJN,C4CzvJI,mFAGE,wBxCnFQ,CwCkFR,wBADA,O5C6vJN,C4CtvJE,uGAQE,gCADA,UAAW,CAHX,aAAc,CADd,QAAS,CAGT,iBALA,iBAAkB,CAClB,KAAM,CAGN,U5C2vJJ,C4CpvJA,qDACE,iB5CuvJF,C4CrvJE,mEAGE,WxCwlBgC,CwCvlBhC,SAHA,YACA,U5CyvJJ,C4CrvJI,iFAGE,yBxC9GQ,CwC6GR,4BADA,O5CyvJN,C4CpvJI,+EAGE,sBxCtHQ,CwCqHR,4BADA,S5CwvJN,C4ChuJA,gBAKE,wBxCwiBkC,CwCviBlC,gClCnIE,yBACA,0BkCgIF,axC3IY,CCmKR,euC1BJ,eAAgB,CADhB,Y5C0uJF,C4CluJE,sBACE,Y5CouJJ,C4ChuJA,cAEE,axCtJY,CwCqJZ,Y5CouJF,C6C93JA,UACE,iB7Ci4JF,C6C93JA,wBACE,kB7Ci4JF,C6C93JA,gBAGE,eAAgB,CAFhB,iBAAkB,CAClB,U7Ck4JF,C8Cx5JE,sBAEE,UAAW,CACX,UAAW,CAFX,a9C45JJ,C6Cl4JA,eAME,0BAA2B,CAJ3B,YAAa,CACb,UAAW,CAEX,kBAAmB,CAJnB,iBAAkB,C7Bbd,6B6BmBJ,CAHA,U7Cw4JF,CgBp5JM,uC6BQN,e7BPQ,ehBu5JN,CACF,C6Cv4JA,8DAGE,a7C04JF,C6Cv4JA,yEAEE,0B7C04JF,C6Cv4JA,yEAEE,2B7C04JF,C6Cj4JE,8BACE,SAAU,CAEV,cAAe,CADf,2B7Cq4JJ,C6Cj4JE,kJAIE,SAAU,CADV,S7Co4JJ,C6Ch4JE,qFAGE,SAAU,C7B5DR,yB6B6DF,CAFA,S7Co4JJ,CgB37JM,uC6BqDJ,qF7BpDM,ehB+7JN,CACF,C6C/3JA,8CAQE,kBAAmB,CAMnB,eAAgB,CAChB,QAAS,CAXT,QAAS,CAQT,UzCtFY,CyCiFZ,YAAa,CAEb,sBAAuB,CAOvB,UzCmvBkC,CyCxvBlC,SAAU,CATV,iBAAkB,CAWlB,iBAAkB,CAVlB,KAAM,C7BzEF,4B6BuFJ,CAPA,SzCwvBkC,CyC7vBlC,S7C64JF,CgBp9JM,uC6BkEN,8C7BjEQ,ehBw9JN,CACF,CM99JE,oHuC2FE,UzC/FU,CyCkGV,UxB08BiC,CwB38BjC,SAAU,CADV,iD7C04JJ,C6Cr4JA,uBACE,M7Cw4JF,C6Cn4JA,uBACE,O7Cs4JF,C6C/3JA,wDAKE,mCAHA,oBAAqB,CAErB,WzCguBkC,CyCjuBlC,U7Co4JF,C6Ch4JA,4BACE,+N7Cm4JF,C6Cj4JA,4BACE,+N7Co4JF,C6C33JA,qBAME,YAAa,CACb,sBAAuB,CAHvB,MAAO,CAQP,eAAgB,CADhB,ezC0rBkC,CyC3rBlC,gBzC2rBkC,CyC7rBlC,cAAe,CAPf,iBAAkB,CAClB,OAAQ,CAGR,U7Co4JF,C6C33JE,wBAUE,2BAA4B,CAD5B,qBzC9JU,CyCkKV,qCADA,kCAXA,sBAAuB,CACvB,aAAc,CAEd,UzCurBgC,CyCrrBhC,ezCsrBgC,CyCvrBhC,gBzCurBgC,CyC9qBhC,WAPA,kBAAmB,C7BxJjB,2B6BgKF,CAZA,U7Cw4JJ,CgBxhKM,uC6B6IJ,wB7B5IM,ehB2hKN,CACF,C6C93JE,6BACE,S7Cg4JJ,C6Cv3JA,kBAGE,WAAY,CAKZ,UzCzLY,CyCqLZ,SAGA,mBAAoB,CADpB,gBAAiB,CALjB,iBAAkB,CAClB,UAOA,iBAAkB,CAJlB,U7C83JF,C+C5jKA,0BACE,GAAK,uB/CgkKL,CACF,C+C9jKA,gBASE,8CAHA,kBAA+B,CAE/B,iBAAkB,CAFlB,oCAA+B,CAL/B,oBAAqB,CAErB,W1BqkCwB,C0BpkCxB,sB1BskCwB,C0BxkCxB,U/CskKF,C+C5jKA,mBAGE,iB1BgkCwB,C0BjkCxB,W1B+jCwB,C0BhkCxB,U/CikKF,C+CxjKA,wBACE,GACE,kB/C2jKF,C+CzjKA,IACE,SAAU,CACV,c/C2jKF,CACF,C+CxjKA,cASE,4CAJA,6BAA8B,CAE9B,iBAAkB,CANlB,oBAAqB,CAErB,W1BqiCwB,C0BhiCxB,SAAU,CAJV,sB1BsiCwB,C0BxiCxB,U/CgkKF,C+CtjKA,iBAEE,W1B+hCwB,C0BhiCxB,U/C0jKF,C+CrjKE,uCACE,8BAEE,uB/CwjKJ,CACF,CgDpnKA,gBAAqB,iChDunKrB,CgDtnKA,WAAqB,4BhD0nKrB,CgDznKA,cAAqB,+BhD6nKrB,CgD5nKA,cAAqB,+BhDgoKrB,CgD/nKA,mBAAqB,oChDmoKrB,CgDloKA,gBAAqB,iChDsoKrB,CiDxoKE,YACE,8BjD2oKJ,CMjoKE,sF2CLI,+BjD4oKN,CiDlpKE,cACE,+BjDqpKJ,CM3oKE,8F2CLI,kCjDspKN,CiD5pKE,YACE,kCjD+pKJ,CMrpKE,sF2CLI,kCjDgqKN,CiDtqKE,SACE,kCjDyqKJ,CM/pKE,0E2CLI,kCjD0qKN,CiDhrKE,YACE,kCjDmrKJ,CMzqKE,sF2CLI,kCjDorKN,CiD1rKE,WACE,8BjD6rKJ,CMnrKE,kF2CLI,+BjD8rKN,CiDpsKE,UACE,kCjDusKJ,CM7rKE,8E2CLI,kCjDwsKN,CiD9sKE,SACE,kCjDitKJ,CMvsKE,0E2CLI,kCjDktKN,CiDxtKE,aACE,kCjD2tKJ,CMjtKE,0F2CLI,kCjD4tKN,CkD3tKA,UACE,+BlD8tKF,CkD3tKA,gBACE,sClD8tKF,CmDzuKA,QAAkB,kCnD6uKlB,CmD5uKA,YAAkB,sCnDgvKlB,CmD/uKA,cAAkB,wCnDmvKlB,CmDlvKA,eAAkB,yCnDsvKlB,CmDrvKA,aAAkB,uCnDyvKlB,CmDvvKA,UAAmB,kBnD2vKnB,CmD1vKA,cAAmB,sBnD8vKnB,CmD7vKA,gBAAmB,wBnDiwKnB,CmDhwKA,iBAAmB,yBnDowKnB,CmDnwKA,eAAmB,uBnDuwKnB,CmDpwKE,gBACE,0BnDuwKJ,CmDxwKE,kBACE,2BnD2wKJ,CmD5wKE,gBACE,8BnD+wKJ,CmDhxKE,aACE,8BnDmxKJ,CmDpxKE,gBACE,8BnDuxKJ,CmDxxKE,eACE,0BnD2xKJ,CmD5xKE,cACE,8BnD+xKJ,CmDhyKE,aACE,8BnDmyKJ,CmDpyKE,iBACE,8BnDuyKJ,CmDnyKA,cACE,2BnDsyKF,CmD3xKA,qBACE,2BnDkyKF,CmD/xKA,aACE,oCnDmyKF,CmD/xKA,4BAHE,qCnDuyKF,CmD/xKA,+BAHE,wCnDuyKF,CmD/xKA,8BAHE,uCnDuyKF,CmDpyKA,cACE,oCnDmyKF,CmD/xKA,YACE,2BnDkyKF,CmD/xKA,gBACE,2BnDkyKF,CmD/xKA,cACE,6BnDkyKF,CmD/xKA,WACE,yBnDkyKF,C8C12KE,gBAEE,UAAW,CACX,UAAW,CAFX,a9C+2KJ,CoDt2KM,QAAwB,sBpD02K9B,CoD12KM,UAAwB,wBpD82K9B,CoD92KM,gBAAwB,8BpDk3K9B,CoDl3KM,SAAwB,uBpDs3K9B,CoDt3KM,SAAwB,uBpD03K9B,CoD13KM,aAAwB,2BpD83K9B,CoD93KM,cAAwB,4BpDk4K9B,CoDl4KM,QAAwB,sBpDs4K9B,CoDt4KM,eAAwB,6BpD04K9B,Caz1KI,yBuCjDE,WAAwB,sBpD+4K5B,CoD/4KI,aAAwB,wBpDk5K5B,CoDl5KI,mBAAwB,8BpDq5K5B,CoDr5KI,YAAwB,uBpDw5K5B,CoDx5KI,YAAwB,uBpD25K5B,CoD35KI,gBAAwB,2BpD85K5B,CoD95KI,iBAAwB,4BpDi6K5B,CoDj6KI,WAAwB,sBpDo6K5B,CoDp6KI,kBAAwB,6BpDu6K5B,CACF,Cav3KI,yBuCjDE,WAAwB,sBpD46K5B,CoD56KI,aAAwB,wBpD+6K5B,CoD/6KI,mBAAwB,8BpDk7K5B,CoDl7KI,YAAwB,uBpDq7K5B,CoDr7KI,YAAwB,uBpDw7K5B,CoDx7KI,gBAAwB,2BpD27K5B,CoD37KI,iBAAwB,4BpD87K5B,CoD97KI,WAAwB,sBpDi8K5B,CoDj8KI,kBAAwB,6BpDo8K5B,CACF,Cap5KI,yBuCjDE,WAAwB,sBpDy8K5B,CoDz8KI,aAAwB,wBpD48K5B,CoD58KI,mBAAwB,8BpD+8K5B,CoD/8KI,YAAwB,uBpDk9K5B,CoDl9KI,YAAwB,uBpDq9K5B,CoDr9KI,gBAAwB,2BpDw9K5B,CoDx9KI,iBAAwB,4BpD29K5B,CoD39KI,WAAwB,sBpD89K5B,CoD99KI,kBAAwB,6BpDi+K5B,CACF,Caj7KI,0BuCjDE,WAAwB,sBpDs+K5B,CoDt+KI,aAAwB,wBpDy+K5B,CoDz+KI,mBAAwB,8BpD4+K5B,CoD5+KI,YAAwB,uBpD++K5B,CoD/+KI,YAAwB,uBpDk/K5B,CoDl/KI,gBAAwB,2BpDq/K5B,CoDr/KI,iBAAwB,4BpDw/K5B,CoDx/KI,WAAwB,sBpD2/K5B,CoD3/KI,kBAAwB,6BpD8/K5B,CACF,Ca98KI,0BuCjDE,YAAwB,sBpDmgL5B,CoDngLI,cAAwB,wBpDsgL5B,CoDtgLI,oBAAwB,8BpDygL5B,CoDzgLI,aAAwB,uBpD4gL5B,CoD5gLI,aAAwB,uBpD+gL5B,CoD/gLI,iBAAwB,2BpDkhL5B,CoDlhLI,kBAAwB,4BpDqhL5B,CoDrhLI,YAAwB,sBpDwhL5B,CoDxhLI,mBAAwB,6BpD2hL5B,CACF,CoDlhLA,aAEI,cAAqB,sBpDohLvB,CoDphLE,gBAAqB,wBpDuhLvB,CoDvhLE,sBAAqB,8BpD0hLvB,CoD1hLE,eAAqB,uBpD6hLvB,CoD7hLE,eAAqB,uBpDgiLvB,CoDhiLE,mBAAqB,2BpDmiLvB,CoDniLE,oBAAqB,4BpDsiLvB,CoDtiLE,cAAqB,sBpDyiLvB,CoDziLE,qBAAqB,6BpD4iLvB,CACF,CqDlkLA,kBAEE,aAAc,CAGd,eAAgB,CADhB,SAAU,CAHV,iBAAkB,CAElB,UrDskLF,CqDlkLE,yBAEE,UAAW,CADX,arDqkLJ,CqDjkLE,2IAWE,QAAS,CAJT,QAAS,CAGT,WAAY,CAFZ,MAAO,CAHP,iBAAkB,CAClB,KAAM,CAGN,UrDqkLJ,CqD1jLI,+BACE,wBrD6jLN,CqD9jLI,+BACE,kBrDikLN,CqDlkLI,8BACE,erDqkLN,CqDtkLI,8BACE,gBrDykLN,CsDlmLI,UAAgC,4BtDsmLpC,CsDrmLI,aAAgC,+BtDymLpC,CsDxmLI,kBAAgC,oCtD4mLpC,CsD3mLI,qBAAgC,uCtD+mLpC,CsD7mLI,WAA8B,wBtDinLlC,CsDhnLI,aAA8B,0BtDonLlC,CsDnnLI,mBAA8B,gCtDunLlC,CsDtnLI,WAA8B,uBtD0nLlC,CsDznLI,aAA8B,qBtD6nLlC,CsD5nLI,aAA8B,qBtDgoLlC,CsD/nLI,eAA8B,uBtDmoLlC,CsDloLI,eAA8B,uBtDsoLlC,CsDpoLI,uBAAoC,oCtDwoLxC,CsDvoLI,qBAAoC,kCtD2oLxC,CsD1oLI,wBAAoC,gCtD8oLxC,CsD7oLI,yBAAoC,uCtDipLxC,CsDhpLI,wBAAoC,sCtDopLxC,CsDlpLI,mBAAiC,gCtDspLrC,CsDrpLI,iBAAiC,8BtDypLrC,CsDxpLI,oBAAiC,4BtD4pLrC,CsD3pLI,sBAAiC,8BtD+pLrC,CsD9pLI,qBAAiC,6BtDkqLrC,CsDhqLI,qBAAkC,kCtDoqLtC,CsDnqLI,mBAAkC,gCtDuqLtC,CsDtqLI,sBAAkC,8BtD0qLtC,CsDzqLI,uBAAkC,qCtD6qLtC,CsD5qLI,sBAAkC,oCtDgrLtC,CsD/qLI,uBAAkC,+BtDmrLtC,CsDjrLI,iBAAgC,yBtDqrLpC,CsDprLI,kBAAgC,+BtDwrLpC,CsDvrLI,gBAAgC,6BtD2rLpC,CsD1rLI,mBAAgC,2BtD8rLpC,CsD7rLI,qBAAgC,6BtDisLpC,CsDhsLI,oBAAgC,4BtDosLpC,CaxrLI,yByClDA,aAAgC,4BtD+uLlC,CsD9uLE,gBAAgC,+BtDivLlC,CsDhvLE,qBAAgC,oCtDmvLlC,CsDlvLE,wBAAgC,uCtDqvLlC,CsDnvLE,cAA8B,wBtDsvLhC,CsDrvLE,gBAA8B,0BtDwvLhC,CsDvvLE,sBAA8B,gCtD0vLhC,CsDzvLE,cAA8B,uBtD4vLhC,CsD3vLE,gBAA8B,qBtD8vLhC,CsD7vLE,gBAA8B,qBtDgwLhC,CsD/vLE,kBAA8B,uBtDkwLhC,CsDjwLE,kBAA8B,uBtDowLhC,CsDlwLE,0BAAoC,oCtDqwLtC,CsDpwLE,wBAAoC,kCtDuwLtC,CsDtwLE,2BAAoC,gCtDywLtC,CsDxwLE,4BAAoC,uCtD2wLtC,CsD1wLE,2BAAoC,sCtD6wLtC,CsD3wLE,sBAAiC,gCtD8wLnC,CsD7wLE,oBAAiC,8BtDgxLnC,CsD/wLE,uBAAiC,4BtDkxLnC,CsDjxLE,yBAAiC,8BtDoxLnC,CsDnxLE,wBAAiC,6BtDsxLnC,CsDpxLE,wBAAkC,kCtDuxLpC,CsDtxLE,sBAAkC,gCtDyxLpC,CsDxxLE,yBAAkC,8BtD2xLpC,CsD1xLE,0BAAkC,qCtD6xLpC,CsD5xLE,yBAAkC,oCtD+xLpC,CsD9xLE,0BAAkC,+BtDiyLpC,CsD/xLE,oBAAgC,yBtDkyLlC,CsDjyLE,qBAAgC,+BtDoyLlC,CsDnyLE,mBAAgC,6BtDsyLlC,CsDryLE,sBAAgC,2BtDwyLlC,CsDvyLE,wBAAgC,6BtD0yLlC,CsDzyLE,uBAAgC,4BtD4yLlC,CACF,CajyLI,yByClDA,aAAgC,4BtDu1LlC,CsDt1LE,gBAAgC,+BtDy1LlC,CsDx1LE,qBAAgC,oCtD21LlC,CsD11LE,wBAAgC,uCtD61LlC,CsD31LE,cAA8B,wBtD81LhC,CsD71LE,gBAA8B,0BtDg2LhC,CsD/1LE,sBAA8B,gCtDk2LhC,CsDj2LE,cAA8B,uBtDo2LhC,CsDn2LE,gBAA8B,qBtDs2LhC,CsDr2LE,gBAA8B,qBtDw2LhC,CsDv2LE,kBAA8B,uBtD02LhC,CsDz2LE,kBAA8B,uBtD42LhC,CsD12LE,0BAAoC,oCtD62LtC,CsD52LE,wBAAoC,kCtD+2LtC,CsD92LE,2BAAoC,gCtDi3LtC,CsDh3LE,4BAAoC,uCtDm3LtC,CsDl3LE,2BAAoC,sCtDq3LtC,CsDn3LE,sBAAiC,gCtDs3LnC,CsDr3LE,oBAAiC,8BtDw3LnC,CsDv3LE,uBAAiC,4BtD03LnC,CsDz3LE,yBAAiC,8BtD43LnC,CsD33LE,wBAAiC,6BtD83LnC,CsD53LE,wBAAkC,kCtD+3LpC,CsD93LE,sBAAkC,gCtDi4LpC,CsDh4LE,yBAAkC,8BtDm4LpC,CsDl4LE,0BAAkC,qCtDq4LpC,CsDp4LE,yBAAkC,oCtDu4LpC,CsDt4LE,0BAAkC,+BtDy4LpC,CsDv4LE,oBAAgC,yBtD04LlC,CsDz4LE,qBAAgC,+BtD44LlC,CsD34LE,mBAAgC,6BtD84LlC,CsD74LE,sBAAgC,2BtDg5LlC,CsD/4LE,wBAAgC,6BtDk5LlC,CsDj5LE,uBAAgC,4BtDo5LlC,CACF,Caz4LI,yByClDA,aAAgC,4BtD+7LlC,CsD97LE,gBAAgC,+BtDi8LlC,CsDh8LE,qBAAgC,oCtDm8LlC,CsDl8LE,wBAAgC,uCtDq8LlC,CsDn8LE,cAA8B,wBtDs8LhC,CsDr8LE,gBAA8B,0BtDw8LhC,CsDv8LE,sBAA8B,gCtD08LhC,CsDz8LE,cAA8B,uBtD48LhC,CsD38LE,gBAA8B,qBtD88LhC,CsD78LE,gBAA8B,qBtDg9LhC,CsD/8LE,kBAA8B,uBtDk9LhC,CsDj9LE,kBAA8B,uBtDo9LhC,CsDl9LE,0BAAoC,oCtDq9LtC,CsDp9LE,wBAAoC,kCtDu9LtC,CsDt9LE,2BAAoC,gCtDy9LtC,CsDx9LE,4BAAoC,uCtD29LtC,CsD19LE,2BAAoC,sCtD69LtC,CsD39LE,sBAAiC,gCtD89LnC,CsD79LE,oBAAiC,8BtDg+LnC,CsD/9LE,uBAAiC,4BtDk+LnC,CsDj+LE,yBAAiC,8BtDo+LnC,CsDn+LE,wBAAiC,6BtDs+LnC,CsDp+LE,wBAAkC,kCtDu+LpC,CsDt+LE,sBAAkC,gCtDy+LpC,CsDx+LE,yBAAkC,8BtD2+LpC,CsD1+LE,0BAAkC,qCtD6+LpC,CsD5+LE,yBAAkC,oCtD++LpC,CsD9+LE,0BAAkC,+BtDi/LpC,CsD/+LE,oBAAgC,yBtDk/LlC,CsDj/LE,qBAAgC,+BtDo/LlC,CsDn/LE,mBAAgC,6BtDs/LlC,CsDr/LE,sBAAgC,2BtDw/LlC,CsDv/LE,wBAAgC,6BtD0/LlC,CsDz/LE,uBAAgC,4BtD4/LlC,CACF,Caj/LI,0ByClDA,aAAgC,4BtDuiMlC,CsDtiME,gBAAgC,+BtDyiMlC,CsDxiME,qBAAgC,oCtD2iMlC,CsD1iME,wBAAgC,uCtD6iMlC,CsD3iME,cAA8B,wBtD8iMhC,CsD7iME,gBAA8B,0BtDgjMhC,CsD/iME,sBAA8B,gCtDkjMhC,CsDjjME,cAA8B,uBtDojMhC,CsDnjME,gBAA8B,qBtDsjMhC,CsDrjME,gBAA8B,qBtDwjMhC,CsDvjME,kBAA8B,uBtD0jMhC,CsDzjME,kBAA8B,uBtD4jMhC,CsD1jME,0BAAoC,oCtD6jMtC,CsD5jME,wBAAoC,kCtD+jMtC,CsD9jME,2BAAoC,gCtDikMtC,CsDhkME,4BAAoC,uCtDmkMtC,CsDlkME,2BAAoC,sCtDqkMtC,CsDnkME,sBAAiC,gCtDskMnC,CsDrkME,oBAAiC,8BtDwkMnC,CsDvkME,uBAAiC,4BtD0kMnC,CsDzkME,yBAAiC,8BtD4kMnC,CsD3kME,wBAAiC,6BtD8kMnC,CsD5kME,wBAAkC,kCtD+kMpC,CsD9kME,sBAAkC,gCtDilMpC,CsDhlME,yBAAkC,8BtDmlMpC,CsDllME,0BAAkC,qCtDqlMpC,CsDplME,yBAAkC,oCtDulMpC,CsDtlME,0BAAkC,+BtDylMpC,CsDvlME,oBAAgC,yBtD0lMlC,CsDzlME,qBAAgC,+BtD4lMlC,CsD3lME,mBAAgC,6BtD8lMlC,CsD7lME,sBAAgC,2BtDgmMlC,CsD/lME,wBAAgC,6BtDkmMlC,CsDjmME,uBAAgC,4BtDomMlC,CACF,CazlMI,0ByClDA,cAAgC,4BtD+oMlC,CsD9oME,iBAAgC,+BtDipMlC,CsDhpME,sBAAgC,oCtDmpMlC,CsDlpME,yBAAgC,uCtDqpMlC,CsDnpME,eAA8B,wBtDspMhC,CsDrpME,iBAA8B,0BtDwpMhC,CsDvpME,uBAA8B,gCtD0pMhC,CsDzpME,eAA8B,uBtD4pMhC,CsD3pME,iBAA8B,qBtD8pMhC,CsD7pME,iBAA8B,qBtDgqMhC,CsD/pME,mBAA8B,uBtDkqMhC,CsDjqME,mBAA8B,uBtDoqMhC,CsDlqME,2BAAoC,oCtDqqMtC,CsDpqME,yBAAoC,kCtDuqMtC,CsDtqME,4BAAoC,gCtDyqMtC,CsDxqME,6BAAoC,uCtD2qMtC,CsD1qME,4BAAoC,sCtD6qMtC,CsD3qME,uBAAiC,gCtD8qMnC,CsD7qME,qBAAiC,8BtDgrMnC,CsD/qME,wBAAiC,4BtDkrMnC,CsDjrME,0BAAiC,8BtDorMnC,CsDnrME,yBAAiC,6BtDsrMnC,CsDprME,yBAAkC,kCtDurMpC,CsDtrME,uBAAkC,gCtDyrMpC,CsDxrME,0BAAkC,8BtD2rMpC,CsD1rME,2BAAkC,qCtD6rMpC,CsD5rME,0BAAkC,oCtD+rMpC,CsD9rME,2BAAkC,+BtDisMpC,CsD/rME,qBAAgC,yBtDksMlC,CsDjsME,sBAAgC,+BtDosMlC,CsDnsME,oBAAgC,6BtDssMlC,CsDrsME,uBAAgC,2BtDwsMlC,CsDvsME,yBAAgC,6BtD0sMlC,CsDzsME,wBAAgC,4BtD4sMlC,CACF,CuDvvMI,YAAwB,oBvD0vM5B,CuDzvMI,aAAwB,qBvD6vM5B,CuD5vMI,YAAwB,oBvDgwM5B,Ca5sMI,yB0CtDA,eAAwB,oBvDuwM1B,CuDtwME,gBAAwB,qBvDywM1B,CuDxwME,eAAwB,oBvD2wM1B,CACF,CaxtMI,yB0CtDA,eAAwB,oBvDkxM1B,CuDjxME,gBAAwB,qBvDoxM1B,CuDnxME,eAAwB,oBvDsxM1B,CACF,CanuMI,yB0CtDA,eAAwB,oBvD6xM1B,CuD5xME,gBAAwB,qBvD+xM1B,CuD9xME,eAAwB,oBvDiyM1B,CACF,Ca9uMI,0B0CtDA,eAAwB,oBvDwyM1B,CuDvyME,gBAAwB,qBvD0yM1B,CuDzyME,eAAwB,oBvD4yM1B,CACF,CazvMI,0B0CtDA,gBAAwB,oBvDmzM1B,CuDlzME,iBAAwB,qBvDqzM1B,CuDpzME,gBAAwB,oBvDuzM1B,CACF,CwD7zME,iBAAyB,0FxDg0M3B,CwDh0ME,kBAAyB,6FxDo0M3B,CwDp0ME,kBAAyB,6FxDw0M3B,CyDx0ME,eAAsB,uBzD40MxB,CyD50ME,iBAAsB,yBzDg1MxB,C0D/0ME,iBAAyB,yB1Dm1M3B,C0Dn1ME,mBAAyB,2B1Du1M3B,C0Dv1ME,mBAAyB,2B1D21M3B,C0D31ME,gBAAyB,wB1D+1M3B,C0D/1ME,iBAAyB,yB1Dm2M3B,C0D91MA,WAEE,K1Do2MF,C0D91MA,yBAJE,MAAO,CAHP,cAAe,CAEf,OAAQ,CAER,Y1Dy2MF,C0Dt2MA,cAGE,Q1Dm2MF,C0D71ME,4BADF,YAEI,eAAgB,CAChB,KAAM,CACN,Y1Di2MF,CACF,C2D33MA,wDCQE,kBAAsB,CAEtB,QAAS,CANT,UAAW,CAEX,WAAY,CACZ,eAAgB,CAFhB,SAAU,CAHV,iBAAkB,CAOlB,kBAAmB,CANnB,S5Do4MF,C4Dn3ME,mDAME,SAAU,CAFV,WAAY,CACZ,gBAAiB,CAHjB,eAAgB,CAKhB,kBAAmB,CAJnB,U5Dy3MJ,C6Dl5MA,WAAa,yD7Ds5Mb,C6Dr5MA,QAAU,oD7Dy5MV,C6Dx5MA,WAAa,oD7D45Mb,C6D35MA,aAAe,yB7D+5Mf,C8D95MI,MAAuB,mB9Dk6M3B,C8Dl6MI,MAAuB,mB9Ds6M3B,C8Dt6MI,MAAuB,mB9D06M3B,C8D16MI,OAAuB,oB9D86M3B,C8D96MI,QAAuB,oB9Dk7M3B,C8Dl7MI,MAAuB,oB9Ds7M3B,C8Dt7MI,MAAuB,oB9D07M3B,C8D17MI,MAAuB,oB9D87M3B,C8D97MI,OAAuB,qB9Dk8M3B,C8Dl8MI,QAAuB,qB9Ds8M3B,C8Dl8MA,QAAU,wB9Ds8MV,C8Dr8MA,QAAU,yB9Dy8MV,C8Dr8MA,YAAc,yB9Dy8Md,C8Dx8MA,YAAc,0B9D48Md,C8D18MA,QAAU,qB9D88MV,C8D78MA,QAAU,sB9Di9MV,C+D19MQ,KAAgC,kB/D89MxC,C+D79MQ,YAEE,sB/Dg+MV,C+D99MQ,YAEE,wB/Di+MV,C+D/9MQ,YAEE,yB/Dk+MV,C+Dh+MQ,YAEE,uB/Dm+MV,C+Dl/MQ,KAAgC,uB/Ds/MxC,C+Dr/MQ,YAEE,2B/Dw/MV,C+Dt/MQ,YAEE,6B/Dy/MV,C+Dv/MQ,YAEE,8B/D0/MV,C+Dx/MQ,YAEE,4B/D2/MV,C+D1gNQ,KAAgC,sB/D8gNxC,C+D7gNQ,YAEE,0B/DghNV,C+D9gNQ,YAEE,4B/DihNV,C+D/gNQ,YAEE,6B/DkhNV,C+DhhNQ,YAEE,2B/DmhNV,C+DliNQ,KAAgC,qB/DsiNxC,C+DriNQ,YAEE,yB/DwiNV,C+DtiNQ,YAEE,2B/DyiNV,C+DviNQ,YAEE,4B/D0iNV,C+DxiNQ,YAEE,0B/D2iNV,C+D1jNQ,KAAgC,uB/D8jNxC,C+D7jNQ,YAEE,2B/DgkNV,C+D9jNQ,YAEE,6B/DikNV,C+D/jNQ,YAEE,8B/DkkNV,C+DhkNQ,YAEE,4B/DmkNV,C+DllNQ,KAAgC,qB/DslNxC,C+DrlNQ,YAEE,yB/DwlNV,C+DtlNQ,YAEE,2B/DylNV,C+DvlNQ,YAEE,4B/D0lNV,C+DxlNQ,YAEE,0B/D2lNV,C+D1mNQ,UAAgC,qB/D8mNxC,C+D7mNQ,sBAEE,yB/DgnNV,C+D9mNQ,sBAEE,2B/DinNV,C+D/mNQ,sBAEE,4B/DknNV,C+DhnNQ,sBAEE,0B/DmnNV,C+DloNQ,KAAgC,qB/DsoNxC,C+DroNQ,YAEE,yB/DwoNV,C+DtoNQ,YAEE,2B/DyoNV,C+DvoNQ,YAEE,4B/D0oNV,C+DxoNQ,YAEE,0B/D2oNV,C+D1pNQ,KAAgC,mB/D8pNxC,C+D7pNQ,YAEE,uB/DgqNV,C+D9pNQ,YAEE,yB/DiqNV,C+D/pNQ,YAEE,0B/DkqNV,C+DhqNQ,YAEE,wB/DmqNV,C+DlrNQ,KAAgC,wB/DsrNxC,C+DrrNQ,YAEE,4B/DwrNV,C+DtrNQ,YAEE,8B/DyrNV,C+DvrNQ,YAEE,+B/D0rNV,C+DxrNQ,YAEE,6B/D2rNV,C+D1sNQ,KAAgC,uB/D8sNxC,C+D7sNQ,YAEE,2B/DgtNV,C+D9sNQ,YAEE,6B/DitNV,C+D/sNQ,YAEE,8B/DktNV,C+DhtNQ,YAEE,4B/DmtNV,C+DluNQ,KAAgC,sB/DsuNxC,C+DruNQ,YAEE,0B/DwuNV,C+DtuNQ,YAEE,4B/DyuNV,C+DvuNQ,YAEE,6B/D0uNV,C+DxuNQ,YAEE,2B/D2uNV,C+D1vNQ,KAAgC,wB/D8vNxC,C+D7vNQ,YAEE,4B/DgwNV,C+D9vNQ,YAEE,8B/DiwNV,C+D/vNQ,YAEE,+B/DkwNV,C+DhwNQ,YAEE,6B/DmwNV,C+DlxNQ,KAAgC,sB/DsxNxC,C+DrxNQ,YAEE,0B/DwxNV,C+DtxNQ,YAEE,4B/DyxNV,C+DvxNQ,YAEE,6B/D0xNV,C+DxxNQ,YAEE,2B/D2xNV,C+D1yNQ,UAAgC,sB/D8yNxC,C+D7yNQ,sBAEE,0B/DgzNV,C+D9yNQ,sBAEE,4B/DizNV,C+D/yNQ,sBAEE,6B/DkzNV,C+DhzNQ,sBAEE,2B/DmzNV,C+Dl0NQ,KAAgC,sB/Ds0NxC,C+Dr0NQ,YAEE,0B/Dw0NV,C+Dt0NQ,YAEE,4B/Dy0NV,C+Dv0NQ,YAEE,6B/D00NV,C+Dx0NQ,YAEE,2B/D20NV,C+Dn0NQ,MAAwB,wB/Du0NhC,C+Dt0NQ,wIAEE,4B/D00NV,C+Dx0NQ,cAEE,8B/D20NV,C+Dz0NQ,cAEE,+B/D40NV,C+D10NQ,cAEE,6B/D60NV,C+D51NQ,MAAwB,uB/Dg2NhC,C+D/1NQ,wIAEE,2B/Dm2NV,C+Dj2NQ,cAEE,6B/Do2NV,C+Dl2NQ,cAEE,8B/Dq2NV,C+Dn2NQ,cAEE,4B/Ds2NV,C+Dr3NQ,MAAwB,sB/Dy3NhC,C+Dx3NQ,wIAEE,0B/D43NV,C+D13NQ,cAEE,4B/D63NV,C+D33NQ,cAEE,6B/D83NV,C+D53NQ,cAEE,2B/D+3NV,C+D94NQ,MAAwB,wB/Dk5NhC,C+Dj5NQ,wIAEE,4B/Dq5NV,C+Dn5NQ,cAEE,8B/Ds5NV,C+Dp5NQ,cAEE,+B/Du5NV,C+Dr5NQ,cAEE,6B/Dw5NV,C+Dv6NQ,MAAwB,sB/D26NhC,C+D16NQ,wIAEE,0B/D86NV,C+D56NQ,cAEE,4B/D+6NV,C+D76NQ,cAEE,6B/Dg7NV,C+D96NQ,cAEE,2B/Di7NV,C+Dh8NQ,WAAwB,sB/Do8NhC,C+Dn8NQ,wBAEE,0B/Ds8NV,C+Dp8NQ,wBAEE,4B/Du8NV,C+Dr8NQ,wBAEE,6B/Dw8NV,C+Dt8NQ,wBAEE,2B/Dy8NV,C+Dx9NQ,MAAwB,sB/D49NhC,C+D39NQ,wIAEE,0B/D+9NV,C+D79NQ,cAEE,4B/Dg+NV,C+D99NQ,cAEE,6B/Di+NV,C+D/9NQ,cAEE,2B/Dk+NV,C+D59NI,QAAmB,qB/Dg+NvB,C+D/9NI,kBAEE,yB/Dk+NN,C+Dh+NI,kBAEE,2B/Dm+NN,C+Dj+NI,kBAEE,4B/Do+NN,C+Dl+NI,kBAEE,0B/Dq+NN,Ca9+NI,yBkDlDI,QAAgC,kB/DqiOtC,C+DpiOM,kBAEE,sB/DsiOR,C+DpiOM,kBAEE,wB/DsiOR,C+DpiOM,kBAEE,yB/DsiOR,C+DpiOM,kBAEE,uB/DsiOR,C+DrjOM,QAAgC,uB/DwjOtC,C+DvjOM,kBAEE,2B/DyjOR,C+DvjOM,kBAEE,6B/DyjOR,C+DvjOM,kBAEE,8B/DyjOR,C+DvjOM,kBAEE,4B/DyjOR,C+DxkOM,QAAgC,sB/D2kOtC,C+D1kOM,kBAEE,0B/D4kOR,C+D1kOM,kBAEE,4B/D4kOR,C+D1kOM,kBAEE,6B/D4kOR,C+D1kOM,kBAEE,2B/D4kOR,C+D3lOM,QAAgC,qB/D8lOtC,C+D7lOM,kBAEE,yB/D+lOR,C+D7lOM,kBAEE,2B/D+lOR,C+D7lOM,kBAEE,4B/D+lOR,C+D7lOM,kBAEE,0B/D+lOR,C+D9mOM,QAAgC,uB/DinOtC,C+DhnOM,kBAEE,2B/DknOR,C+DhnOM,kBAEE,6B/DknOR,C+DhnOM,kBAEE,8B/DknOR,C+DhnOM,kBAEE,4B/DknOR,C+DjoOM,QAAgC,qB/DooOtC,C+DnoOM,kBAEE,yB/DqoOR,C+DnoOM,kBAEE,2B/DqoOR,C+DnoOM,kBAEE,4B/DqoOR,C+DnoOM,kBAEE,0B/DqoOR,C+DppOM,aAAgC,qB/DupOtC,C+DtpOM,4BAEE,yB/DwpOR,C+DtpOM,4BAEE,2B/DwpOR,C+DtpOM,4BAEE,4B/DwpOR,C+DtpOM,4BAEE,0B/DwpOR,C+DvqOM,QAAgC,qB/D0qOtC,C+DzqOM,kBAEE,yB/D2qOR,C+DzqOM,kBAEE,2B/D2qOR,C+DzqOM,kBAEE,4B/D2qOR,C+DzqOM,kBAEE,0B/D2qOR,C+D1rOM,QAAgC,mB/D6rOtC,C+D5rOM,kBAEE,uB/D8rOR,C+D5rOM,kBAEE,yB/D8rOR,C+D5rOM,kBAEE,0B/D8rOR,C+D5rOM,kBAEE,wB/D8rOR,C+D7sOM,QAAgC,wB/DgtOtC,C+D/sOM,kBAEE,4B/DitOR,C+D/sOM,kBAEE,8B/DitOR,C+D/sOM,kBAEE,+B/DitOR,C+D/sOM,kBAEE,6B/DitOR,C+DhuOM,QAAgC,uB/DmuOtC,C+DluOM,kBAEE,2B/DouOR,C+DluOM,kBAEE,6B/DouOR,C+DluOM,kBAEE,8B/DouOR,C+DluOM,kBAEE,4B/DouOR,C+DnvOM,QAAgC,sB/DsvOtC,C+DrvOM,kBAEE,0B/DuvOR,C+DrvOM,kBAEE,4B/DuvOR,C+DrvOM,kBAEE,6B/DuvOR,C+DrvOM,kBAEE,2B/DuvOR,C+DtwOM,QAAgC,wB/DywOtC,C+DxwOM,kBAEE,4B/D0wOR,C+DxwOM,kBAEE,8B/D0wOR,C+DxwOM,kBAEE,+B/D0wOR,C+DxwOM,kBAEE,6B/D0wOR,C+DzxOM,QAAgC,sB/D4xOtC,C+D3xOM,kBAEE,0B/D6xOR,C+D3xOM,kBAEE,4B/D6xOR,C+D3xOM,kBAEE,6B/D6xOR,C+D3xOM,kBAEE,2B/D6xOR,C+D5yOM,aAAgC,sB/D+yOtC,C+D9yOM,4BAEE,0B/DgzOR,C+D9yOM,4BAEE,4B/DgzOR,C+D9yOM,4BAEE,6B/DgzOR,C+D9yOM,4BAEE,2B/DgzOR,C+D/zOM,QAAgC,sB/Dk0OtC,C+Dj0OM,kBAEE,0B/Dm0OR,C+Dj0OM,kBAEE,4B/Dm0OR,C+Dj0OM,kBAEE,6B/Dm0OR,C+Dj0OM,kBAEE,2B/Dm0OR,C+D3zOM,SAAwB,wB/D8zO9B,C+D7zOM,oBAEE,4B/D+zOR,C+D7zOM,oBAEE,8B/D+zOR,C+D7zOM,oBAEE,+B/D+zOR,C+D7zOM,oBAEE,6B/D+zOR,C+D90OM,SAAwB,uB/Di1O9B,C+Dh1OM,oBAEE,2B/Dk1OR,C+Dh1OM,oBAEE,6B/Dk1OR,C+Dh1OM,oBAEE,8B/Dk1OR,C+Dh1OM,oBAEE,4B/Dk1OR,C+Dj2OM,SAAwB,sB/Do2O9B,C+Dn2OM,oBAEE,0B/Dq2OR,C+Dn2OM,oBAEE,4B/Dq2OR,C+Dn2OM,oBAEE,6B/Dq2OR,C+Dn2OM,oBAEE,2B/Dq2OR,C+Dp3OM,SAAwB,wB/Du3O9B,C+Dt3OM,oBAEE,4B/Dw3OR,C+Dt3OM,oBAEE,8B/Dw3OR,C+Dt3OM,oBAEE,+B/Dw3OR,C+Dt3OM,oBAEE,6B/Dw3OR,C+Dv4OM,SAAwB,sB/D04O9B,C+Dz4OM,oBAEE,0B/D24OR,C+Dz4OM,oBAEE,4B/D24OR,C+Dz4OM,oBAEE,6B/D24OR,C+Dz4OM,oBAEE,2B/D24OR,C+D15OM,cAAwB,sB/D65O9B,C+D55OM,8BAEE,0B/D85OR,C+D55OM,8BAEE,4B/D85OR,C+D55OM,8BAEE,6B/D85OR,C+D55OM,8BAEE,2B/D85OR,C+D76OM,SAAwB,sB/Dg7O9B,C+D/6OM,oBAEE,0B/Di7OR,C+D/6OM,oBAEE,4B/Di7OR,C+D/6OM,oBAEE,6B/Di7OR,C+D/6OM,oBAEE,2B/Di7OR,C+D36OE,WAAmB,qB/D86OrB,C+D76OE,wBAEE,yB/D+6OJ,C+D76OE,wBAEE,2B/D+6OJ,C+D76OE,wBAEE,4B/D+6OJ,C+D76OE,wBAEE,0B/D+6OJ,CACF,Caz7OI,yBkDlDI,QAAgC,kB/D++OtC,C+D9+OM,kBAEE,sB/Dg/OR,C+D9+OM,kBAEE,wB/Dg/OR,C+D9+OM,kBAEE,yB/Dg/OR,C+D9+OM,kBAEE,uB/Dg/OR,C+D//OM,QAAgC,uB/DkgPtC,C+DjgPM,kBAEE,2B/DmgPR,C+DjgPM,kBAEE,6B/DmgPR,C+DjgPM,kBAEE,8B/DmgPR,C+DjgPM,kBAEE,4B/DmgPR,C+DlhPM,QAAgC,sB/DqhPtC,C+DphPM,kBAEE,0B/DshPR,C+DphPM,kBAEE,4B/DshPR,C+DphPM,kBAEE,6B/DshPR,C+DphPM,kBAEE,2B/DshPR,C+DriPM,QAAgC,qB/DwiPtC,C+DviPM,kBAEE,yB/DyiPR,C+DviPM,kBAEE,2B/DyiPR,C+DviPM,kBAEE,4B/DyiPR,C+DviPM,kBAEE,0B/DyiPR,C+DxjPM,QAAgC,uB/D2jPtC,C+D1jPM,kBAEE,2B/D4jPR,C+D1jPM,kBAEE,6B/D4jPR,C+D1jPM,kBAEE,8B/D4jPR,C+D1jPM,kBAEE,4B/D4jPR,C+D3kPM,QAAgC,qB/D8kPtC,C+D7kPM,kBAEE,yB/D+kPR,C+D7kPM,kBAEE,2B/D+kPR,C+D7kPM,kBAEE,4B/D+kPR,C+D7kPM,kBAEE,0B/D+kPR,C+D9lPM,aAAgC,qB/DimPtC,C+DhmPM,4BAEE,yB/DkmPR,C+DhmPM,4BAEE,2B/DkmPR,C+DhmPM,4BAEE,4B/DkmPR,C+DhmPM,4BAEE,0B/DkmPR,C+DjnPM,QAAgC,qB/DonPtC,C+DnnPM,kBAEE,yB/DqnPR,C+DnnPM,kBAEE,2B/DqnPR,C+DnnPM,kBAEE,4B/DqnPR,C+DnnPM,kBAEE,0B/DqnPR,C+DpoPM,QAAgC,mB/DuoPtC,C+DtoPM,kBAEE,uB/DwoPR,C+DtoPM,kBAEE,yB/DwoPR,C+DtoPM,kBAEE,0B/DwoPR,C+DtoPM,kBAEE,wB/DwoPR,C+DvpPM,QAAgC,wB/D0pPtC,C+DzpPM,kBAEE,4B/D2pPR,C+DzpPM,kBAEE,8B/D2pPR,C+DzpPM,kBAEE,+B/D2pPR,C+DzpPM,kBAEE,6B/D2pPR,C+D1qPM,QAAgC,uB/D6qPtC,C+D5qPM,kBAEE,2B/D8qPR,C+D5qPM,kBAEE,6B/D8qPR,C+D5qPM,kBAEE,8B/D8qPR,C+D5qPM,kBAEE,4B/D8qPR,C+D7rPM,QAAgC,sB/DgsPtC,C+D/rPM,kBAEE,0B/DisPR,C+D/rPM,kBAEE,4B/DisPR,C+D/rPM,kBAEE,6B/DisPR,C+D/rPM,kBAEE,2B/DisPR,C+DhtPM,QAAgC,wB/DmtPtC,C+DltPM,kBAEE,4B/DotPR,C+DltPM,kBAEE,8B/DotPR,C+DltPM,kBAEE,+B/DotPR,C+DltPM,kBAEE,6B/DotPR,C+DnuPM,QAAgC,sB/DsuPtC,C+DruPM,kBAEE,0B/DuuPR,C+DruPM,kBAEE,4B/DuuPR,C+DruPM,kBAEE,6B/DuuPR,C+DruPM,kBAEE,2B/DuuPR,C+DtvPM,aAAgC,sB/DyvPtC,C+DxvPM,4BAEE,0B/D0vPR,C+DxvPM,4BAEE,4B/D0vPR,C+DxvPM,4BAEE,6B/D0vPR,C+DxvPM,4BAEE,2B/D0vPR,C+DzwPM,QAAgC,sB/D4wPtC,C+D3wPM,kBAEE,0B/D6wPR,C+D3wPM,kBAEE,4B/D6wPR,C+D3wPM,kBAEE,6B/D6wPR,C+D3wPM,kBAEE,2B/D6wPR,C+DrwPM,SAAwB,wB/DwwP9B,C+DvwPM,oBAEE,4B/DywPR,C+DvwPM,oBAEE,8B/DywPR,C+DvwPM,oBAEE,+B/DywPR,C+DvwPM,oBAEE,6B/DywPR,C+DxxPM,SAAwB,uB/D2xP9B,C+D1xPM,oBAEE,2B/D4xPR,C+D1xPM,oBAEE,6B/D4xPR,C+D1xPM,oBAEE,8B/D4xPR,C+D1xPM,oBAEE,4B/D4xPR,C+D3yPM,SAAwB,sB/D8yP9B,C+D7yPM,oBAEE,0B/D+yPR,C+D7yPM,oBAEE,4B/D+yPR,C+D7yPM,oBAEE,6B/D+yPR,C+D7yPM,oBAEE,2B/D+yPR,C+D9zPM,SAAwB,wB/Di0P9B,C+Dh0PM,oBAEE,4B/Dk0PR,C+Dh0PM,oBAEE,8B/Dk0PR,C+Dh0PM,oBAEE,+B/Dk0PR,C+Dh0PM,oBAEE,6B/Dk0PR,C+Dj1PM,SAAwB,sB/Do1P9B,C+Dn1PM,oBAEE,0B/Dq1PR,C+Dn1PM,oBAEE,4B/Dq1PR,C+Dn1PM,oBAEE,6B/Dq1PR,C+Dn1PM,oBAEE,2B/Dq1PR,C+Dp2PM,cAAwB,sB/Du2P9B,C+Dt2PM,8BAEE,0B/Dw2PR,C+Dt2PM,8BAEE,4B/Dw2PR,C+Dt2PM,8BAEE,6B/Dw2PR,C+Dt2PM,8BAEE,2B/Dw2PR,C+Dv3PM,SAAwB,sB/D03P9B,C+Dz3PM,oBAEE,0B/D23PR,C+Dz3PM,oBAEE,4B/D23PR,C+Dz3PM,oBAEE,6B/D23PR,C+Dz3PM,oBAEE,2B/D23PR,C+Dr3PE,WAAmB,qB/Dw3PrB,C+Dv3PE,wBAEE,yB/Dy3PJ,C+Dv3PE,wBAEE,2B/Dy3PJ,C+Dv3PE,wBAEE,4B/Dy3PJ,C+Dv3PE,wBAEE,0B/Dy3PJ,CACF,Can4PI,yBkDlDI,QAAgC,kB/Dy7PtC,C+Dx7PM,kBAEE,sB/D07PR,C+Dx7PM,kBAEE,wB/D07PR,C+Dx7PM,kBAEE,yB/D07PR,C+Dx7PM,kBAEE,uB/D07PR,C+Dz8PM,QAAgC,uB/D48PtC,C+D38PM,kBAEE,2B/D68PR,C+D38PM,kBAEE,6B/D68PR,C+D38PM,kBAEE,8B/D68PR,C+D38PM,kBAEE,4B/D68PR,C+D59PM,QAAgC,sB/D+9PtC,C+D99PM,kBAEE,0B/Dg+PR,C+D99PM,kBAEE,4B/Dg+PR,C+D99PM,kBAEE,6B/Dg+PR,C+D99PM,kBAEE,2B/Dg+PR,C+D/+PM,QAAgC,qB/Dk/PtC,C+Dj/PM,kBAEE,yB/Dm/PR,C+Dj/PM,kBAEE,2B/Dm/PR,C+Dj/PM,kBAEE,4B/Dm/PR,C+Dj/PM,kBAEE,0B/Dm/PR,C+DlgQM,QAAgC,uB/DqgQtC,C+DpgQM,kBAEE,2B/DsgQR,C+DpgQM,kBAEE,6B/DsgQR,C+DpgQM,kBAEE,8B/DsgQR,C+DpgQM,kBAEE,4B/DsgQR,C+DrhQM,QAAgC,qB/DwhQtC,C+DvhQM,kBAEE,yB/DyhQR,C+DvhQM,kBAEE,2B/DyhQR,C+DvhQM,kBAEE,4B/DyhQR,C+DvhQM,kBAEE,0B/DyhQR,C+DxiQM,aAAgC,qB/D2iQtC,C+D1iQM,4BAEE,yB/D4iQR,C+D1iQM,4BAEE,2B/D4iQR,C+D1iQM,4BAEE,4B/D4iQR,C+D1iQM,4BAEE,0B/D4iQR,C+D3jQM,QAAgC,qB/D8jQtC,C+D7jQM,kBAEE,yB/D+jQR,C+D7jQM,kBAEE,2B/D+jQR,C+D7jQM,kBAEE,4B/D+jQR,C+D7jQM,kBAEE,0B/D+jQR,C+D9kQM,QAAgC,mB/DilQtC,C+DhlQM,kBAEE,uB/DklQR,C+DhlQM,kBAEE,yB/DklQR,C+DhlQM,kBAEE,0B/DklQR,C+DhlQM,kBAEE,wB/DklQR,C+DjmQM,QAAgC,wB/DomQtC,C+DnmQM,kBAEE,4B/DqmQR,C+DnmQM,kBAEE,8B/DqmQR,C+DnmQM,kBAEE,+B/DqmQR,C+DnmQM,kBAEE,6B/DqmQR,C+DpnQM,QAAgC,uB/DunQtC,C+DtnQM,kBAEE,2B/DwnQR,C+DtnQM,kBAEE,6B/DwnQR,C+DtnQM,kBAEE,8B/DwnQR,C+DtnQM,kBAEE,4B/DwnQR,C+DvoQM,QAAgC,sB/D0oQtC,C+DzoQM,kBAEE,0B/D2oQR,C+DzoQM,kBAEE,4B/D2oQR,C+DzoQM,kBAEE,6B/D2oQR,C+DzoQM,kBAEE,2B/D2oQR,C+D1pQM,QAAgC,wB/D6pQtC,C+D5pQM,kBAEE,4B/D8pQR,C+D5pQM,kBAEE,8B/D8pQR,C+D5pQM,kBAEE,+B/D8pQR,C+D5pQM,kBAEE,6B/D8pQR,C+D7qQM,QAAgC,sB/DgrQtC,C+D/qQM,kBAEE,0B/DirQR,C+D/qQM,kBAEE,4B/DirQR,C+D/qQM,kBAEE,6B/DirQR,C+D/qQM,kBAEE,2B/DirQR,C+DhsQM,aAAgC,sB/DmsQtC,C+DlsQM,4BAEE,0B/DosQR,C+DlsQM,4BAEE,4B/DosQR,C+DlsQM,4BAEE,6B/DosQR,C+DlsQM,4BAEE,2B/DosQR,C+DntQM,QAAgC,sB/DstQtC,C+DrtQM,kBAEE,0B/DutQR,C+DrtQM,kBAEE,4B/DutQR,C+DrtQM,kBAEE,6B/DutQR,C+DrtQM,kBAEE,2B/DutQR,C+D/sQM,SAAwB,wB/DktQ9B,C+DjtQM,oBAEE,4B/DmtQR,C+DjtQM,oBAEE,8B/DmtQR,C+DjtQM,oBAEE,+B/DmtQR,C+DjtQM,oBAEE,6B/DmtQR,C+DluQM,SAAwB,uB/DquQ9B,C+DpuQM,oBAEE,2B/DsuQR,C+DpuQM,oBAEE,6B/DsuQR,C+DpuQM,oBAEE,8B/DsuQR,C+DpuQM,oBAEE,4B/DsuQR,C+DrvQM,SAAwB,sB/DwvQ9B,C+DvvQM,oBAEE,0B/DyvQR,C+DvvQM,oBAEE,4B/DyvQR,C+DvvQM,oBAEE,6B/DyvQR,C+DvvQM,oBAEE,2B/DyvQR,C+DxwQM,SAAwB,wB/D2wQ9B,C+D1wQM,oBAEE,4B/D4wQR,C+D1wQM,oBAEE,8B/D4wQR,C+D1wQM,oBAEE,+B/D4wQR,C+D1wQM,oBAEE,6B/D4wQR,C+D3xQM,SAAwB,sB/D8xQ9B,C+D7xQM,oBAEE,0B/D+xQR,C+D7xQM,oBAEE,4B/D+xQR,C+D7xQM,oBAEE,6B/D+xQR,C+D7xQM,oBAEE,2B/D+xQR,C+D9yQM,cAAwB,sB/DizQ9B,C+DhzQM,8BAEE,0B/DkzQR,C+DhzQM,8BAEE,4B/DkzQR,C+DhzQM,8BAEE,6B/DkzQR,C+DhzQM,8BAEE,2B/DkzQR,C+Dj0QM,SAAwB,sB/Do0Q9B,C+Dn0QM,oBAEE,0B/Dq0QR,C+Dn0QM,oBAEE,4B/Dq0QR,C+Dn0QM,oBAEE,6B/Dq0QR,C+Dn0QM,oBAEE,2B/Dq0QR,C+D/zQE,WAAmB,qB/Dk0QrB,C+Dj0QE,wBAEE,yB/Dm0QJ,C+Dj0QE,wBAEE,2B/Dm0QJ,C+Dj0QE,wBAEE,4B/Dm0QJ,C+Dj0QE,wBAEE,0B/Dm0QJ,CACF,Ca70QI,0BkDlDI,QAAgC,kB/Dm4QtC,C+Dl4QM,kBAEE,sB/Do4QR,C+Dl4QM,kBAEE,wB/Do4QR,C+Dl4QM,kBAEE,yB/Do4QR,C+Dl4QM,kBAEE,uB/Do4QR,C+Dn5QM,QAAgC,uB/Ds5QtC,C+Dr5QM,kBAEE,2B/Du5QR,C+Dr5QM,kBAEE,6B/Du5QR,C+Dr5QM,kBAEE,8B/Du5QR,C+Dr5QM,kBAEE,4B/Du5QR,C+Dt6QM,QAAgC,sB/Dy6QtC,C+Dx6QM,kBAEE,0B/D06QR,C+Dx6QM,kBAEE,4B/D06QR,C+Dx6QM,kBAEE,6B/D06QR,C+Dx6QM,kBAEE,2B/D06QR,C+Dz7QM,QAAgC,qB/D47QtC,C+D37QM,kBAEE,yB/D67QR,C+D37QM,kBAEE,2B/D67QR,C+D37QM,kBAEE,4B/D67QR,C+D37QM,kBAEE,0B/D67QR,C+D58QM,QAAgC,uB/D+8QtC,C+D98QM,kBAEE,2B/Dg9QR,C+D98QM,kBAEE,6B/Dg9QR,C+D98QM,kBAEE,8B/Dg9QR,C+D98QM,kBAEE,4B/Dg9QR,C+D/9QM,QAAgC,qB/Dk+QtC,C+Dj+QM,kBAEE,yB/Dm+QR,C+Dj+QM,kBAEE,2B/Dm+QR,C+Dj+QM,kBAEE,4B/Dm+QR,C+Dj+QM,kBAEE,0B/Dm+QR,C+Dl/QM,aAAgC,qB/Dq/QtC,C+Dp/QM,4BAEE,yB/Ds/QR,C+Dp/QM,4BAEE,2B/Ds/QR,C+Dp/QM,4BAEE,4B/Ds/QR,C+Dp/QM,4BAEE,0B/Ds/QR,C+DrgRM,QAAgC,qB/DwgRtC,C+DvgRM,kBAEE,yB/DygRR,C+DvgRM,kBAEE,2B/DygRR,C+DvgRM,kBAEE,4B/DygRR,C+DvgRM,kBAEE,0B/DygRR,C+DxhRM,QAAgC,mB/D2hRtC,C+D1hRM,kBAEE,uB/D4hRR,C+D1hRM,kBAEE,yB/D4hRR,C+D1hRM,kBAEE,0B/D4hRR,C+D1hRM,kBAEE,wB/D4hRR,C+D3iRM,QAAgC,wB/D8iRtC,C+D7iRM,kBAEE,4B/D+iRR,C+D7iRM,kBAEE,8B/D+iRR,C+D7iRM,kBAEE,+B/D+iRR,C+D7iRM,kBAEE,6B/D+iRR,C+D9jRM,QAAgC,uB/DikRtC,C+DhkRM,kBAEE,2B/DkkRR,C+DhkRM,kBAEE,6B/DkkRR,C+DhkRM,kBAEE,8B/DkkRR,C+DhkRM,kBAEE,4B/DkkRR,C+DjlRM,QAAgC,sB/DolRtC,C+DnlRM,kBAEE,0B/DqlRR,C+DnlRM,kBAEE,4B/DqlRR,C+DnlRM,kBAEE,6B/DqlRR,C+DnlRM,kBAEE,2B/DqlRR,C+DpmRM,QAAgC,wB/DumRtC,C+DtmRM,kBAEE,4B/DwmRR,C+DtmRM,kBAEE,8B/DwmRR,C+DtmRM,kBAEE,+B/DwmRR,C+DtmRM,kBAEE,6B/DwmRR,C+DvnRM,QAAgC,sB/D0nRtC,C+DznRM,kBAEE,0B/D2nRR,C+DznRM,kBAEE,4B/D2nRR,C+DznRM,kBAEE,6B/D2nRR,C+DznRM,kBAEE,2B/D2nRR,C+D1oRM,aAAgC,sB/D6oRtC,C+D5oRM,4BAEE,0B/D8oRR,C+D5oRM,4BAEE,4B/D8oRR,C+D5oRM,4BAEE,6B/D8oRR,C+D5oRM,4BAEE,2B/D8oRR,C+D7pRM,QAAgC,sB/DgqRtC,C+D/pRM,kBAEE,0B/DiqRR,C+D/pRM,kBAEE,4B/DiqRR,C+D/pRM,kBAEE,6B/DiqRR,C+D/pRM,kBAEE,2B/DiqRR,C+DzpRM,SAAwB,wB/D4pR9B,C+D3pRM,oBAEE,4B/D6pRR,C+D3pRM,oBAEE,8B/D6pRR,C+D3pRM,oBAEE,+B/D6pRR,C+D3pRM,oBAEE,6B/D6pRR,C+D5qRM,SAAwB,uB/D+qR9B,C+D9qRM,oBAEE,2B/DgrRR,C+D9qRM,oBAEE,6B/DgrRR,C+D9qRM,oBAEE,8B/DgrRR,C+D9qRM,oBAEE,4B/DgrRR,C+D/rRM,SAAwB,sB/DksR9B,C+DjsRM,oBAEE,0B/DmsRR,C+DjsRM,oBAEE,4B/DmsRR,C+DjsRM,oBAEE,6B/DmsRR,C+DjsRM,oBAEE,2B/DmsRR,C+DltRM,SAAwB,wB/DqtR9B,C+DptRM,oBAEE,4B/DstRR,C+DptRM,oBAEE,8B/DstRR,C+DptRM,oBAEE,+B/DstRR,C+DptRM,oBAEE,6B/DstRR,C+DruRM,SAAwB,sB/DwuR9B,C+DvuRM,oBAEE,0B/DyuRR,C+DvuRM,oBAEE,4B/DyuRR,C+DvuRM,oBAEE,6B/DyuRR,C+DvuRM,oBAEE,2B/DyuRR,C+DxvRM,cAAwB,sB/D2vR9B,C+D1vRM,8BAEE,0B/D4vRR,C+D1vRM,8BAEE,4B/D4vRR,C+D1vRM,8BAEE,6B/D4vRR,C+D1vRM,8BAEE,2B/D4vRR,C+D3wRM,SAAwB,sB/D8wR9B,C+D7wRM,oBAEE,0B/D+wRR,C+D7wRM,oBAEE,4B/D+wRR,C+D7wRM,oBAEE,6B/D+wRR,C+D7wRM,oBAEE,2B/D+wRR,C+DzwRE,WAAmB,qB/D4wRrB,C+D3wRE,wBAEE,yB/D6wRJ,C+D3wRE,wBAEE,2B/D6wRJ,C+D3wRE,wBAEE,4B/D6wRJ,C+D3wRE,wBAEE,0B/D6wRJ,CACF,CavxRI,0BkDlDI,SAAgC,kB/D60RtC,C+D50RM,oBAEE,sB/D80RR,C+D50RM,oBAEE,wB/D80RR,C+D50RM,oBAEE,yB/D80RR,C+D50RM,oBAEE,uB/D80RR,C+D71RM,SAAgC,uB/Dg2RtC,C+D/1RM,oBAEE,2B/Di2RR,C+D/1RM,oBAEE,6B/Di2RR,C+D/1RM,oBAEE,8B/Di2RR,C+D/1RM,oBAEE,4B/Di2RR,C+Dh3RM,SAAgC,sB/Dm3RtC,C+Dl3RM,oBAEE,0B/Do3RR,C+Dl3RM,oBAEE,4B/Do3RR,C+Dl3RM,oBAEE,6B/Do3RR,C+Dl3RM,oBAEE,2B/Do3RR,C+Dn4RM,SAAgC,qB/Ds4RtC,C+Dr4RM,oBAEE,yB/Du4RR,C+Dr4RM,oBAEE,2B/Du4RR,C+Dr4RM,oBAEE,4B/Du4RR,C+Dr4RM,oBAEE,0B/Du4RR,C+Dt5RM,SAAgC,uB/Dy5RtC,C+Dx5RM,oBAEE,2B/D05RR,C+Dx5RM,oBAEE,6B/D05RR,C+Dx5RM,oBAEE,8B/D05RR,C+Dx5RM,oBAEE,4B/D05RR,C+Dz6RM,SAAgC,qB/D46RtC,C+D36RM,oBAEE,yB/D66RR,C+D36RM,oBAEE,2B/D66RR,C+D36RM,oBAEE,4B/D66RR,C+D36RM,oBAEE,0B/D66RR,C+D57RM,cAAgC,qB/D+7RtC,C+D97RM,8BAEE,yB/Dg8RR,C+D97RM,8BAEE,2B/Dg8RR,C+D97RM,8BAEE,4B/Dg8RR,C+D97RM,8BAEE,0B/Dg8RR,C+D/8RM,SAAgC,qB/Dk9RtC,C+Dj9RM,oBAEE,yB/Dm9RR,C+Dj9RM,oBAEE,2B/Dm9RR,C+Dj9RM,oBAEE,4B/Dm9RR,C+Dj9RM,oBAEE,0B/Dm9RR,C+Dl+RM,SAAgC,mB/Dq+RtC,C+Dp+RM,oBAEE,uB/Ds+RR,C+Dp+RM,oBAEE,yB/Ds+RR,C+Dp+RM,oBAEE,0B/Ds+RR,C+Dp+RM,oBAEE,wB/Ds+RR,C+Dr/RM,SAAgC,wB/Dw/RtC,C+Dv/RM,oBAEE,4B/Dy/RR,C+Dv/RM,oBAEE,8B/Dy/RR,C+Dv/RM,oBAEE,+B/Dy/RR,C+Dv/RM,oBAEE,6B/Dy/RR,C+DxgSM,SAAgC,uB/D2gStC,C+D1gSM,oBAEE,2B/D4gSR,C+D1gSM,oBAEE,6B/D4gSR,C+D1gSM,oBAEE,8B/D4gSR,C+D1gSM,oBAEE,4B/D4gSR,C+D3hSM,SAAgC,sB/D8hStC,C+D7hSM,oBAEE,0B/D+hSR,C+D7hSM,oBAEE,4B/D+hSR,C+D7hSM,oBAEE,6B/D+hSR,C+D7hSM,oBAEE,2B/D+hSR,C+D9iSM,SAAgC,wB/DijStC,C+DhjSM,oBAEE,4B/DkjSR,C+DhjSM,oBAEE,8B/DkjSR,C+DhjSM,oBAEE,+B/DkjSR,C+DhjSM,oBAEE,6B/DkjSR,C+DjkSM,SAAgC,sB/DokStC,C+DnkSM,oBAEE,0B/DqkSR,C+DnkSM,oBAEE,4B/DqkSR,C+DnkSM,oBAEE,6B/DqkSR,C+DnkSM,oBAEE,2B/DqkSR,C+DplSM,cAAgC,sB/DulStC,C+DtlSM,8BAEE,0B/DwlSR,C+DtlSM,8BAEE,4B/DwlSR,C+DtlSM,8BAEE,6B/DwlSR,C+DtlSM,8BAEE,2B/DwlSR,C+DvmSM,SAAgC,sB/D0mStC,C+DzmSM,oBAEE,0B/D2mSR,C+DzmSM,oBAEE,4B/D2mSR,C+DzmSM,oBAEE,6B/D2mSR,C+DzmSM,oBAEE,2B/D2mSR,C+DnmSM,UAAwB,wB/DsmS9B,C+DrmSM,sBAEE,4B/DumSR,C+DrmSM,sBAEE,8B/DumSR,C+DrmSM,sBAEE,+B/DumSR,C+DrmSM,sBAEE,6B/DumSR,C+DtnSM,UAAwB,uB/DynS9B,C+DxnSM,sBAEE,2B/D0nSR,C+DxnSM,sBAEE,6B/D0nSR,C+DxnSM,sBAEE,8B/D0nSR,C+DxnSM,sBAEE,4B/D0nSR,C+DzoSM,UAAwB,sB/D4oS9B,C+D3oSM,sBAEE,0B/D6oSR,C+D3oSM,sBAEE,4B/D6oSR,C+D3oSM,sBAEE,6B/D6oSR,C+D3oSM,sBAEE,2B/D6oSR,C+D5pSM,UAAwB,wB/D+pS9B,C+D9pSM,sBAEE,4B/DgqSR,C+D9pSM,sBAEE,8B/DgqSR,C+D9pSM,sBAEE,+B/DgqSR,C+D9pSM,sBAEE,6B/DgqSR,C+D/qSM,UAAwB,sB/DkrS9B,C+DjrSM,sBAEE,0B/DmrSR,C+DjrSM,sBAEE,4B/DmrSR,C+DjrSM,sBAEE,6B/DmrSR,C+DjrSM,sBAEE,2B/DmrSR,C+DlsSM,eAAwB,sB/DqsS9B,C+DpsSM,gCAEE,0B/DssSR,C+DpsSM,gCAEE,4B/DssSR,C+DpsSM,gCAEE,6B/DssSR,C+DpsSM,gCAEE,2B/DssSR,C+DrtSM,UAAwB,sB/DwtS9B,C+DvtSM,sBAEE,0B/DytSR,C+DvtSM,sBAEE,4B/DytSR,C+DvtSM,sBAEE,6B/DytSR,C+DvtSM,sBAEE,2B/DytSR,C+DntSE,YAAmB,qB/DstSrB,C+DrtSE,0BAEE,yB/DutSJ,C+DrtSE,0BAEE,2B/DutSJ,C+DrtSE,0BAEE,4B/DutSJ,C+DrtSE,0BAEE,0B/DutSJ,CACF,CgExxSE,sBAWE,4BAAkC,CAPlC,QAAS,CAKT,UAAW,CAJX,MAAO,CAGP,mBAAoB,CAPpB,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAIN,ShE6xSJ,CiElySA,gBAAkB,+BjEsySlB,CiElySA,cAAiB,4BjEsySjB,CiErySA,WAAiB,4BjEyySjB,CiExySA,aAAiB,4BjE4ySjB,CiE3ySA,eCTE,eAAgB,CAChB,sBAAuB,CACvB,kBlEwzSF,CiEzySI,WAAwB,yBjE6yS5B,CiE5ySI,YAAwB,0BjEgzS5B,CiE/ySI,aAAwB,2BjEmzS5B,Ca9wSI,yBoDvCA,cAAwB,yBjE0zS1B,CiEzzSE,eAAwB,0BjE4zS1B,CiE3zSE,gBAAwB,2BjE8zS1B,CACF,Ca1xSI,yBoDvCA,cAAwB,yBjEq0S1B,CiEp0SE,eAAwB,0BjEu0S1B,CiEt0SE,gBAAwB,2BjEy0S1B,CACF,CarySI,yBoDvCA,cAAwB,yBjEg1S1B,CiE/0SE,eAAwB,0BjEk1S1B,CiEj1SE,gBAAwB,2BjEo1S1B,CACF,CahzSI,0BoDvCA,cAAwB,yBjE21S1B,CiE11SE,eAAwB,0BjE61S1B,CiE51SE,gBAAwB,2BjE+1S1B,CACF,Ca3zSI,0BoDvCA,eAAwB,yBjEs2S1B,CiEr2SE,gBAAwB,0BjEw2S1B,CiEv2SE,iBAAwB,2BjE02S1B,CACF,CiEr2SA,gBAAmB,kCjEw2SnB,CiEv2SA,gBAAmB,kCjE22SnB,CiE12SA,iBAAmB,mCjE82SnB,CiE12SA,mBAAuB,yBjE82SvB,CiE72SA,qBAAuB,6BjEi3SvB,CiEh3SA,oBAAuB,yBjEo3SvB,CiEn3SA,kBAAuB,yBjEu3SvB,CiEt3SA,oBAAuB,4BjE03SvB,CiEz3SA,aAAuB,2BjE63SvB,CiEz3SA,YAAc,oBjE63Sd,CmEp6SE,cACE,mBnEu6SJ,CM75SE,0C6DLM,uBnEs6SR,CmE56SE,gBACE,oBnE+6SJ,CMr6SE,8C6DLM,uBnE86SR,CmEp7SE,cACE,uBnEu7SJ,CM76SE,0C6DLM,uBnEs7SR,CmE57SE,WACE,uBnE+7SJ,CMr7SE,oC6DLM,uBnE87SR,CmEp8SE,cACE,uBnEu8SJ,CM77SE,0C6DLM,uBnEs8SR,CmE58SE,aACE,mBnE+8SJ,CMr8SE,wC6DLM,uBnE88SR,CmEp9SE,YACE,uBnEu9SJ,CM78SE,sC6DLM,sBnEs9SR,CmE59SE,WACE,uBnE+9SJ,CMr9SE,oC6DLM,oBnE89SR,CmEp+SE,eACE,uBnEu+SJ,CM79SE,4C6DLM,uBnEs+SR,CiE/7SA,WAAa,uBjEm8Sb,CiEl8SA,YAAc,uBjEs8Sd,CiEp8SA,eAAiB,iCjEw8SjB,CiEv8SA,eAAiB,kCjE28SjB,CiEv8SA,WGpDE,4BAA6B,CAC7B,QAAS,CAHT,iBAAkB,CADlB,UAAW,CAEX,gBpEogTF,CiE38SA,sBAAwB,qEjE+8SxB,CiE78SA,YAEE,8BAAgC,CADhC,+BjEi9SF,CiE38SA,YAAc,uBjE+8Sd,CqEhhTA,SACE,4BrEmhTF,CqEhhTA,WACE,2BrEmhTF,CsEnhTE,aACE,iBAOE,yBAA2B,CAF3B,0BtEqhTJ,CsE/gTI,YACE,2DtEihTN,CsExgTE,kBACE,4BtE0gTJ,CsE5/SE,IACE,8BtE8/SJ,CsE5/SE,eAEE,wBtE+/SJ,CsE3/SE,sBAHE,uBtEkgTJ,CsE1/SE,QAGE,SAAU,CACV,QtE4/SJ,CsEz/SE,MAEE,sBtE2/SJ,CsEn/SE,MACE,OtEq/SJ,CsEh/SE,gBACE,yBtEq/SJ,CsEj/SE,QACE,YtEm/SJ,CsEj/SE,OACE,wBtEm/SJ,CsEh/SE,qBACE,kCtEk/SJ,CsEh/SI,sDAEE,+BtEm/SN,CsE9+SI,sCAEE,kCtEg/SN,CsE5+SE,YACE,atE8+SJ,CsE5+SI,2EAIE,oBtE8+SN,CsE1+SE,mDAEE,oBlEhHQ,CkE+GR,atE6+SJ,CACF,CuEzmTA,KAGE,kCAAmC,CACnC,iCAAkC,CAHlC,cAAe,CACf,gDAGA,wCvE2mTF,CuExmTA,0CAYE,mBvE2mTF,CuExmTA,OAEE,cAAe,CAEf,enEyM4B,CmE1M5B,iBvE4mTF,CuExmTA,OAEE,kBAAmB,CACnB,iBvE2mTF,CuExmTA,OAEE,iBAAkB,CAElB,evE2mTF,CuExmTA,cAJE,kBvEknTF,CuE9mTA,OAEE,gBvE4mTF,CuExmTA,OAEE,iBAAkB,CAElB,enE+K4B,CmEhL5B,iBvE4mTF,CuExmTA,OAGE,iBAAkB,CAClB,wBvE2mTF,CuExmTA,aALE,kBvEknTF,CuE7mTA,MAEE,+CvE2mTF,CuEpmTA,YACI,avE4mTJ,CuE1mTA,uBAEE,gBAAiB,CACjB,oBAAqB,CACrB,iBvE6mTF,CuE1mTA,WAEE,8BADA,oBvE8mTF,CuE3mTE,aAEE,iBAAkB,CADlB,iBvE8mTJ,CuE1mTE,oBACE,YACA,mBvE4mTJ,CuEzmTE,mBACE,YACA,kBvE2mTJ,CuExmTE,kCAA2B,WvE2mT7B,CuE1mTE,iCAA0B,WvE6mT5B,CuE3mTE,8BAEE,gBnEqH0B,CmEtH1B,iBvE8mTJ,CuE5mTI,mCAAO,iBvE+mTX,CuE3mTA,MACE,gBvE8mTF,CavpTI,4B0D8CF,OAEE,kBvE6mTF,CuE1mTA,OAEE,iBvE4mTF,CuEzmTA,OAEE,kBvE2mTF,CuExmTA,OAEE,kBvE0mTF,CACF,Ca1qTI,4B0DqEF,OAEE,gBvEwmT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N,CiD/kUE,aACE,kCjDklUJ,CMxkUE,0F2CLI,kCjDmlUN,CiDzlUE,aACE,kCjD4lUJ,CMllUE,0F2CLI,kCjD6lUN,CiDnmUE,aACE,kCjDsmUJ,CM5lUE,0F2CLI,kCjDumUN,CiD7mUE,aACE,kCjDgnUJ,CMtmUE,0F2CLI,kCjDinUN,CiDvnUE,aACE,kCjD0nUJ,CMhnUE,0F2CLI,kCjD2nUN,CiDjoUE,aACE,kCjDooUJ,CM1nUE,0F2CLI,kCjDqoUN,CiD3oUE,aACE,kCjD8oUJ,CMpoUE,0F2CLI,kCjD+oUN,CyEr9TE,eACE,uBzE49TJ,CyE79TE,eACE,uBzEg+TJ,CyEj+TE,eACE,uBzEo+TJ,CyEr+TE,eACE,uBzEw+TJ,CyEz+TE,eACE,uBzE4+TJ,CyE7+TE,eACE,uBzEg/TJ,CyEj/TE,eACE,uBzEo/TJ,CyEr/TE,eACE,uBzEw/TJ,CyEz/TE,eACE,uBzE4/TJ,CyEt/TE,WACE,SzEy/TJ,CyE1/TE,YACE,UzE6/TJ,CyE9/TE,YACE,UzEigUJ,CyElgUE,YACE,WzEqgUJ,CyEtgUE,YACE,UzEygUJ,CyE1gUE,YACE,UzE6gUJ,CyE9gUE,YACE,UzEihUJ,CyElhUE,YACE,UzEqhUJ,CyEthUE,YACE,UzEyhUJ,CyE1hUE,YACE,WzE6hUJ,CyE9hUE,YACE,UzEiiUJ,CyEliUE,YACE,UzEqiUJ,CyEtiUE,aACE,SzEyiUJ,C0E9uUI,gCAEE,WAAY,CAGZ,kBtEoIsB,CsEtItB,gBAAiB,CACjB,iBAAkB,CAHlB,c1EwvUN,C2E/vUA,MACE,iBAAkB,CAClB,KAAM,CACN,8B3EmwUF,C2EjwUE,mBACE,Q3EmwUJ,C2E7vUA,UAEE,W3EiwUF,C2E9vUA,KACE,iB3EmwUF,C2E/vUE,gBAHA,YAAa,CACb,qB3EswUF,C2EpwUE,WAGE,W3EiwUJ,C2E/vUI,yBACE,a3EiwUN,C2E7vUE,gDAEE,a3E+vUJ,C2E7vUI,0EACE,a3EgwUN,Ca9tUI,4B8DzBJ,gBAGI,c3E0vUF,CACF,C2E9uUI,8cAME,iB3EqwUN,C2EjwUE,4DAIE,gB3EmwUJ,C2EvvUI,stBAGE,iB3EowUN,C2ElwUI,kPACE,kB3EwwUN,C2EtwUI,kPACE,c3E4wUN,C2E1wUI,kPACE,iB3EgxUN,C2E5wUE,6DACE,e3E+wUJ,C2E7wUE,uLAGE,iB3EgxUJ,C4Ez3UE,4JACa,S5Ek4Uf,C4Eh4UE,sOAME,kBAAmB,CAFnB,6BAA+B,CAD/B,2B5E24UJ,C4Ep4UA,KACE,iDAAqB,CAErB,uDACE,CAFF,kB5Ew4UF,C4Eh4UE,YAAW,Y5Em4Ub,C4Eh4UA,aACE,e5Em4UF,C4Ej4UE,sCAEE,kBxELM,CwEMN,oB5Ek4UJ,C4E/3UE,iEAGE,+B5E+3UJ,C4E53UE,oGAIE,mBACA,oB5E23UJ,C4Ex3UE,4CAEE,kBxE7CU,CwE8CV,oBxE5CU,CwE6CV,a5Ey3UJ,C4Ev3UI,8DACE,kBxE7CQ,CwE8CR,oBxE/CQ,CwEgDR,a5Ey3UN,C4Ep3UA,eACE,sBAAuB,CACvB,oB5Eu3UF,C4Er3UE,wBACE,oBxE1DU,CwE2DV,oB5Eu3UJ,C4Ep3UE,4BACE,qB5Es3UJ,C4En3UE,0CAEE,kBxExEU,CwEyEV,oB5Eo3UJ,C4El3UI,4DACE,sBAAuB,CACvB,oB5Eo3UN,C4Eh3UE,uEAGE,+B5Eg3UJ,C4E12UI,sIAAW,oB5Eg3Uf,C4E72UE,wGAEE,kDACA,oB5E82UJ,C4E52UI,0HACE,kBxE/FQ,CwEgGR,iB5E82UN,C4E12UE,gDAEE,sBAAuB,CACvB,oBxEvGU,CwEwGV,uB5E22UJ,C4Ev2UA,cACE,kBxE1GY,CwE4GZ,UxEpHY,CwEmHZ,e5E22UF,C4Ex2UE,wCAEE,kBxE/GU,CwEgHV,oBxEhHU,CwEiHV,U5Ey2UJ,C4Et2UE,oEAIE,UxEjIU,CwEgIV,+B5Eu2UJ,C4En2UE,sGAIE,mBACA,oB5Ek2UJ,C4E/1UE,8CAEE,kBxE7IU,CwE8IV,oBxE5IU,CwE6IV,a5Eg2UJ,C4E91UI,gEACE,kBxE7IQ,CwE8IR,oBxE/IQ,CwEgJR,a5Eg2UN,C4E11UE,4BAEE,oB5E41UJ,C4Ex1UA,YAKE,qBxEtKY,CwEuKZ,WAAY,CALZ,iBAAkB,CAMlB,uCAEA,wBAEA,cAAe,CARf,WAAY,CAKZ,aAAc,CAJd,SAAU,CAMV,yBAA2B,CAR3B,U5Eo2UF,CMvgVE,kBsE+KE,uCAEA,wBADA,8B5E41UJ,C6EphVE,YACE,kBzEQU,CyELV,0BADA,2BADA,yBAGA,azESU,CyERV,iD7EuhVJ,C6EnhVA,wCAKE,ezEPY,CyEQZ,yBAKA,iBzE4K4B,CyE7K5B,axDTS,CwDAT,oBAAqB,CAMrB,iBAAkB,CAElB,eAAgB,CADhB,aAAc,CANd,oBAAuB,CACvB,iBAAoB,CACpB,iDAAqB,CAQrB,wFACE,CAGF,qB7EmhVF,C6EjhVE,gFAIE,QAAS,CAKT,aAAc,CAPd,WAAY,CAGZ,gBAAiB,CACjB,gBAAkB,CAElB,gBAAkB,CADlB,eAAiB,CAJjB,SAAU,CAFV,iDAAqB,CASrB,8B7EmhVJ,C6EjhVI,8GACE,S7EmhVN,C6E/gVE,2EACE,e7EihVJ,C6E9gVE,0FAEE,kBzEtCU,CyEqCV,oBzErCU,CyEuCV,U7EghVJ,C6E5gVI,oGAcI,2B7EigVR,C6E/gVI,8GAEI,+B7EghVR,C6ElhVI,oGAcI,+B7EugVR,C6ErhVI,qFAcI,+B7E0gVR,C6ExhVI,oGAcI,+B7E6gVR,C6E3hVI,+FAcI,2B7EghVR,C6E9hVI,0FAMI,+B7E2hVR,C6EjiVI,qFAcI,+B7EshVR,C6EpiVI,yGAUI,+B7E6hVR,C6E/gVE,gCACE,qB7EohVJ,C6EjhVE,kDAME,kBzEjFU,CyEkFV,iBAAkB,CALlB,cAAe,CAMf,kBAAmB,CAJnB,kBAAmB,CACnB,iBAAkB,CAFlB,eAAgB,CAMhB,iBAAkB,CARlB,a7E6hVJ,C6ElhVE,wFAEE,oB7EuhVJ,C6ErhVI,wIACE,czEzEI,CyE0EJ,U7E2hVN,C6EvhVE,4JAGE,gCACA,kB7E6hVJ,C6EvhVI,+wBAGE,+B7EyiVN,C6EpiVI,gFACE,a7EwiVN,C6EriVI,oJAEE,oB7E0iVN,C6ExiVM,oMACE,eAAgB,CAChB,S7E8iVR,C6ExiVA,WAEE,mBAEA,yBADA,iBzEkD4B,CyEpD5B,W7E8iVF,C6EziVE,iBAEE,azEvIU,CyEsIV,e7E4iVJ,C6EtiVE,mCACE,U7EyiVJ,C6EtiVE,wCACE,gB7EwiVJ,C6EriVE,4BAEE,mBAEA,yBADA,iBzE6B0B,CyE/B1B,sB7E0iVJ,C6EjiVE,uDAEE,WAAY,CACZ,gBAAiB,CAFjB,U7EuiVJ,C6EjiVA,mBACE,W7EoiVF,C6EliVE,oCAKE,kBAAmB,CAFnB,YAAa,CACb,cAAe,CAEf,8B7EkiVJ,C6EhiVI,yCAEE,cAAe,CADf,iB7EmiVN,C6EhiVM,+FAEE,kBzE1LM,CyE6LN,0BADA,2BADA,yBAGA,azEzLM,CyE0LN,iD7EiiVR,C6E7hVI,0CAGE,eAAgB,CAEhB,QAAS,CACT,aAAc,CALd,oBAAuB,CAGvB,wBAA0B,CAG1B,YAAa,CALb,iB7EoiVN,C6E3hVE,uCAEE,ezEjNU,CyEmNV,wBAAgB,CAAhB,eAAgB,CAHhB,iB7EgiVJ,C6E1hVE,+CACE,gBAAiB,CACjB,iBAAkB,CAClB,e7E4hVJ,C6E1hVI,8GAEE,6BAEA,axD7NK,CwD8NL,cAAe,CAFf,iB7E8hVN,C6E1hVM,sPAEE,yBACA,a7E6hVR,C8EnwVA,OAKE,e1EJY,C0EKZ,a1ECY,C0ELZ,mBAEA,oBADA,mBAFA,iB9E2wVF,C8EpwVE,cACE,oBAAqB,CAKrB,WAtBc,CAoBd,U1EgvBgC,C0E7uBhC,iBALA,iBAAkB,CAClB,OAAQ,CAER,U9EwwVJ,C8EjwVE,eACE,gB9EowVJ,C8EnwVI,kBAAK,wB9EswVT,C8ErwVI,2BAAc,U9EwwVlB,C8E3wVE,iBACE,iB9E8wVJ,C8E7wVI,oBAAK,wB9EgxVT,C8E/wVI,6BAAc,a9EkxVlB,C8ErxVE,eACE,oB9EwxVJ,C8EvxVI,kBAAK,wB9E0xVT,C8EzxVI,2BAAc,a9E4xVlB,C8E/xVE,YACE,oB9EkyVJ,C8EjyVI,eAAK,wB9EoyVT,C8EnyVI,wBAAc,a9EsyVlB,C8EzyVE,eACE,oB9E4yVJ,C8E3yVI,kBAAK,wB9E8yVT,C8E7yVI,2BAAc,a9EgzVlB,C8EnzVE,cACE,gB9EszVJ,C8ErzVI,iBAAK,wB9EwzVT,C8EvzVI,0BAAc,U9E0zVlB,C8E7zVE,aACE,oB9Eg0VJ,C8E/zVI,gBAAK,wB9Ek0VT,C8Ej0VI,yBAAc,a9Eo0VlB,C8Ev0VE,YACE,oB9E00VJ,C8E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,8CACE,6DrFujXR,CqFjjXM,+CACE,8DrFmjXR,CqF7iXM,+CACE,SrF+iXR,CqF1iXE,0BACE,erF4iXJ,CsFtnXA,EACE,yBlFsI0B,CkFrI1B,sEtFynXF,CM/lXE,yBgFrBE,6BtFunXJ,CsFpnXE,SACE,StFsnXJ,CsFnnXE,aACE,6BtFqnXJ,CsFnnXI,mBACE,wBACA,6BtFqnXN,CsFjnXE,2BAEE,kCtFknXJ,CM/mXE,uHgFAI,iCtFknXN,CsF5mXI,cACE,WACA,kCtF8mXN,CMtnXE,6DgFWM,iCtF8mXR,CsFnnXI,gBACE,cACA,kCtFqnXN,CM7nXE,mEgFWM,iCtFqnXR,CsF1nXI,cACE,cACA,kCtF4nXN,CMpoXE,6DgFWM,iCtF4nXR,CsFjoXI,WACE,WACA,kCtFmoXN,CM3oXE,oDgFWM,iCtFmoXR,CsFxoXI,cACE,cACA,kCtF0oXN,CMlpXE,6DgFWM,iCtF0oXR,CsF/oXI,aACE,WACA,kCtFipXN,CMzpXE,0DgFWM,iCtFipXR,CsFtpXI,YACE,cACA,kCtFwpXN,CMhqXE,uDgFWM,iCtFwpXR,CsF7pXI,WACE,WACA,kCtF+pXN,CMvqXE,oDgFWM,iCtF+pXR,CsFpqXI,eACE,WACA,kCtFsqXN,CM9qXE,gEgFWM,iCtFsqXR,CsFhqXA,qCAKE,+BAAiC,CACjC,0CAA8C,CAC9C,2BtFmqXF,CM1sXE,0CiFsDI,yBvFwpXN,CM9sXE,8CiFsDI,0BvF4pXN,CMltXE,0CiFsDI,6BvFgqXN,CMttXE,oCiFsDI,6BvFoqXN,CM1tXE,0CiFsDI,6BvFwqXN,CM9tXE,wCiFsDI,yBvF4qXN,CMluXE,sCiFsDI,6BvFgrXN,CMtuXE,oCiFsDI,6BvForXN,CM1uXE,4CiFsDI,6BvFwrXN,CsFnrXA,sBACE,2DAA0B,CAC1B,yBlF6D0B,CkF5D1B,+BAAiC,CACjC,0CAA8C,CAC9C,2BtF6rXF,CM9uXE,qFgFoDE,6BtF6rXJ,CsFzrXA,gDAEE,UtF4rXF,CsF1rXE,sLAGE,0BtF6rXJ,CsFtrXA,WACE,YAAa,CACb,6BtFyrXF,CsFvrXE,iBACE,WAEA,WAAY,CACZ,UAAY,CACZ,s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CE,e5Fq7XN,C4Fj7XE,8BAGE,mBAAqB,CADrB,iBAAmB,CADnB,qB5Fq7XJ,C4Fh7XE,wBACE,Y5Fk7XJ,C6FhlYA,GACE,oBzFUY,CyFTZ,U7FmlYF,C6FjlYE,QACE,oB7FmlYJ,C6FhlYE,UACE,oB7FklYJ,C8F3lYA,aAGE,mBACA,oBAAsB,CAHtB,oBAAqB,CAIrB,aAAc,CAHd,a9FimYF,C8F5lYE,mBAGE,WADA,cAAe,CADf,K9FgmYJ,C8F1lYA,qBACE,gBAAiB,CACjB,qEAAgC,CAChC,qB9F6lYF,C8F3lYE,2BACE,kB1FLU,C0FMV,U9F6lYJ,C8F1lYE,2BAGE,gBAAiB,CAFjB,iBAAkB,CAClB,OAAQ,CAER,qB9F4lYJ,C8FzlYE,iCAGE,eAAgB,CAFhB,kBACA,Q9F4lYJ,C8FvlYA,cACE,oBACA,iF9F0lYF,C8FrlYE,wCAGE,YAAa,CADb,4B9FulYJ,C8FllYA,sBACE,wB9FqlYF,C8FllYA,qBACE,wB9FqlYF,C8FllYA,eACE,qB9FqlYF,C8FllYA,sBACE,wB9FqlYF,C8FllYA,wBACE,wB9FqlYF,C8FllYA,wBACE,wB9FqlYF,C8FllYA,sBACE,wB9FqlYF,C8FllYA,sBACE,wB9FqlYF,C8FllYA,qBACE,wB9FqlYF,C8FllYA,oBACE,qB9FqlYF,C8FllYA,wBACE,oB9FqlYF,C8FllYA,qBACE,oB9FqlYF,C8FllYA,yBACE,oB9FqlYF,C8FllYA,eACE,qB9FqlYF,C8FllYA,eACE,wB9FqlYF,C8FjlYA,gEACE,8lB9FolYF,C8F/jYA,mBAEE,a9FkkYF,C8FjkYE,6CAFA,4B9FskYF,C8F7jYA,sBAEE,sBAAuB,CADvB,aAAe,CAEf,yB9F+jYF,C8F7jYE,4BAEE,a1FxIU,C0FuIV,gBAAiB,CAEjB,mB9F+jYJ,C8F5jYE,4BACE,wB9F8jYJ,C8F5jYI,kCACE,oB9F8jYN,C8FxjYE,4BACE,wB9F2jYJ,C8FxjYE,kCACE,kB9F0jYJ,C8FxjYI,wCACE,a9F0jYN,C8FrjYA,kBAGE,kBAAmB,CAFnB,YAAa,CACb,kBAAmB,CAEnB,Q9FwjYF,C8FtjYE,qBACE,oB9FwjYJ,C8FtjYI,kCACE,Q9FwjYN,C8FrjYI,sCACE,mB9FujYN,Ca9rYI,yBiF+HF,qBAYI,e9FujYJ,CACF,C+F7vYA,eACE,oB/FgwYF,C+F9vYE,2CAEE,yBAA0B,CAD1B,sB/FiwYJ,Ca3sYI,yBkFvDF,2CAKI,sB/FiwYJ,CACF,CahtYI,yBkFvDF,2CASI,sB/FkwYJ,CACF,C+F/vYE,4CAEE,aAAc,CADd,O/FkwYJ,CaztYI,yBkF1CF,4CAKI,O/FkwYJ,CACF,Ca9tYI,yBkF1CF,4CASI,O/FmwYJ,CACF,CgG7xYA,QAEE,yBADA,mBhGiyYF,CgG9xYE,WAAK,iBhGiyYP,CgG9xYA,cAIE,WAAa,CACb,SAAU,CAHV,eAAgB,CADhB,iBAAkB,CAElB,UAAY,CAGZ,UhGiyYF,CgG7xYI,oEACE,iBAAkB,CAClB,kBhG+xYN,CgG5xYI,oFACE,qBhG8xYN,CgG3xYI,wFACE,qBhG6xYN,CiGxzYA,eACE,iDjG2zYF,CiGzzYE,sBACE,c7F0BM,C6FzBN,oBjG2zYJ,CiGxzYE,qBACE,mBjG2zYJ,CiGvzYE,4CAHE,qBjG6zYJ,CiGrzYA,wBACE,YjGwzYF,CiGpzYE,iCACE,8BjGuzYJ,CiGnzYI,sCACE,wBjGqzYN,CkGj1YA,YACE,YAAa,CAIb,6BACA,qBAJA,iBAAkB,CAClB,OAAQ,CACR,YlGs1YF,CkGn1YE,kBAAU,clGs1YZ,CkGp1YE,oBACE,YAAa,CACb,kBlGs1YJ,CkGl1YI,+BAAU,oBlGq1Yd,CkGp1YI,6BAAQ,sBlGu1YZ,CkGp1YE,kBAEE,eAAiB,CADjB,kBlGu1YJ,CkGp1YI,gCACE,alGs1YN,CkGn1YI,+BACE,YlGq1YN,CaxzYI,0BqFzDJ,YAmCI,kBAAmB,CAFnB,YAAa,CACb,sBlGq1YF,CkGl1YE,+BAAuB,kBlGq1YzB,CACF,CkGj1YE,mDACE,YlGo1YJ,CkGj1YE,kDACE,alGm1YJ,CmGh4YA,SACE,2BnGm4YF,Cah0YI,4BsFpEJ,SAKI,cAAe,CADf,WnGq4YF,CACF,CmGl4YE,+BAQE,oGANA,WACA,iBAAkB,CAElB,U/F4rBgC,C+F7rBhC,QnGu4YJ,CmGh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,wBACE,a5G07ZJ,C4Gv7ZE,wBACE,e5Gy7ZJ,C4Gt7ZE,0BACE,e5Gw7ZJ,C4Gr7ZE,qCAA8B,gB5Gw7ZhC,C4Gv7ZE,yBACE,yB5Gy7ZJ,C4Gt7ZE,uCAEE,e5Gu7ZJ,C4Gn7ZA,aACE,8B5Gs7ZF,C4Gn7ZA,aAEE,QAAS,CADT,sB5Gu7ZF,C4Gl7ZA,6BAEE,mCACA,mBAFA,iB5Gu7ZF,C4Gn7ZE,oCACE,iMACA,oBAAqB,CAKrB,WAAY,CAFZ,YxG6jBgC,CwG/jBhC,iBAAkB,CAClB,KAAM,CAEN,U5Gs7ZJ,C4Gh7ZA,WAGE,axGpFY,CwGkFZ,gBxG8H4B,CwG7H5B,kB5Go7ZF,C4Gl7ZE,wBAAiB,e5Gq7ZnB,C4Gj7ZI,qCACE,aACA,sB5Gm7ZN,C4Gh7ZE,kDAAyC,Y5Gm7Z3C,C4Gh7ZE,2GAGE,Y5Gk7ZJ,C4G96ZI,kHAGE,oBAAqB,CACrB,qB5Gg7ZN,C4G96ZI,kCAGE,axGjHQ,CwGgHR,WAAY,CADZ,U5Gk7ZN,C4G96ZM,oDACE,gB5Gg7ZR,C4G36ZE,4BACE,a5G66ZJ,C4G16ZE,aAEE,SxGhHM,CwG+GN,oBAAqB,CAErB,iD5G46ZJ,C4Gz6ZM,8CAEE,qBAAsB,CACtB,gB5G06ZR,C4Gt6ZI,yBACE,oB5Gw6ZN,C4Gr6ZI,2BACE,uB5Gu6ZN,C4Gn6ZE,aAAI,a5Gs6ZN,C4Gr6ZE,aAAQ,e5Gw6ZV,C4Gr6ZA,oBAGE,0CADA,uCADA,gB5G06ZF,C4Gr6ZA,qBACE,gB5Gw6ZF,C4Gp6ZA,eACE,iB5Gu6ZF,C4Gt6ZE,0BAAe,a5Gy6ZjB,C4Gv6ZE,sBAOE,+BANA,YAKA,WAAY,CAFZ,MAAO,CAIP,SAAU,CANV,iBAAkB,CAClB,KAAM,CAMN,sBAAwB,CAJxB,U5G66ZJ,C4Gt6ZE,4BACE,U5Gw6ZJ,C4Gn6ZA,OACE,iD5Gs6ZF,C4Gp6ZE,mBACE,mB5Gs6ZJ,C4Gn6ZE,aAEE,oBxGhMU,CwG+LV,a5Gs6ZJ,C4Gn6ZI,yBACE,S5Gq6ZN,C4Gj6ZE,sCAGE,SAAU,CADV,UAAW,CADX,oBAAqB,CAGrB,U5Gm6ZJ,C4G95ZA,kBAEE,eAAgB,CADhB,U5Gk6ZF,C4G/5ZE,8BACE,e5Gi6ZJ,C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DZ,QjJu1hBJ,CiJh1hBM,sCACE,qBjJk1hBR,CiJ70hBM,0BACE,sBACA,2CjJ+0hBR,CiJ30hBQ,gCACE,kBjJ60hBV,CiJx0hBI,8CAEE,cjJ00hBN,CiJv0hBI,uBAEE,sBAAuB,CAEvB,oBAAmB,CAAnB,kBAAmB,CAHnB,WAAY,CAIZ,iBjJy0hBN,CiJt0hBI,uBAEE,kB7IzIQ,C6I0IR,qBAAsB,CAFtB,WjJ00hBN,CiJr0hBI,4BACE,sBAAuB,CACvB,a7I1IQ,C6I2IR,cjJu0hBN,CiJj0hBM,4DACE,UjJs0hBR,CiJn0hBM,mCACE,cjJq0hBR,CiJl0hBM,sCACE,kFjJo0hBR,CiJj0hBM,oCACE,iFjJm0hBR,CiJ5zhBE,kCACE,cAAe,CACf,mBjJ+zhBJ,CiJ7zhBI,gDACE,oBAAqB,CAErB,WAAY,CACZ,oBACA,qBAAsB,CAHtB,UjJk0hBN,CiJ3zhBE,sDACE,cjJ6zhBJ,CiJ1zhBE,yDACE,sFjJ4zhBJ,CiJzzhBE,uDACE,qFjJ2zhBJ,CiJnzhBA,cACE,YAAa,CACb,kBjJyzhBF,CiJvzhBE,uBACE,YjJyzhBJ,CiJpzhBE,sBACE,aAAc,CACd,gBjJuzhBJ,CiJpzhBE,sBAGE,gB7IN0B,C6II1B,eAAgB,CAChB,SjJuzhBJ,CiJpzhBI,yBACE,mBjJszhBN,CiJ7yhBE,oBAEE,UAAW,CADX,kBjJozhBJ,CiJhzhBE,4BACE,YjJkzhBJ,CiJhzhBE,2BACE,YjJkzhBJ,CiJhzhBE,8BACE,YjJkzhBJ,CiJhzhBE,wBACE,YjJkzhBJ,CiJhzhBE,4BACE,oCjJkzhBJ,CiJhzhBE,6BACE,cjJkzhBJ,CiJhzhBE,6BACE,cjJkzhBJ,CkJzjiBA,kBACE,a9IaY,C8IXZ,yB9ImI0B,C8IpI1B,wCAA0C,CAE1C,sElJ4jiBF,CMriiBE,yE4IlBE,uClJ0jiBJ,CkJvjiBE,yBACE,SlJyjiBJ,CkJpjiBE,cACE,elJujiBJ,CkJ9iiBI,oDACE,elJijiBN,CkJ9iiBM,iEACE,iBlJgjiBR,CazhiBI,0BqIdE,uDACE,iBAAkB,CAElB,UAAW,CADX,KlJ2iiBN,CkJviiBQ,ucACE,elJ2jiBV,CACF,CkJ/iiBE,oDAGE,sBAAuB,CADvB,YAAa,CADb,WAAY,CAGZ,kBlJkjiBJ,CkJhjiBI,+DACE,elJkjiBN,CkJ9iiBE,8DAEE,eAAgB,CAChB,qBAAsB,CAFtB,WlJkjiBJ,CkJ7iiBM,0PAGE,elJ6iiBR,CkJtiiBI,2EACE,elJwiiBN,CkJtiiBM,gFACE,UlJwiiBR,CkJtiiBQ,qFACE,aAAc,CACd,iBlJwiiBV,CajliBI,yBqIIJ,iCA4CI,kBAAmB,CACnB,iBAAkB,CAClB,kBlJqiiBF,CkJniiBE,oDACE,eAAgB,CAChB,iBAAkB,CAClB,kBlJqiiBJ,CkJniiBI,uEACE,YlJqiiBN,CkJjiiBE,8DACE,gBlJmiiBJ,CkJhiiBE,4DACE,YAAa,CACb,qBlJkiiBJ,CkJhiiBI,uEACE,YAAa,CACb,qBAAsB,CACtB,WlJkiiBN,CkJ/hiBI,2EACE,elJiiiBN,CkJthiBE,iBACE,elJ2hiBJ,CALF,CkJlhiBE,iBACE,oBAAqB,CACrB,cAAe,CACf,eAAiB,CACjB,iBlJ0hiBJ,CkJxhiBI,4BACE,clJ0hiBN,CkJphiBE,0BACE,elJuhiBJ,CmJ1riBE,+DvFQA,kBAAsB,CAEtB,QAAS,CANT,UAAW,CAEX,WAAY,CACZ,eAAgB,CAFhB,SAAU,CAHV,iBAAkB,CAOlB,kBAAmB,CANnB,S5DmsiBF,CoJnriBA,YACE,2GAGA,cAAe,CADf,qCpJsriBF,CoJnriBE,6CAGE,chJ+L0B,CgJ9L1B,epJqriBJ,CoJlriBE,eACE,QAAS,CACT,SpJoriBJ,CoJlriBI,kBACE,epJoriBN,CoJlriBM,yBACE,SpJoriBR,CoJhriBI,qBACE,gBpJkriBN,CoJ5qiBE,0CAEE,YAAa,CAEb,mBADA,gHpJ+qiBJ,CoJ3qiBI,kDACE,+BpJ8qiBN,CoJ5qiBM,0EACE,6BpJ+qiBR,CoJ5qiBM,4EACE,8BpJ+qiBR,CoJ5qiBM,0DACE,6BpJ+qiBR,CoJ1qiBE,wBAGE,ahJjEU,CgJ+DV,mBACA,ehJqJ0B,CgJnJ1B,wBpJ4qiBJ,CoJ1qiBI,4BAKE,wBADA,6BAHA,YAAa,CACb,qBAAsB,CACtB,sBAAuB,CAGvB,apJ4qiBN,CoJtqiBI,sBACE,SpJwqiBN,CoJtqiBM,0BACE,apJwqiBR,CoJnqiBE,qBAGE,wBhJiM0B,CgJnM1B,eAAgB,CAChB,KpJsqiBJ,CoJjqiBE,6BA1FF,YA6FI,wBhJtGU,CgJoGV,YAAa,CACb,0CpJqqiBF,CoJlqiBE,sFAIE,gBpJoqiBJ,CoJlqiBI,sGACE,qBpJuqiBN,CoJlqiBI,4BACE,wBpJoqiBN,CoJhqiBE,6CAEE,qBhJ7HQ,CgJ4HR,iBAEA,eAAgB,CAChB,qBpJkqiBJ,CoJ/piBE,8EAGE,epJiqiBJ,CoJ9piBE,wDAEE,aAAc,CACd,iBACA,QpJgqiBJ,CoJ5piBI,yCACE,YpJ8piBN,CACF,CoJxpiBE,2BACE,iBpJ0piBJ,CoJvpiBE,4DAGE,mBAAoB,CADpB,YAAa,CAEb,mCAAqC,CACrC,SpJypiBJ,CoJvpiBI,sEAEE,iBpJypiBN,CoJrpiBE,4BAEE,mBADA,mBpJwpiBJ,CoJppiBE,gCACE,mBpJspiBJ,CoJnpiBE,qCAGE,kBAAmB,CAEnB,ahJnLU,CgJ+KV,YAAa,CAGb,WAAY,CAFZ,sBpJwpiBJ,CoJjpiBE,0BAEE,+EADA,WpJopiBJ,CoJjpiBI,+BAGE,qBhJlMQ,CgJiMR,oBhJqFwB,CgJtFxB,iBpJqpiBN,CoJ1oiBI,8FACE,wBpJ+oiBN,CoJ7oiBM,+DACE,qBpJ+oiBR,CoJzoiBE,yBACE,mBhJhC0B,CgJkC1B,qBAAsB,CADtB,mBpJ4oiBJ,CoJzoiBI,6BAEE,qBhJ5NQ,CgJ2NR,epJ4oiBN,CoJzoiBM,yCACE,iBpJ2oiBR,CoJxoiBM,wCACE,oBpJ0oiBR,CoJtoiBI,qCACE,eAAiB,CACjB,8BpJwoiBN,CoJtoiBM,uCACE,aAAc,CACd,epJwoiBR,CoJpoiBI,qCACE,cACA,uBpJsoiBN,CoJloiBM,4CACE,apJooiBR,CoJhoiBI,mFAEE,epJkoiBN,CoJ5niBE,oBACE,iBpJ8niBJ,CoJ1niBE,oBACE,YpJ4niBJ,CoJxniBE,yBAGE,ahJ5QU,CgJ0QV,iBhJ3D0B,CgJ4D1B,iBpJ2niBJ,CoJnniBI,8BACE,kBA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","sources":["webpack://epfl-elements/./node_modules/bootstrap/scss/_type.scss","webpack://epfl-elements/./assets/components/entrypoint.scss","webpack://epfl-elements/./assets/config/bootstrap.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_root.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_reboot.scss","webpack://epfl-elements/./assets/config/bootstrap-variables.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/vendor/_rfs.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_hover.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_lists.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_images.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_image.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_border-radius.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_grid.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_grid.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_breakpoints.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_grid-framework.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_forms.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_transition.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_forms.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_gradients.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_buttons.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_buttons.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_variables.scss","webpack://epfl-elements/./assets/config/variables.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_transitions.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_dropdown.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_caret.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_nav-divider.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_input-group.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_custom-forms.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_nav.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_card.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_pagination.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_pagination.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_badge.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_badge.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_alert.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_alert.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_progress.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_list-group.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_list-group.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_close.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_modal.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_tooltip.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_reset-text.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_popover.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_carousel.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_clearfix.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_spinners.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_align.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_background-variant.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_background.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_borders.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_display.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_embed.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_flex.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_float.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_interactions.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_overflow.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_position.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_screenreaders.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_screen-reader.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_shadows.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_sizing.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_spacing.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_stretched-link.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_text.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_text-truncate.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_text-emphasis.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/mixins/_text-hide.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/utilities/_visibility.scss","webpack://epfl-elements/./node_modules/bootstrap/scss/_print.scss","webpack://epfl-elements/./assets/config/typography.scss","webpack://epfl-elements/./assets/config/layout.scss","webpack://epfl-elements/./assets/config/helpers.scss","webpack://epfl-elements/./assets/config/wordpress.scss","webpack://epfl-elements/./assets/components/site.scss","webpack://epfl-elements/./assets/components/atoms/button/button.scss","webpack://epfl-elements/./assets/components/atoms/tag/tag.scss","webpack://epfl-elements/./assets/components/atoms/alert/alert.scss","webpack://epfl-elements/./assets/components/atoms/checkbox/checkbox.scss","webpack://epfl-elements/./assets/components/atoms/collapse/collapse.scss","webpack://epfl-elements/./assets/components/atoms/drawer/drawer.scss","webpack://epfl-elements/./assets/components/atoms/icon/icon.scss","webpack://epfl-elements/./assets/components/atoms/input/input.scss","webpack://epfl-elements/./assets/components/atoms/nav-lang/nav-lang.scss","webpack://epfl-elements/./assets/components/atoms/nav-toggle-mobile/nav-toggle-mobile.scss","webpack://epfl-elements/./assets/components/atoms/link/link.scss","webpack://epfl-elements/./assets/config/mixins.scss","webpack://epfl-elements/./assets/components/atoms/list/list.scss","webpack://epfl-elements/./assets/components/atoms/picture/picture.scss","webpack://epfl-elements/./assets/components/atoms/radio/radio.scss","webpack://epfl-elements/./assets/components/atoms/range/range.scss","webpack://epfl-elements/./assets/components/atoms/select/select.scss","webpack://epfl-elements/./assets/components/atoms/separator/separator.scss","webpack://epfl-elements/./assets/components/atoms/social-icon/social-icon.scss","webpack://epfl-elements/./assets/components/atoms/switch/switch.scss","webpack://epfl-elements/./assets/components/atoms/upload/upload.scss","webpack://epfl-elements/./assets/components/atoms/dropdown/dropdown.scss","webpack://epfl-elements/./assets/components/atoms/nav-toggle/nav-toggle.scss","webpack://epfl-elements/./assets/components/atoms/popover/popover.scss","webpack://epfl-elements/./assets/components/atoms/trapeze/trapeze.scss","webpack://epfl-elements/./assets/components/atoms/definition-list/definition-list.scss","webpack://epfl-elements/./assets/components/atoms/figure/figure.scss","webpack://epfl-elements/./assets/components/atoms/loader/loader.scss","webpack://epfl-elements/./assets/components/atoms/nav-user/nav-user.scss","webpack://epfl-elements/./assets/components/molecules/search/search.scss","webpack://epfl-elements/./assets/components/molecules/access-nav/access-nav.scss","webpack://epfl-elements/./assets/components/molecules/avatar-teaser/avatar-teaser.scss","webpack://epfl-elements/./assets/components/molecules/card/card.scss","webpack://epfl-elements/./assets/components/molecules/carousel/carousel.scss","webpack://epfl-elements/./assets/components/molecules/datepicker/datepicker.scss","webpack://epfl-elements/./assets/components/molecules/datepicker/datepicker-fancy.scss","webpack://epfl-elements/./assets/components/molecules/footnotes/footnotes.scss","webpack://epfl-elements/./assets/components/molecules/sidenotes/sidenotes.scss","webpack://epfl-elements/./assets/components/molecules/form-group/form-group.scss","webpack://epfl-elements/./assets/components/molecules/gallery/gallery.scss","webpack://epfl-elements/./assets/components/molecules/list-group/list-group.scss","webpack://epfl-elements/./assets/components/molecules/social-feed/social-feed.scss","webpack://epfl-elements/./assets/components/molecules/breadcrumb/breadcrumb.scss","webpack://epfl-elements/./assets/components/molecules/links-group/links-group.scss","webpack://epfl-elements/./assets/components/molecules/map/map.scss","webpack://epfl-elements/./assets/components/molecules/cover/cover.scss","webpack://epfl-elements/./assets/components/molecules/pagination/pagination.scss","webpack://epfl-elements/./assets/components/molecules/question/question.scss","webpack://epfl-elements/./assets/components/molecules/social/social.scss","webpack://epfl-elements/./assets/components/molecules/tables/tables.scss","webpack://epfl-elements/./assets/components/molecules/tabs/tabs.scss","webpack://epfl-elements/./assets/components/molecules/card-deck/card-deck.scss","webpack://epfl-elements/./assets/components/organisms/card-slider/card-slider.scss","webpack://epfl-elements/./assets/components/organisms/fullwidth-teaser/fullwidth-teaser.scss","webpack://epfl-elements/./assets/components/organisms/nav-main/nav-main.scss","webpack://epfl-elements/./assets/components/organisms/nav-aside/nav-aside.scss","webpack://epfl-elements/./assets/components/organisms/nav-mobile/nav-mobile.scss","webpack://epfl-elements/./assets/components/organisms/contact/contact.scss","webpack://epfl-elements/./assets/components/organisms/footer/footer.scss","webpack://epfl-elements/./assets/components/organisms/footer/footer-light.scss","webpack://epfl-elements/./assets/components/organisms/header/header.scss","webpack://epfl-elements/./assets/components/organisms/hero/hero.scss","webpack://epfl-elements/./assets/components/organisms/introduction/introduction.scss","webpack://epfl-elements/./assets/components/organisms/newsletter-sign-up/newsletter-sign-up.scss","webpack://epfl-elements/./assets/components/organisms/restauration/restauration.scss","webpack://epfl-elements/./assets/components/organisms/social-feed-group/social-feed-group.scss","webpack://epfl-elements/./assets/components/organisms/key-number-group/key-number-group.scss","webpack://epfl-elements/./assets/components/organisms/cookie-consent/cookie-consent.scss","webpack://epfl-elements/./assets/components/organisms/faq/faq.scss","webpack://epfl-elements/./assets/components/content-types/coursebook/coursebook.scss","webpack://epfl-elements/./assets/components/content-types/event/event.scss","webpack://epfl-elements/./assets/components/content-types/news/news.scss","webpack://epfl-elements/./assets/components/content-types/study-plan/study-plan.scss","webpack://epfl-elements/./assets/components/content-types/press-review/press-review.scss","webpack://epfl-elements/./assets/components/content-types/project-list/project-list.scss","webpack://epfl-elements/./assets/components/pages/people-detail/people-detail.scss","webpack://epfl-elements/./assets/components/pages/blog-single/blog-single.scss","webpack://epfl-elements/./assets/components/pages/study-plan-course/study-plan-course.scss","webpack://epfl-elements/./assets/components/pages/error-404/error-404.scss","webpack://epfl-elements/./assets/components/pages/event-list/event-list.scss"],"sourcesContent":["// stylelint-disable selector-list-comma-newline-after\n\n//\n// Headings\n//\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1, .h1 { @include font-size($h1-font-size); }\nh2, .h2 { @include font-size($h2-font-size); }\nh3, .h3 { @include font-size($h3-font-size); }\nh4, .h4 { @include font-size($h4-font-size); }\nh5, .h5 { @include font-size($h5-font-size); }\nh6, .h6 { @include font-size($h6-font-size); }\n\n.lead {\n @include font-size($lead-font-size);\n font-weight: $lead-font-weight;\n}\n\n// Type display classes\n.display-1 {\n @include font-size($display1-size);\n font-weight: $display1-weight;\n line-height: $display-line-height;\n}\n.display-2 {\n @include font-size($display2-size);\n font-weight: $display2-weight;\n line-height: $display-line-height;\n}\n.display-3 {\n @include font-size($display3-size);\n font-weight: $display3-weight;\n line-height: $display-line-height;\n}\n.display-4 {\n @include font-size($display4-size);\n font-weight: $display4-weight;\n line-height: $display-line-height;\n}\n\n\n//\n// Horizontal rules\n//\n\nhr {\n margin-top: $hr-margin-y;\n margin-bottom: $hr-margin-y;\n border: 0;\n border-top: $hr-border-width solid $hr-border-color;\n}\n\n\n//\n// Emphasis\n//\n\nsmall,\n.small {\n @include font-size($small-font-size);\n font-weight: $font-weight-normal;\n}\n\nmark,\n.mark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n//\n// Lists\n//\n\n.list-unstyled {\n @include list-unstyled();\n}\n\n// Inline turns list items into inline-block\n.list-inline {\n @include list-unstyled();\n}\n.list-inline-item {\n display: inline-block;\n\n &:not(:last-child) {\n margin-right: $list-inline-padding;\n }\n}\n\n\n//\n// Misc\n//\n\n// Builds on `abbr`\n.initialism {\n @include font-size(90%);\n text-transform: uppercase;\n}\n\n// Blockquotes\n.blockquote {\n margin-bottom: $spacer;\n @include font-size($blockquote-font-size);\n}\n\n.blockquote-footer {\n display: block;\n @include font-size($blockquote-small-font-size);\n color: $blockquote-small-color;\n\n &::before {\n content: \"\\2014\\00A0\"; // em dash, nbsp\n }\n}\n","@charset \"UTF-8\";\n/**\n * Sass Variables\n * Social Media Brand Colors\n */\n/*\n Variables for trapezes card\n*/\n/*!\n * Bootstrap v4.6.2 (https://getbootstrap.com/)\n * Copyright 2011-2022 The Bootstrap Authors\n * Copyright 2011-2022 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n:root {\n --blue: #4a90e2;\n --indigo: #6610f2;\n --purple: #6f42c1;\n --pink: #e83e8c;\n --red: #ff0000;\n --orange: #f5a623;\n --yellow: #ffc107;\n --green: #7ed321;\n --teal: #20c997;\n --cyan: #17a2b8;\n --white: #fff;\n --gray: #707070;\n --gray-dark: #343a40;\n --primary: #ff0000;\n --secondary: #fff;\n --success: #7ed321;\n --info: #4a90e2;\n --warning: #f5a623;\n --danger: #ff0000;\n --light: #e6e6e6;\n --dark: #212121;\n --tertiary: #007480;\n --breakpoint-xs: 0;\n --breakpoint-sm: 576px;\n --breakpoint-md: 768px;\n --breakpoint-lg: 992px;\n --breakpoint-xl: 1200px;\n --breakpoint-xxl: 1600px;\n --font-family-sans-serif: Arial, sans-serif;\n --font-family-monospace: monospace;\n}\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(33, 33, 33, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: Arial, sans-serif;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 700;\n}\n\ndd {\n margin-bottom: 0.5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\na {\n color: #212121;\n text-decoration: underline;\n background-color: transparent;\n}\na:hover {\n color: #ff0000;\n text-decoration: underline;\n}\n\na:not([href]):not([class]) {\n color: inherit;\n text-decoration: none;\n}\na:not([href]):not([class]):hover {\n color: inherit;\n text-decoration: none;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n -ms-overflow-style: scrollbar;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.6rem;\n padding-bottom: 0.6rem;\n color: #707070;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n text-align: -webkit-match-parent;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 0.5rem;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\n[role=button] {\n cursor: pointer;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=button],\n[type=reset],\n[type=submit] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=button]:not(:disabled),\n[type=reset]:not(:disabled),\n[type=submit]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=button]::-moz-focus-inner,\n[type=reset]::-moz-focus-inner,\n[type=submit]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=radio],\ninput[type=checkbox] {\n box-sizing: border-box;\n padding: 0;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: 0.5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=number]::-webkit-inner-spin-button,\n[type=number]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=search] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=search]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n margin-bottom: 0.5rem;\n font-family: inherit;\n font-weight: 400;\n line-height: 1.2;\n color: inherit;\n}\n\nh1, .h1 {\n font-size: 3rem;\n}\n\nh2, .h2 {\n font-size: 2.33rem;\n}\n\nh3, .h3 {\n font-size: 1.78rem;\n}\n\nh4, .h4 {\n font-size: 1.44rem;\n}\n\nh5, .h5 {\n font-size: 1.17rem;\n}\n\nh6, .h6 {\n font-size: 1rem;\n}\n\n.lead {\n font-size: 1.28rem;\n font-weight: 400;\n}\n\n.display-1 {\n font-size: 6rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-2 {\n font-size: 5.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-3 {\n font-size: 4.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\n.display-4 {\n font-size: 3.5rem;\n font-weight: 300;\n line-height: 1.2;\n}\n\nhr {\n margin-top: 1rem;\n margin-bottom: 1rem;\n border: 0;\n border-top: 1px solid rgba(33, 33, 33, 0.1);\n}\n\nsmall,\n.small {\n font-size: 0.875rem;\n font-weight: 400;\n}\n\nmark,\n.mark {\n padding: 0.2em;\n background-color: rgba(255, 0, 0, 0.2);\n}\n\n.list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n\n.list-inline {\n padding-left: 0;\n list-style: none;\n}\n\n.list-inline-item {\n display: inline-block;\n}\n.list-inline-item:not(:last-child) {\n margin-right: 0.5rem;\n}\n\n.initialism {\n font-size: 90%;\n text-transform: uppercase;\n}\n\n.blockquote {\n margin-bottom: 1rem;\n font-size: 1.44rem;\n}\n\n.blockquote-footer {\n display: block;\n font-size: 0.875rem;\n color: #707070;\n}\n.blockquote-footer::before {\n content: \"— \";\n}\n\n.img-fluid {\n max-width: 100%;\n height: auto;\n}\n\n.img-thumbnail {\n padding: 0.25rem;\n background-color: #fff;\n border: 1px solid #c1c1c1;\n border-radius: 2px;\n max-width: 100%;\n height: auto;\n}\n\n.figure {\n display: inline-block;\n}\n\n.figure-img {\n margin-bottom: 0.5rem;\n line-height: 1;\n}\n\n.figure-caption {\n font-size: 0.83rem;\n color: #707070;\n}\n\n.container,\n.container-fluid,\n.container-xl,\n.container-lg,\n.container-md,\n.container-sm {\n width: 100%;\n padding-right: 16px;\n padding-left: 16px;\n margin-right: auto;\n margin-left: auto;\n}\n\n@media (min-width: 576px) {\n .container-sm, .container {\n max-width: 540px;\n }\n}\n@media (min-width: 768px) {\n .container-md, .container-sm, .container {\n max-width: 720px;\n }\n}\n@media (min-width: 992px) {\n .container-lg, .container-md, .container-sm, .container {\n max-width: 960px;\n }\n}\n@media (min-width: 1200px) {\n .container-xl, .container-lg, .container-md, .container-sm, .container {\n max-width: 1140px;\n }\n}\n.row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -16px;\n margin-left: -16px;\n}\n\n.no-gutters {\n margin-right: 0;\n margin-left: 0;\n}\n.no-gutters > .col,\n.no-gutters > [class*=col-] {\n padding-right: 0;\n padding-left: 0;\n}\n\n.col-xxl,\n.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,\n.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,\n.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,\n.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,\n.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,\n.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {\n position: relative;\n width: 100%;\n padding-right: 16px;\n padding-left: 16px;\n}\n\n.col {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n}\n\n.row-cols-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n}\n\n.row-cols-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.row-cols-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n}\n\n.row-cols-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.row-cols-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n}\n\n.row-cols-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n}\n\n.col-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n}\n\n.col-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n}\n\n.col-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n}\n\n.col-3 {\n flex: 0 0 25%;\n max-width: 25%;\n}\n\n.col-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n}\n\n.col-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n}\n\n.col-6 {\n flex: 0 0 50%;\n max-width: 50%;\n}\n\n.col-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n}\n\n.col-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n}\n\n.col-9 {\n flex: 0 0 75%;\n max-width: 75%;\n}\n\n.col-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n}\n\n.col-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n}\n\n.col-12 {\n flex: 0 0 100%;\n max-width: 100%;\n}\n\n.order-first {\n order: -1;\n}\n\n.order-last {\n order: 13;\n}\n\n.order-0 {\n order: 0;\n}\n\n.order-1 {\n order: 1;\n}\n\n.order-2 {\n order: 2;\n}\n\n.order-3 {\n order: 3;\n}\n\n.order-4 {\n order: 4;\n}\n\n.order-5 {\n order: 5;\n}\n\n.order-6 {\n order: 6;\n}\n\n.order-7 {\n order: 7;\n}\n\n.order-8 {\n order: 8;\n}\n\n.order-9 {\n order: 9;\n}\n\n.order-10 {\n order: 10;\n}\n\n.order-11 {\n order: 11;\n}\n\n.order-12 {\n order: 12;\n}\n\n.offset-1 {\n margin-left: 8.33333333%;\n}\n\n.offset-2 {\n margin-left: 16.66666667%;\n}\n\n.offset-3 {\n margin-left: 25%;\n}\n\n.offset-4 {\n margin-left: 33.33333333%;\n}\n\n.offset-5 {\n margin-left: 41.66666667%;\n}\n\n.offset-6 {\n margin-left: 50%;\n}\n\n.offset-7 {\n margin-left: 58.33333333%;\n}\n\n.offset-8 {\n margin-left: 66.66666667%;\n}\n\n.offset-9 {\n margin-left: 75%;\n}\n\n.offset-10 {\n margin-left: 83.33333333%;\n}\n\n.offset-11 {\n margin-left: 91.66666667%;\n}\n\n@media (min-width: 576px) {\n .col-sm {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-sm-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-sm-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-sm-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-sm-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-sm-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-sm-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-sm-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-sm-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-sm-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-sm-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-sm-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-sm-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-sm-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-sm-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-sm-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-sm-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-sm-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-sm-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-sm-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-sm-first {\n order: -1;\n }\n .order-sm-last {\n order: 13;\n }\n .order-sm-0 {\n order: 0;\n }\n .order-sm-1 {\n order: 1;\n }\n .order-sm-2 {\n order: 2;\n }\n .order-sm-3 {\n order: 3;\n }\n .order-sm-4 {\n order: 4;\n }\n .order-sm-5 {\n order: 5;\n }\n .order-sm-6 {\n order: 6;\n }\n .order-sm-7 {\n order: 7;\n }\n .order-sm-8 {\n order: 8;\n }\n .order-sm-9 {\n order: 9;\n }\n .order-sm-10 {\n order: 10;\n }\n .order-sm-11 {\n order: 11;\n }\n .order-sm-12 {\n order: 12;\n }\n .offset-sm-0 {\n margin-left: 0;\n }\n .offset-sm-1 {\n margin-left: 8.33333333%;\n }\n .offset-sm-2 {\n margin-left: 16.66666667%;\n }\n .offset-sm-3 {\n margin-left: 25%;\n }\n .offset-sm-4 {\n margin-left: 33.33333333%;\n }\n .offset-sm-5 {\n margin-left: 41.66666667%;\n }\n .offset-sm-6 {\n margin-left: 50%;\n }\n .offset-sm-7 {\n margin-left: 58.33333333%;\n }\n .offset-sm-8 {\n margin-left: 66.66666667%;\n }\n .offset-sm-9 {\n margin-left: 75%;\n }\n .offset-sm-10 {\n margin-left: 83.33333333%;\n }\n .offset-sm-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 768px) {\n .col-md {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-md-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-md-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-md-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-md-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-md-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-md-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-md-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-md-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-md-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-md-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-md-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-md-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-md-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-md-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-md-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-md-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-md-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-md-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-md-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-md-first {\n order: -1;\n }\n .order-md-last {\n order: 13;\n }\n .order-md-0 {\n order: 0;\n }\n .order-md-1 {\n order: 1;\n }\n .order-md-2 {\n order: 2;\n }\n .order-md-3 {\n order: 3;\n }\n .order-md-4 {\n order: 4;\n }\n .order-md-5 {\n order: 5;\n }\n .order-md-6 {\n order: 6;\n }\n .order-md-7 {\n order: 7;\n }\n .order-md-8 {\n order: 8;\n }\n .order-md-9 {\n order: 9;\n }\n .order-md-10 {\n order: 10;\n }\n .order-md-11 {\n order: 11;\n }\n .order-md-12 {\n order: 12;\n }\n .offset-md-0 {\n margin-left: 0;\n }\n .offset-md-1 {\n margin-left: 8.33333333%;\n }\n .offset-md-2 {\n margin-left: 16.66666667%;\n }\n .offset-md-3 {\n margin-left: 25%;\n }\n .offset-md-4 {\n margin-left: 33.33333333%;\n }\n .offset-md-5 {\n margin-left: 41.66666667%;\n }\n .offset-md-6 {\n margin-left: 50%;\n }\n .offset-md-7 {\n margin-left: 58.33333333%;\n }\n .offset-md-8 {\n margin-left: 66.66666667%;\n }\n .offset-md-9 {\n margin-left: 75%;\n }\n .offset-md-10 {\n margin-left: 83.33333333%;\n }\n .offset-md-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 992px) {\n .col-lg {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-lg-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-lg-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-lg-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-lg-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-lg-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-lg-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-lg-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-lg-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-lg-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-lg-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-lg-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-lg-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-lg-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-lg-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-lg-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-lg-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-lg-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-lg-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-lg-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-lg-first {\n order: -1;\n }\n .order-lg-last {\n order: 13;\n }\n .order-lg-0 {\n order: 0;\n }\n .order-lg-1 {\n order: 1;\n }\n .order-lg-2 {\n order: 2;\n }\n .order-lg-3 {\n order: 3;\n }\n .order-lg-4 {\n order: 4;\n }\n .order-lg-5 {\n order: 5;\n }\n .order-lg-6 {\n order: 6;\n }\n .order-lg-7 {\n order: 7;\n }\n .order-lg-8 {\n order: 8;\n }\n .order-lg-9 {\n order: 9;\n }\n .order-lg-10 {\n order: 10;\n }\n .order-lg-11 {\n order: 11;\n }\n .order-lg-12 {\n order: 12;\n }\n .offset-lg-0 {\n margin-left: 0;\n }\n .offset-lg-1 {\n margin-left: 8.33333333%;\n }\n .offset-lg-2 {\n margin-left: 16.66666667%;\n }\n .offset-lg-3 {\n margin-left: 25%;\n }\n .offset-lg-4 {\n margin-left: 33.33333333%;\n }\n .offset-lg-5 {\n margin-left: 41.66666667%;\n }\n .offset-lg-6 {\n margin-left: 50%;\n }\n .offset-lg-7 {\n margin-left: 58.33333333%;\n }\n .offset-lg-8 {\n margin-left: 66.66666667%;\n }\n .offset-lg-9 {\n margin-left: 75%;\n }\n .offset-lg-10 {\n margin-left: 83.33333333%;\n }\n .offset-lg-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 1200px) {\n .col-xl {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-xl-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-xl-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-xl-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-xl-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-xl-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-xl-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-xl-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-xl-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-xl-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-xl-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-xl-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-xl-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-xl-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-xl-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-xl-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-xl-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-xl-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-xl-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-xl-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-xl-first {\n order: -1;\n }\n .order-xl-last {\n order: 13;\n }\n .order-xl-0 {\n order: 0;\n }\n .order-xl-1 {\n order: 1;\n }\n .order-xl-2 {\n order: 2;\n }\n .order-xl-3 {\n order: 3;\n }\n .order-xl-4 {\n order: 4;\n }\n .order-xl-5 {\n order: 5;\n }\n .order-xl-6 {\n order: 6;\n }\n .order-xl-7 {\n order: 7;\n }\n .order-xl-8 {\n order: 8;\n }\n .order-xl-9 {\n order: 9;\n }\n .order-xl-10 {\n order: 10;\n }\n .order-xl-11 {\n order: 11;\n }\n .order-xl-12 {\n order: 12;\n }\n .offset-xl-0 {\n margin-left: 0;\n }\n .offset-xl-1 {\n margin-left: 8.33333333%;\n }\n .offset-xl-2 {\n margin-left: 16.66666667%;\n }\n .offset-xl-3 {\n margin-left: 25%;\n }\n .offset-xl-4 {\n margin-left: 33.33333333%;\n }\n .offset-xl-5 {\n margin-left: 41.66666667%;\n }\n .offset-xl-6 {\n margin-left: 50%;\n }\n .offset-xl-7 {\n margin-left: 58.33333333%;\n }\n .offset-xl-8 {\n margin-left: 66.66666667%;\n }\n .offset-xl-9 {\n margin-left: 75%;\n }\n .offset-xl-10 {\n margin-left: 83.33333333%;\n }\n .offset-xl-11 {\n margin-left: 91.66666667%;\n }\n}\n@media (min-width: 1600px) {\n .col-xxl {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n .row-cols-xxl-1 > * {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .row-cols-xxl-2 > * {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .row-cols-xxl-3 > * {\n flex: 0 0 33.3333333333%;\n max-width: 33.3333333333%;\n }\n .row-cols-xxl-4 > * {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .row-cols-xxl-5 > * {\n flex: 0 0 20%;\n max-width: 20%;\n }\n .row-cols-xxl-6 > * {\n flex: 0 0 16.6666666667%;\n max-width: 16.6666666667%;\n }\n .col-xxl-auto {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%;\n }\n .col-xxl-1 {\n flex: 0 0 8.33333333%;\n max-width: 8.33333333%;\n }\n .col-xxl-2 {\n flex: 0 0 16.66666667%;\n max-width: 16.66666667%;\n }\n .col-xxl-3 {\n flex: 0 0 25%;\n max-width: 25%;\n }\n .col-xxl-4 {\n flex: 0 0 33.33333333%;\n max-width: 33.33333333%;\n }\n .col-xxl-5 {\n flex: 0 0 41.66666667%;\n max-width: 41.66666667%;\n }\n .col-xxl-6 {\n flex: 0 0 50%;\n max-width: 50%;\n }\n .col-xxl-7 {\n flex: 0 0 58.33333333%;\n max-width: 58.33333333%;\n }\n .col-xxl-8 {\n flex: 0 0 66.66666667%;\n max-width: 66.66666667%;\n }\n .col-xxl-9 {\n flex: 0 0 75%;\n max-width: 75%;\n }\n .col-xxl-10 {\n flex: 0 0 83.33333333%;\n max-width: 83.33333333%;\n }\n .col-xxl-11 {\n flex: 0 0 91.66666667%;\n max-width: 91.66666667%;\n }\n .col-xxl-12 {\n flex: 0 0 100%;\n max-width: 100%;\n }\n .order-xxl-first {\n order: -1;\n }\n .order-xxl-last {\n order: 13;\n }\n .order-xxl-0 {\n order: 0;\n }\n .order-xxl-1 {\n order: 1;\n }\n .order-xxl-2 {\n order: 2;\n }\n .order-xxl-3 {\n order: 3;\n }\n .order-xxl-4 {\n order: 4;\n }\n .order-xxl-5 {\n order: 5;\n }\n .order-xxl-6 {\n order: 6;\n }\n .order-xxl-7 {\n order: 7;\n }\n .order-xxl-8 {\n order: 8;\n }\n .order-xxl-9 {\n order: 9;\n }\n .order-xxl-10 {\n order: 10;\n }\n .order-xxl-11 {\n order: 11;\n }\n .order-xxl-12 {\n order: 12;\n }\n .offset-xxl-0 {\n margin-left: 0;\n }\n .offset-xxl-1 {\n margin-left: 8.33333333%;\n }\n .offset-xxl-2 {\n margin-left: 16.66666667%;\n }\n .offset-xxl-3 {\n margin-left: 25%;\n }\n .offset-xxl-4 {\n margin-left: 33.33333333%;\n }\n .offset-xxl-5 {\n margin-left: 41.66666667%;\n }\n .offset-xxl-6 {\n margin-left: 50%;\n }\n .offset-xxl-7 {\n margin-left: 58.33333333%;\n }\n .offset-xxl-8 {\n margin-left: 66.66666667%;\n }\n .offset-xxl-9 {\n margin-left: 75%;\n }\n .offset-xxl-10 {\n margin-left: 83.33333333%;\n }\n .offset-xxl-11 {\n margin-left: 91.66666667%;\n }\n}\n.form-control, .selectize-control .selectize-input {\n display: block;\n width: 100%;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .form-control, .selectize-control .selectize-input {\n transition: none;\n }\n}\n.form-control::-ms-expand, .selectize-control .selectize-input::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n.form-control:focus, .selectize-control .selectize-input:focus {\n color: #212121;\n background-color: #fff;\n border-color: #212121;\n outline: 0;\n box-shadow: 0 0 0 1px #d5d5d5;\n}\n.form-control::placeholder, .selectize-control .selectize-input::placeholder {\n color: #707070;\n opacity: 1;\n}\n.form-control:disabled, .selectize-control .selectize-input:disabled, .form-control[readonly], .selectize-control [readonly].selectize-input {\n background-color: #e6e6e6;\n opacity: 1;\n}\n\ninput[type=date].form-control, .selectize-control input[type=date].selectize-input,\ninput[type=time].form-control,\n.selectize-control input[type=time].selectize-input,\ninput[type=datetime-local].form-control,\n.selectize-control input[type=datetime-local].selectize-input,\ninput[type=month].form-control,\n.selectize-control input[type=month].selectize-input {\n appearance: none;\n}\n\nselect.form-control:-moz-focusring, .selectize-control select.selectize-input:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #212121;\n}\nselect.form-control:focus::-ms-value, .selectize-control select.selectize-input:focus::-ms-value {\n color: #212121;\n background-color: #fff;\n}\n\n.form-control-file,\n.form-control-range {\n display: block;\n width: 100%;\n}\n\n.col-form-label {\n padding-top: calc(0.375rem + 1px);\n padding-bottom: calc(0.375rem + 1px);\n margin-bottom: 0;\n font-size: inherit;\n line-height: 1.5;\n}\n\n.col-form-label-lg {\n padding-top: calc(0.5rem + 1px);\n padding-bottom: calc(0.5rem + 1px);\n font-size: 1.25rem;\n line-height: 1.5;\n}\n\n.col-form-label-sm {\n padding-top: calc(0.35rem + 1px);\n padding-bottom: calc(0.35rem + 1px);\n font-size: 0.83rem;\n line-height: 1.575;\n}\n\n.form-control-plaintext {\n display: block;\n width: 100%;\n padding: 0.375rem 0;\n margin-bottom: 0;\n font-size: 1rem;\n line-height: 1.5;\n color: #212121;\n background-color: transparent;\n border: solid transparent;\n border-width: 1px 0;\n}\n.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {\n padding-right: 0;\n padding-left: 0;\n}\n\n.form-control-sm {\n height: calc(2.00725rem + 2px);\n padding: 0.35rem 0.7rem;\n font-size: 0.83rem;\n line-height: 1.575;\n border-radius: 2px;\n}\n\n.form-control-lg {\n height: calc(2.875rem + 2px);\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 4px;\n}\n\nselect.form-control[size], .selectize-control select[size].selectize-input, select.form-control[multiple], .selectize-control select[multiple].selectize-input {\n height: auto;\n}\n\ntextarea.form-control, .selectize-control textarea.selectize-input {\n height: auto;\n}\n\n.form-group {\n margin-bottom: 1rem;\n}\n\n.form-text {\n display: block;\n margin-top: 0.55rem;\n}\n\n.form-row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -5px;\n margin-left: -5px;\n}\n.form-row > .col,\n.form-row > [class*=col-] {\n padding-right: 5px;\n padding-left: 5px;\n}\n\n.form-check {\n position: relative;\n display: block;\n padding-left: 1.25rem;\n}\n\n.form-check-input {\n position: absolute;\n margin-top: 0.3rem;\n margin-left: -1.25rem;\n}\n.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {\n color: #707070;\n}\n\n.form-check-label {\n margin-bottom: 0;\n}\n\n.form-check-inline {\n display: inline-flex;\n align-items: center;\n padding-left: 0;\n margin-right: 0.75rem;\n}\n.form-check-inline .form-check-input {\n position: static;\n margin-top: 0;\n margin-right: 0.3125rem;\n margin-left: 0;\n}\n\n.valid-feedback {\n display: none;\n width: 100%;\n margin-top: 0.55rem;\n font-size: 0.875rem;\n color: #7ed321;\n}\n\n.valid-tooltip {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 5;\n display: none;\n max-width: 100%;\n padding: 0.25rem 0.5rem;\n margin-top: 0.1rem;\n font-size: 0.83rem;\n line-height: 1.5;\n color: #212121;\n background-color: rgba(126, 211, 33, 0.9);\n border-radius: 2px;\n}\n.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {\n left: 5px;\n}\n\n.was-validated :valid ~ .valid-feedback,\n.was-validated :valid ~ .valid-tooltip,\n.is-valid ~ .valid-feedback,\n.is-valid ~ .valid-tooltip {\n display: block;\n}\n\n.was-validated .form-control:valid, .was-validated .selectize-control .selectize-input:valid, .selectize-control .was-validated .selectize-input:valid, .form-control.is-valid, .selectize-control .is-valid.selectize-input {\n border-color: #7ed321;\n padding-right: 2.25rem !important;\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237ed321' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\");\n background-repeat: no-repeat;\n background-position: right calc(0.375em + 0.1875rem) center;\n background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n.was-validated .form-control:valid:focus, .was-validated .selectize-control .selectize-input:valid:focus, .selectize-control .was-validated .selectize-input:valid:focus, .form-control.is-valid:focus, .selectize-control .is-valid.selectize-input:focus {\n border-color: #7ed321;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n\n.was-validated select.form-control:valid, .was-validated .selectize-control select.selectize-input:valid, .selectize-control .was-validated select.selectize-input:valid, select.form-control.is-valid, .selectize-control select.is-valid.selectize-input {\n padding-right: 3rem !important;\n background-position: right 1.5rem center;\n}\n\n.was-validated textarea.form-control:valid, .was-validated .selectize-control textarea.selectize-input:valid, .selectize-control .was-validated textarea.selectize-input:valid, textarea.form-control.is-valid, .selectize-control textarea.is-valid.selectize-input {\n padding-right: 2.25rem;\n background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);\n}\n\n.was-validated .custom-select:valid, .custom-select.is-valid {\n border-color: #7ed321;\n padding-right: calc(0.75em + 2.3125rem) !important;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") right 0.75rem center/8px 10px no-repeat, #fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237ed321' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;\n}\n.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {\n border-color: #7ed321;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n\n.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {\n color: #7ed321;\n}\n.was-validated .form-check-input:valid ~ .valid-feedback,\n.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,\n.form-check-input.is-valid ~ .valid-tooltip {\n display: block;\n}\n\n.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {\n color: #7ed321;\n}\n.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {\n border-color: #7ed321;\n}\n.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {\n border-color: #97e245;\n background-color: #97e245;\n}\n.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #7ed321;\n}\n\n.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {\n border-color: #7ed321;\n}\n.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {\n border-color: #7ed321;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);\n}\n\n.invalid-feedback {\n display: none;\n width: 100%;\n margin-top: 0.55rem;\n font-size: 0.875rem;\n color: #ff0000;\n}\n\n.invalid-tooltip {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 5;\n display: none;\n max-width: 100%;\n padding: 0.25rem 0.5rem;\n margin-top: 0.1rem;\n font-size: 0.83rem;\n line-height: 1.5;\n color: #fff;\n background-color: rgba(255, 0, 0, 0.9);\n border-radius: 2px;\n}\n.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {\n left: 5px;\n}\n\n.was-validated :invalid ~ .invalid-feedback,\n.was-validated :invalid ~ .invalid-tooltip,\n.is-invalid ~ .invalid-feedback,\n.is-invalid ~ .invalid-tooltip {\n display: block;\n}\n\n.was-validated .form-control:invalid, .was-validated .selectize-control .selectize-input:invalid, .selectize-control .was-validated .selectize-input:invalid, .form-control.is-invalid, .selectize-control .is-invalid.selectize-input {\n border-color: #ff0000;\n padding-right: 2.25rem !important;\n background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff0000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0000' stroke='none'/%3e%3c/svg%3e\");\n background-repeat: no-repeat;\n background-position: right calc(0.375em + 0.1875rem) center;\n background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);\n}\n.was-validated .form-control:invalid:focus, .was-validated .selectize-control .selectize-input:invalid:focus, .selectize-control .was-validated .selectize-input:invalid:focus, .form-control.is-invalid:focus, .selectize-control .is-invalid.selectize-input:focus {\n border-color: #ff0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.was-validated select.form-control:invalid, .was-validated .selectize-control select.selectize-input:invalid, .selectize-control .was-validated select.selectize-input:invalid, select.form-control.is-invalid, .selectize-control select.is-invalid.selectize-input {\n padding-right: 3rem !important;\n background-position: right 1.5rem center;\n}\n\n.was-validated textarea.form-control:invalid, .was-validated .selectize-control textarea.selectize-input:invalid, .selectize-control .was-validated textarea.selectize-input:invalid, textarea.form-control.is-invalid, .selectize-control textarea.is-invalid.selectize-input {\n padding-right: 2.25rem;\n background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);\n}\n\n.was-validated .custom-select:invalid, .custom-select.is-invalid {\n border-color: #ff0000;\n padding-right: calc(0.75em + 2.3125rem) !important;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") right 0.75rem center/8px 10px no-repeat, #fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff0000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0000' stroke='none'/%3e%3c/svg%3e\") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;\n}\n.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {\n border-color: #ff0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {\n color: #ff0000;\n}\n.was-validated .form-check-input:invalid ~ .invalid-feedback,\n.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,\n.form-check-input.is-invalid ~ .invalid-tooltip {\n display: block;\n}\n\n.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {\n color: #ff0000;\n}\n.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {\n border-color: #ff0000;\n}\n.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {\n border-color: #ff3333;\n background-color: #ff3333;\n}\n.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #ff0000;\n}\n\n.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {\n border-color: #ff0000;\n}\n.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {\n border-color: #ff0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.form-inline {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n}\n.form-inline .form-check {\n width: 100%;\n}\n@media (min-width: 576px) {\n .form-inline label {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0;\n }\n .form-inline .form-group {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row wrap;\n align-items: center;\n margin-bottom: 0;\n }\n .form-inline .form-control, .form-inline .selectize-control .selectize-input, .selectize-control .form-inline .selectize-input {\n display: inline-block;\n width: auto;\n vertical-align: middle;\n }\n .form-inline .form-control-plaintext {\n display: inline-block;\n }\n .form-inline .input-group,\n.form-inline .custom-select {\n width: auto;\n }\n .form-inline .form-check {\n display: flex;\n align-items: center;\n justify-content: center;\n width: auto;\n padding-left: 0;\n }\n .form-inline .form-check-input {\n position: relative;\n flex-shrink: 0;\n margin-top: 0;\n margin-right: 0.25rem;\n margin-left: 0;\n }\n .form-inline .custom-control {\n align-items: center;\n justify-content: center;\n }\n .form-inline .custom-control-label {\n margin-bottom: 0;\n }\n}\n\n.btn {\n display: inline-block;\n font-weight: 400;\n color: #212121;\n text-align: center;\n text-decoration: none;\n vertical-align: middle;\n user-select: none;\n background-color: transparent;\n border: 1px solid transparent;\n padding: 0.68rem 1.4rem;\n font-size: 1rem;\n line-height: 1.5;\n border-radius: 2px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .btn {\n transition: none;\n }\n}\n.btn:hover {\n color: #212121;\n text-decoration: none;\n}\n.btn:focus, .btn.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.btn.disabled, .btn:disabled {\n opacity: 0.65;\n}\n.btn:not(:disabled):not(.disabled) {\n cursor: pointer;\n}\na.btn.disabled,\nfieldset:disabled a.btn {\n pointer-events: none;\n}\n\n.btn-primary {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-primary:hover {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n}\n.btn-primary:focus, .btn-primary.focus {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n.btn-primary.disabled, .btn-primary:disabled {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {\n color: #fff;\n background-color: #cc0000;\n border-color: #bf0000;\n}\n.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n\n.btn-secondary {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-secondary:hover {\n color: #212121;\n background-color: #ececec;\n border-color: #e6e6e6;\n}\n.btn-secondary:focus, .btn-secondary.focus {\n color: #212121;\n background-color: #ececec;\n border-color: #e6e6e6;\n box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);\n}\n.btn-secondary.disabled, .btn-secondary:disabled {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #dfdfdf;\n}\n.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5);\n}\n\n.btn-success {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-success:hover {\n color: #fff;\n background-color: #6ab21c;\n border-color: #64a71a;\n}\n.btn-success:focus, .btn-success.focus {\n color: #fff;\n background-color: #6ab21c;\n border-color: #64a71a;\n box-shadow: 0 0 0 0.2rem rgba(112, 184, 33, 0.5);\n}\n.btn-success.disabled, .btn-success:disabled {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {\n color: #fff;\n background-color: #64a71a;\n border-color: #5d9c18;\n}\n.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(112, 184, 33, 0.5);\n}\n\n.btn-info {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-info:hover {\n color: #fff;\n background-color: #297cdd;\n border-color: #2275d7;\n}\n.btn-info:focus, .btn-info.focus {\n color: #fff;\n background-color: #297cdd;\n border-color: #2275d7;\n box-shadow: 0 0 0 0.2rem rgba(101, 161, 230, 0.5);\n}\n.btn-info.disabled, .btn-info:disabled {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {\n color: #fff;\n background-color: #2275d7;\n border-color: #216fcc;\n}\n.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(101, 161, 230, 0.5);\n}\n\n.btn-warning {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-warning:hover {\n color: #212121;\n background-color: #e7940b;\n border-color: #db8c0a;\n}\n.btn-warning:focus, .btn-warning.focus {\n color: #212121;\n background-color: #e7940b;\n border-color: #db8c0a;\n box-shadow: 0 0 0 0.2rem rgba(213, 146, 35, 0.5);\n}\n.btn-warning.disabled, .btn-warning:disabled {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {\n color: #fff;\n background-color: #db8c0a;\n border-color: #cf8509;\n}\n.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(213, 146, 35, 0.5);\n}\n\n.btn-danger {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-danger:hover {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n}\n.btn-danger:focus, .btn-danger.focus {\n color: #fff;\n background-color: #d90000;\n border-color: #cc0000;\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n.btn-danger.disabled, .btn-danger:disabled {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {\n color: #fff;\n background-color: #cc0000;\n border-color: #bf0000;\n}\n.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);\n}\n\n.btn-light {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-light:hover {\n color: #212121;\n background-color: lightgray;\n border-color: #cdcdcd;\n}\n.btn-light:focus, .btn-light.focus {\n color: #212121;\n background-color: lightgray;\n border-color: #cdcdcd;\n box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);\n}\n.btn-light.disabled, .btn-light:disabled {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {\n color: #212121;\n background-color: #cdcdcd;\n border-color: #c6c6c6;\n}\n.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);\n}\n\n.btn-dark {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-dark:hover {\n color: #fff;\n background-color: #0e0e0e;\n border-color: #080808;\n}\n.btn-dark:focus, .btn-dark.focus {\n color: #fff;\n background-color: #0e0e0e;\n border-color: #080808;\n box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);\n}\n.btn-dark.disabled, .btn-dark:disabled {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {\n color: #fff;\n background-color: #080808;\n border-color: #010101;\n}\n.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);\n}\n\n.btn-tertiary {\n color: #fff;\n background-color: #007480;\n border-color: #007480;\n}\n.btn-tertiary:hover {\n color: #fff;\n background-color: #00515a;\n border-color: #00464d;\n}\n.btn-tertiary:focus, .btn-tertiary.focus {\n color: #fff;\n background-color: #00515a;\n border-color: #00464d;\n box-shadow: 0 0 0 0.2rem rgba(38, 137, 147, 0.5);\n}\n.btn-tertiary.disabled, .btn-tertiary:disabled {\n color: #fff;\n background-color: #007480;\n border-color: #007480;\n}\n.btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active, .show > .btn-tertiary.dropdown-toggle {\n color: #fff;\n background-color: #00464d;\n border-color: #003a40;\n}\n.btn-tertiary:not(:disabled):not(.disabled):active:focus, .btn-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(38, 137, 147, 0.5);\n}\n\n.btn-outline-primary {\n color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-primary:hover {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-primary:focus, .btn-outline-primary.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n.btn-outline-primary.disabled, .btn-outline-primary:disabled {\n color: #ff0000;\n background-color: transparent;\n}\n.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.btn-outline-secondary {\n color: #fff;\n border-color: #fff;\n}\n.btn-outline-secondary:hover {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-outline-secondary:focus, .btn-outline-secondary.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);\n}\n.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {\n color: #fff;\n background-color: transparent;\n}\n.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {\n color: #212121;\n background-color: #fff;\n border-color: #fff;\n}\n.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);\n}\n\n.btn-outline-success {\n color: #7ed321;\n border-color: #7ed321;\n}\n.btn-outline-success:hover {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-outline-success:focus, .btn-outline-success.focus {\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.5);\n}\n.btn-outline-success.disabled, .btn-outline-success:disabled {\n color: #7ed321;\n background-color: transparent;\n}\n.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {\n color: #212121;\n background-color: #7ed321;\n border-color: #7ed321;\n}\n.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.5);\n}\n\n.btn-outline-info {\n color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-outline-info:hover {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-outline-info:focus, .btn-outline-info.focus {\n box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.5);\n}\n.btn-outline-info.disabled, .btn-outline-info:disabled {\n color: #4a90e2;\n background-color: transparent;\n}\n.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {\n color: #fff;\n background-color: #4a90e2;\n border-color: #4a90e2;\n}\n.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.5);\n}\n\n.btn-outline-warning {\n color: #f5a623;\n border-color: #f5a623;\n}\n.btn-outline-warning:hover {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-outline-warning:focus, .btn-outline-warning.focus {\n box-shadow: 0 0 0 0.2rem rgba(245, 166, 35, 0.5);\n}\n.btn-outline-warning.disabled, .btn-outline-warning:disabled {\n color: #f5a623;\n background-color: transparent;\n}\n.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {\n color: #212121;\n background-color: #f5a623;\n border-color: #f5a623;\n}\n.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(245, 166, 35, 0.5);\n}\n\n.btn-outline-danger {\n color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-danger:hover {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-danger:focus, .btn-outline-danger.focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n.btn-outline-danger.disabled, .btn-outline-danger:disabled {\n color: #ff0000;\n background-color: transparent;\n}\n.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.btn-outline-light {\n color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-outline-light:hover {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-outline-light:focus, .btn-outline-light.focus {\n box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);\n}\n.btn-outline-light.disabled, .btn-outline-light:disabled {\n color: #e6e6e6;\n background-color: transparent;\n}\n.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {\n color: #212121;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);\n}\n\n.btn-outline-dark {\n color: #212121;\n border-color: #212121;\n}\n.btn-outline-dark:hover {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-outline-dark:focus, .btn-outline-dark.focus {\n box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);\n}\n.btn-outline-dark.disabled, .btn-outline-dark:disabled {\n color: #212121;\n background-color: transparent;\n}\n.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);\n}\n\n.btn-outline-tertiary {\n color: #007480;\n border-color: #007480;\n}\n.btn-outline-tertiary:hover {\n color: #fff;\n background-color: #007480;\n border-color: #007480;\n}\n.btn-outline-tertiary:focus, .btn-outline-tertiary.focus {\n box-shadow: 0 0 0 0.2rem rgba(0, 116, 128, 0.5);\n}\n.btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled {\n color: #007480;\n background-color: transparent;\n}\n.btn-outline-tertiary:not(:disabled):not(.disabled):active, .btn-outline-tertiary:not(:disabled):not(.disabled).active, .show > .btn-outline-tertiary.dropdown-toggle {\n color: #fff;\n background-color: #007480;\n border-color: #007480;\n}\n.btn-outline-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tertiary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(0, 116, 128, 0.5);\n}\n\n.btn-link {\n font-weight: 400;\n color: #212121;\n text-decoration: underline;\n}\n.btn-link:hover {\n color: #ff0000;\n text-decoration: underline;\n}\n.btn-link:focus, .btn-link.focus {\n text-decoration: underline;\n}\n.btn-link:disabled, .btn-link.disabled {\n color: #707070;\n pointer-events: none;\n}\n\n.btn-lg {\n padding: 1rem 2rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 4px;\n}\n\n.btn-sm {\n padding: 0.375rem 0.75rem;\n font-size: 0.875rem;\n line-height: 1.5;\n border-radius: 2px;\n}\n\n.btn-block {\n display: block;\n width: 100%;\n}\n.btn-block + .btn-block {\n margin-top: 0.5rem;\n}\n\ninput[type=submit].btn-block,\ninput[type=reset].btn-block,\ninput[type=button].btn-block {\n width: 100%;\n}\n\n.fade {\n transition: opacity 0.15s linear;\n}\n@media (prefers-reduced-motion: reduce) {\n .fade {\n transition: none;\n }\n}\n.fade:not(.show) {\n opacity: 0;\n}\n\n.collapse:not(.show) {\n display: none;\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n transition: height 0.35s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .collapsing {\n transition: none;\n }\n}\n.collapsing.width {\n width: 0;\n height: auto;\n transition: width 0.35s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .collapsing.width {\n transition: none;\n }\n}\n\n.dropup,\n.dropright,\n.dropdown,\n.dropleft {\n position: relative;\n}\n\n.dropdown-toggle {\n white-space: nowrap;\n}\n.dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid;\n border-right: 0.3em solid transparent;\n border-bottom: 0;\n border-left: 0.3em solid transparent;\n}\n.dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: none;\n float: left;\n min-width: 10rem;\n padding: 0.5rem 0;\n margin: 0.125rem 0 0;\n font-size: 1rem;\n color: #212121;\n text-align: left;\n list-style: none;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(33, 33, 33, 0.15);\n border-radius: 2px;\n}\n\n.dropdown-menu-left {\n right: auto;\n left: 0;\n}\n\n.dropdown-menu-right {\n right: 0;\n left: auto;\n}\n\n@media (min-width: 576px) {\n .dropdown-menu-sm-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-sm-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 768px) {\n .dropdown-menu-md-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-md-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 992px) {\n .dropdown-menu-lg-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-lg-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 1200px) {\n .dropdown-menu-xl-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-xl-right {\n right: 0;\n left: auto;\n }\n}\n@media (min-width: 1600px) {\n .dropdown-menu-xxl-left {\n right: auto;\n left: 0;\n }\n .dropdown-menu-xxl-right {\n right: 0;\n left: auto;\n }\n}\n.dropup .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-top: 0;\n margin-bottom: 0.125rem;\n}\n.dropup .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0;\n border-right: 0.3em solid transparent;\n border-bottom: 0.3em solid;\n border-left: 0.3em solid transparent;\n}\n.dropup .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n\n.dropright .dropdown-menu {\n top: 0;\n right: auto;\n left: 100%;\n margin-top: 0;\n margin-left: 0.125rem;\n}\n.dropright .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid transparent;\n border-right: 0;\n border-bottom: 0.3em solid transparent;\n border-left: 0.3em solid;\n}\n.dropright .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n.dropright .dropdown-toggle::after {\n vertical-align: 0;\n}\n\n.dropleft .dropdown-menu {\n top: 0;\n right: 100%;\n left: auto;\n margin-top: 0;\n margin-right: 0.125rem;\n}\n.dropleft .dropdown-toggle::after {\n display: inline-block;\n margin-left: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n}\n.dropleft .dropdown-toggle::after {\n display: none;\n}\n.dropleft .dropdown-toggle::before {\n display: inline-block;\n margin-right: 0.255em;\n vertical-align: 0.255em;\n content: \"\";\n border-top: 0.3em solid transparent;\n border-right: 0.3em solid;\n border-bottom: 0.3em solid transparent;\n}\n.dropleft .dropdown-toggle:empty::after {\n margin-left: 0;\n}\n.dropleft .dropdown-toggle::before {\n vertical-align: 0;\n}\n\n.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {\n right: auto;\n bottom: auto;\n}\n\n.dropdown-divider {\n height: 0;\n margin: 0.5rem 0;\n overflow: hidden;\n border-top: 1px solid #d5d5d5;\n}\n\n.dropdown-item {\n display: block;\n width: 100%;\n padding: 0.25rem 1.5rem;\n clear: both;\n font-weight: 400;\n color: #212121;\n text-align: inherit;\n text-decoration: none;\n white-space: nowrap;\n background-color: transparent;\n border: 0;\n}\n.dropdown-item:hover, .dropdown-item:focus {\n color: #141414;\n text-decoration: none;\n background-color: #e6e6e6;\n}\n.dropdown-item.active, .dropdown-item:active {\n color: #fff;\n text-decoration: none;\n background-color: #ff0000;\n}\n.dropdown-item.disabled, .dropdown-item:disabled {\n color: #707070;\n pointer-events: none;\n background-color: transparent;\n}\n\n.dropdown-menu.show {\n display: block;\n}\n\n.dropdown-header {\n display: block;\n padding: 0.5rem 1.5rem;\n margin-bottom: 0;\n font-size: 0.83rem;\n color: #707070;\n white-space: nowrap;\n}\n\n.dropdown-item-text {\n display: block;\n padding: 0.25rem 1.5rem;\n color: #212121;\n}\n\n.input-group {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: stretch;\n width: 100%;\n}\n.input-group > .form-control, .selectize-control .input-group > .selectize-input,\n.input-group > .form-control-plaintext,\n.input-group > .custom-select,\n.input-group > .custom-file {\n position: relative;\n flex: 1 1 auto;\n width: 1%;\n min-width: 0;\n margin-bottom: 0;\n}\n.input-group > .form-control + .form-control, .selectize-control .input-group > .selectize-input + .form-control, .selectize-control .input-group > .form-control + .selectize-input, .selectize-control .input-group > .selectize-input + .selectize-input,\n.input-group > .form-control + .custom-select,\n.selectize-control .input-group > .selectize-input + .custom-select,\n.input-group > .form-control + .custom-file,\n.selectize-control .input-group > .selectize-input + .custom-file,\n.input-group > .form-control-plaintext + .form-control,\n.selectize-control .input-group > .form-control-plaintext + .selectize-input,\n.input-group > .form-control-plaintext + .custom-select,\n.input-group > .form-control-plaintext + .custom-file,\n.input-group > .custom-select + .form-control,\n.selectize-control .input-group > .custom-select + .selectize-input,\n.input-group > .custom-select + .custom-select,\n.input-group > .custom-select + .custom-file,\n.input-group > .custom-file + .form-control,\n.selectize-control .input-group > .custom-file + .selectize-input,\n.input-group > .custom-file + .custom-select,\n.input-group > .custom-file + .custom-file {\n margin-left: -1px;\n}\n.input-group > .form-control:focus, .selectize-control .input-group > .selectize-input:focus,\n.input-group > .custom-select:focus,\n.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {\n z-index: 3;\n}\n.input-group > .custom-file .custom-file-input:focus {\n z-index: 4;\n}\n.input-group > .form-control:not(:first-child), .selectize-control .input-group > .selectize-input:not(:first-child),\n.input-group > .custom-select:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.input-group > .custom-file {\n display: flex;\n align-items: center;\n}\n.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.input-group > .custom-file:not(:first-child) .custom-file-label {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n.input-group:not(.has-validation) > .form-control:not(:last-child), .selectize-control .input-group:not(.has-validation) > .selectize-input:not(:last-child),\n.input-group:not(.has-validation) > .custom-select:not(:last-child),\n.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,\n.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n.input-group.has-validation > .form-control:nth-last-child(n+3), .selectize-control .input-group.has-validation > .selectize-input:nth-last-child(n+3),\n.input-group.has-validation > .custom-select:nth-last-child(n+3),\n.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,\n.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group-prepend,\n.input-group-append {\n display: flex;\n}\n.input-group-prepend .btn,\n.input-group-append .btn {\n position: relative;\n z-index: 2;\n}\n.input-group-prepend .btn:focus,\n.input-group-append .btn:focus {\n z-index: 3;\n}\n.input-group-prepend .btn + .btn,\n.input-group-prepend .btn + .input-group-text,\n.input-group-prepend .input-group-text + .input-group-text,\n.input-group-prepend .input-group-text + .btn,\n.input-group-append .btn + .btn,\n.input-group-append .btn + .input-group-text,\n.input-group-append .input-group-text + .input-group-text,\n.input-group-append .input-group-text + .btn {\n margin-left: -1px;\n}\n\n.input-group-prepend {\n margin-right: -1px;\n}\n\n.input-group-append {\n margin-left: -1px;\n}\n\n.input-group-text {\n display: flex;\n align-items: center;\n padding: 0.375rem 0.75rem;\n margin-bottom: 0;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n text-align: center;\n white-space: nowrap;\n background-color: #d5d5d5;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n}\n.input-group-text input[type=radio],\n.input-group-text input[type=checkbox] {\n margin-top: 0;\n}\n\n.input-group-lg > .form-control:not(textarea), .selectize-control .input-group-lg > .selectize-input:not(textarea),\n.input-group-lg > .custom-select {\n height: calc(2.875rem + 2px);\n}\n\n.input-group-lg > .form-control, .selectize-control .input-group-lg > .selectize-input,\n.input-group-lg > .custom-select,\n.input-group-lg > .input-group-prepend > .input-group-text,\n.input-group-lg > .input-group-append > .input-group-text,\n.input-group-lg > .input-group-prepend > .btn,\n.input-group-lg > .input-group-append > .btn {\n padding: 0.5rem 1rem;\n font-size: 1.25rem;\n line-height: 1.5;\n border-radius: 4px;\n}\n\n.input-group-sm > .form-control:not(textarea), .selectize-control .input-group-sm > .selectize-input:not(textarea),\n.input-group-sm > .custom-select {\n height: calc(2.00725rem + 2px);\n}\n\n.input-group-sm > .form-control, .selectize-control .input-group-sm > .selectize-input,\n.input-group-sm > .custom-select,\n.input-group-sm > .input-group-prepend > .input-group-text,\n.input-group-sm > .input-group-append > .input-group-text,\n.input-group-sm > .input-group-prepend > .btn,\n.input-group-sm > .input-group-append > .btn {\n padding: 0.35rem 0.7rem;\n font-size: 0.83rem;\n line-height: 1.575;\n border-radius: 2px;\n}\n\n.input-group-lg > .custom-select,\n.input-group-sm > .custom-select {\n padding-right: 1.75rem;\n}\n\n.input-group > .input-group-prepend > .btn,\n.input-group > .input-group-prepend > .input-group-text,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,\n.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,\n.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,\n.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n}\n\n.input-group > .input-group-append > .btn,\n.input-group > .input-group-append > .input-group-text,\n.input-group > .input-group-prepend:not(:first-child) > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n.input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n}\n\n.custom-control {\n position: relative;\n z-index: 1;\n display: block;\n min-height: 1.5rem;\n padding-left: 2.5rem;\n print-color-adjust: exact;\n}\n\n.custom-control-inline {\n display: inline-flex;\n margin-right: 1rem;\n}\n\n.custom-control-input {\n position: absolute;\n left: 0;\n z-index: -1;\n width: 1rem;\n height: 1.25rem;\n opacity: 0;\n}\n.custom-control-input:checked ~ .custom-control-label::before {\n color: #fff;\n border-color: #ff0000;\n background-color: #ff0000;\n}\n.custom-control-input:focus ~ .custom-control-label::before {\n box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {\n border-color: #212121;\n}\n.custom-control-input:not(:disabled):active ~ .custom-control-label::before {\n color: #fff;\n background-color: #ffb3b3;\n border-color: #ffb3b3;\n}\n.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {\n color: #707070;\n}\n.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {\n background-color: #d5d5d5;\n}\n\n.custom-control-label {\n position: relative;\n margin-bottom: 0;\n vertical-align: top;\n}\n.custom-control-label::before {\n position: absolute;\n top: 0.25rem;\n left: -2.5rem;\n display: block;\n width: 1rem;\n height: 1rem;\n pointer-events: none;\n content: \"\";\n background-color: #fff;\n border: 1px solid #8e8e8e;\n}\n.custom-control-label::after {\n position: absolute;\n top: 0.25rem;\n left: -2.5rem;\n display: block;\n width: 1rem;\n height: 1rem;\n content: \"\";\n background: 50%/50% 50% no-repeat;\n}\n\n.custom-checkbox .custom-control-label::before {\n border-radius: 2px;\n}\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E\");\n}\n.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {\n border-color: #ff0000;\n background-color: #ff0000;\n}\n.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E\");\n}\n.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n\n.custom-radio .custom-control-label::before {\n border-radius: 50%;\n}\n.custom-radio .custom-control-input:checked ~ .custom-control-label::after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E\");\n}\n.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n\n.custom-switch {\n padding-left: 3.25rem;\n}\n.custom-switch .custom-control-label::before {\n left: -3.25rem;\n width: 1.75rem;\n pointer-events: all;\n border-radius: 0.5rem;\n}\n.custom-switch .custom-control-label::after {\n top: calc(0.25rem + 2px);\n left: calc(-3.25rem + 2px);\n width: calc(1rem - 4px);\n height: calc(1rem - 4px);\n background-color: #8e8e8e;\n border-radius: 0.5rem;\n transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-switch .custom-control-label::after {\n transition: none;\n }\n}\n.custom-switch .custom-control-input:checked ~ .custom-control-label::after {\n background-color: #fff;\n transform: translateX(0.75rem);\n}\n.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {\n background-color: rgba(255, 0, 0, 0.5);\n}\n\n.custom-select {\n display: inline-block;\n width: 100%;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 1.75rem 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n vertical-align: middle;\n background: #fff url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") right 0.75rem center/8px 10px no-repeat;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n appearance: none;\n}\n.custom-select:focus {\n border-color: #212121;\n outline: 0;\n box-shadow: inset 0 1px 2px rgba(33, 33, 33, 0.075), 0 0 5px rgba(33, 33, 33, 0.5);\n}\n.custom-select:focus::-ms-value {\n color: #212121;\n background-color: #fff;\n}\n.custom-select[multiple], .custom-select[size]:not([size=\"1\"]) {\n height: auto;\n padding-right: 0.75rem;\n background-image: none;\n}\n.custom-select:disabled {\n color: #707070;\n background-color: #d5d5d5;\n}\n.custom-select::-ms-expand {\n display: none;\n}\n.custom-select:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #212121;\n}\n\n.custom-select-sm {\n height: calc(2.00725rem + 2px);\n padding-top: 0.35rem;\n padding-bottom: 0.35rem;\n padding-left: 0.7rem;\n font-size: 75%;\n}\n\n.custom-select-lg {\n height: calc(2.875rem + 2px);\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n padding-left: 1rem;\n font-size: 125%;\n}\n\n.custom-file {\n position: relative;\n display: inline-block;\n width: 100%;\n height: calc(2.25rem + 2px);\n margin-bottom: 0;\n}\n\n.custom-file-input {\n position: relative;\n z-index: 2;\n width: 100%;\n height: calc(2.25rem + 2px);\n margin: 0;\n overflow: hidden;\n opacity: 0;\n}\n.custom-file-input:focus ~ .custom-file-label {\n border-color: #212121;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {\n background-color: #e6e6e6;\n}\n.custom-file-input:lang(en) ~ .custom-file-label::after {\n content: \"Browse\";\n}\n.custom-file-input ~ .custom-file-label[data-browse]::after {\n content: attr(data-browse);\n}\n\n.custom-file-label {\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 0.75rem;\n overflow: hidden;\n font-weight: 400;\n line-height: 1.5;\n color: #212121;\n background-color: #fff;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n}\n.custom-file-label::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n z-index: 3;\n display: block;\n height: 2.25rem;\n padding: 0.375rem 0.75rem;\n line-height: 1.5;\n color: #212121;\n content: \"Browse\";\n background-color: #d5d5d5;\n border-left: inherit;\n border-radius: 0 2px 2px 0;\n}\n\n.custom-range {\n width: 100%;\n height: 1.4rem;\n padding: 0;\n background-color: transparent;\n appearance: none;\n}\n.custom-range:focus {\n outline: 0;\n}\n.custom-range:focus::-webkit-slider-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 1px #d5d5d5;\n}\n.custom-range:focus::-moz-range-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 1px #d5d5d5;\n}\n.custom-range:focus::-ms-thumb {\n box-shadow: 0 0 0 1px #fff, 0 0 0 1px #d5d5d5;\n}\n.custom-range::-moz-focus-outer {\n border: 0;\n}\n.custom-range::-webkit-slider-thumb {\n width: 1rem;\n height: 1rem;\n margin-top: -0.25rem;\n background-color: #ff0000;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-webkit-slider-thumb {\n transition: none;\n }\n}\n.custom-range::-webkit-slider-thumb:active {\n background-color: #ffb3b3;\n}\n.custom-range::-webkit-slider-runnable-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: #c1c1c1;\n border-color: transparent;\n border-radius: 1rem;\n}\n.custom-range::-moz-range-thumb {\n width: 1rem;\n height: 1rem;\n background-color: #ff0000;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-moz-range-thumb {\n transition: none;\n }\n}\n.custom-range::-moz-range-thumb:active {\n background-color: #ffb3b3;\n}\n.custom-range::-moz-range-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: #c1c1c1;\n border-color: transparent;\n border-radius: 1rem;\n}\n.custom-range::-ms-thumb {\n width: 1rem;\n height: 1rem;\n margin-top: 0;\n margin-right: 0.2rem;\n margin-left: 0.2rem;\n background-color: #ff0000;\n border: 0;\n border-radius: 1rem;\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n appearance: none;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-range::-ms-thumb {\n transition: none;\n }\n}\n.custom-range::-ms-thumb:active {\n background-color: #ffb3b3;\n}\n.custom-range::-ms-track {\n width: 100%;\n height: 0.5rem;\n color: transparent;\n cursor: pointer;\n background-color: transparent;\n border-color: transparent;\n border-width: 0.5rem;\n}\n.custom-range::-ms-fill-lower {\n background-color: #c1c1c1;\n border-radius: 1rem;\n}\n.custom-range::-ms-fill-upper {\n margin-right: 15px;\n background-color: #c1c1c1;\n border-radius: 1rem;\n}\n.custom-range:disabled::-webkit-slider-thumb {\n background-color: #8e8e8e;\n}\n.custom-range:disabled::-webkit-slider-runnable-track {\n cursor: default;\n}\n.custom-range:disabled::-moz-range-thumb {\n background-color: #8e8e8e;\n}\n.custom-range:disabled::-moz-range-track {\n cursor: default;\n}\n.custom-range:disabled::-ms-thumb {\n background-color: #8e8e8e;\n}\n\n.custom-control-label::before,\n.custom-file-label,\n.custom-select {\n transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .custom-control-label::before,\n.custom-file-label,\n.custom-select {\n transition: none;\n }\n}\n\n.nav {\n display: flex;\n flex-wrap: wrap;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.nav-link {\n display: block;\n padding: 0.5rem 1rem;\n text-decoration: none;\n}\n.nav-link:hover, .nav-link:focus {\n text-decoration: none;\n}\n.nav-link.disabled {\n color: #707070;\n pointer-events: none;\n cursor: default;\n}\n\n.nav-tabs {\n border-bottom: 1px solid #d5d5d5;\n}\n.nav-tabs .nav-link {\n margin-bottom: -1px;\n background-color: transparent;\n border: 1px solid transparent;\n border-top-left-radius: 2px;\n border-top-right-radius: 2px;\n}\n.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {\n isolation: isolate;\n border-color: #d5d5d5;\n}\n.nav-tabs .nav-link.disabled {\n color: #707070;\n background-color: transparent;\n border-color: transparent;\n}\n.nav-tabs .nav-link.active,\n.nav-tabs .nav-item.show .nav-link {\n color: #707070;\n background-color: #fff;\n border-color: #d5d5d5 #d5d5d5 #fff;\n}\n.nav-tabs .dropdown-menu {\n margin-top: -1px;\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n\n.nav-pills .nav-link {\n background: none;\n border: 0;\n border-radius: 2px;\n}\n.nav-pills .nav-link.active,\n.nav-pills .show > .nav-link {\n color: #fff;\n background-color: #ff0000;\n}\n\n.nav-fill > .nav-link,\n.nav-fill .nav-item {\n flex: 1 1 auto;\n text-align: center;\n}\n\n.nav-justified > .nav-link,\n.nav-justified .nav-item {\n flex-basis: 0;\n flex-grow: 1;\n text-align: center;\n}\n\n.tab-content > .tab-pane {\n display: none;\n}\n.tab-content > .active {\n display: block;\n}\n\n.card {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: #fff;\n background-clip: border-box;\n border: 1px solid #d5d5d5;\n border-radius: 2px;\n}\n.card > hr {\n margin-right: 0;\n margin-left: 0;\n}\n.card > .list-group {\n border-top: inherit;\n border-bottom: inherit;\n}\n.card > .list-group:first-child {\n border-top-width: 0;\n border-top-left-radius: calc(2px - 1px);\n border-top-right-radius: calc(2px - 1px);\n}\n.card > .list-group:last-child {\n border-bottom-width: 0;\n border-bottom-right-radius: calc(2px - 1px);\n border-bottom-left-radius: calc(2px - 1px);\n}\n.card > .card-header + .list-group,\n.card > .list-group + .card-footer {\n border-top: 0;\n}\n\n.card-body {\n flex: 1 1 auto;\n min-height: 1px;\n padding: 1.35rem;\n}\n\n.card-title {\n margin-bottom: 0.9rem;\n}\n\n.card-subtitle {\n margin-top: -0.45rem;\n margin-bottom: 0;\n}\n\n.card-text:last-child {\n margin-bottom: 0;\n}\n\n.card-link:hover {\n text-decoration: none;\n}\n.card-link + .card-link {\n margin-left: 1.35rem;\n}\n\n.card-header {\n padding: 0.9rem 1.35rem;\n margin-bottom: 0;\n background-color: transparent;\n border-bottom: 1px solid #d5d5d5;\n}\n.card-header:first-child {\n border-radius: calc(2px - 1px) calc(2px - 1px) 0 0;\n}\n\n.card-footer {\n padding: 0.9rem 1.35rem;\n background-color: transparent;\n border-top: 1px solid #d5d5d5;\n}\n.card-footer:last-child {\n border-radius: 0 0 calc(2px - 1px) calc(2px - 1px);\n}\n\n.card-header-tabs {\n margin-right: -0.675rem;\n margin-bottom: -0.9rem;\n margin-left: -0.675rem;\n border-bottom: 0;\n}\n\n.card-header-pills {\n margin-right: -0.675rem;\n margin-left: -0.675rem;\n}\n\n.card-img-overlay {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: 1.35rem;\n border-radius: calc(2px - 1px);\n}\n\n.card-img,\n.card-img-top,\n.card-img-bottom {\n flex-shrink: 0;\n width: 100%;\n}\n\n.card-img,\n.card-img-top {\n border-top-left-radius: calc(2px - 1px);\n border-top-right-radius: calc(2px - 1px);\n}\n\n.card-img,\n.card-img-bottom {\n border-bottom-right-radius: calc(2px - 1px);\n border-bottom-left-radius: calc(2px - 1px);\n}\n\n.card-deck .card {\n margin-bottom: 16px;\n}\n@media (min-width: 576px) {\n .card-deck {\n display: flex;\n flex-flow: row wrap;\n margin-right: -16px;\n margin-left: -16px;\n }\n .card-deck .card {\n flex: 1 0 0%;\n margin-right: 16px;\n margin-bottom: 0;\n margin-left: 16px;\n }\n}\n\n.card-group > .card {\n margin-bottom: 16px;\n}\n@media (min-width: 576px) {\n .card-group {\n display: flex;\n flex-flow: row wrap;\n }\n .card-group > .card {\n flex: 1 0 0%;\n margin-bottom: 0;\n }\n .card-group > .card + .card {\n margin-left: 0;\n border-left: 0;\n }\n .card-group > .card:not(:last-child) {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n }\n .card-group > .card:not(:last-child) .card-img-top,\n.card-group > .card:not(:last-child) .card-header {\n border-top-right-radius: 0;\n }\n .card-group > .card:not(:last-child) .card-img-bottom,\n.card-group > .card:not(:last-child) .card-footer {\n border-bottom-right-radius: 0;\n }\n .card-group > .card:not(:first-child) {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n }\n .card-group > .card:not(:first-child) .card-img-top,\n.card-group > .card:not(:first-child) .card-header {\n border-top-left-radius: 0;\n }\n .card-group > .card:not(:first-child) .card-img-bottom,\n.card-group > .card:not(:first-child) .card-footer {\n border-bottom-left-radius: 0;\n }\n}\n\n.card-columns .card {\n margin-bottom: 0.9rem;\n}\n@media (min-width: 576px) {\n .card-columns {\n column-count: 3;\n column-gap: 1.25rem;\n orphans: 1;\n widows: 1;\n }\n .card-columns .card {\n display: inline-block;\n width: 100%;\n }\n}\n\n.accordion {\n overflow-anchor: none;\n}\n.accordion > .card {\n overflow: hidden;\n}\n.accordion > .card:not(:last-of-type) {\n border-bottom: 0;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.accordion > .card:not(:first-of-type) {\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n.accordion > .card > .card-header {\n border-radius: 0;\n margin-bottom: -1px;\n}\n\n.pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 2px;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 0.5rem 0.25rem;\n margin-left: -1px;\n line-height: 1.25;\n color: #ff0000;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid #d5d5d5;\n}\n.page-link:hover {\n z-index: 2;\n color: #ff0000;\n text-decoration: none;\n background-color: #fff;\n border-color: #707070;\n}\n.page-link:focus {\n z-index: 3;\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n.page-item:last-child .page-link {\n border-top-right-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n.page-item.active .page-link {\n z-index: 3;\n color: #707070;\n background-color: #e6e6e6;\n border-color: #e6e6e6;\n}\n.page-item.disabled .page-link {\n color: #d5d5d5;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #c1c1c1;\n}\n\n.pagination-lg .page-link {\n padding: 0.75rem 0.25rem;\n font-size: 1.25rem;\n line-height: 1.5;\n}\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.pagination-sm .page-link {\n padding: 0.25rem 0.25rem;\n font-size: 0.83rem;\n line-height: 1.5;\n}\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 2px;\n border-bottom-right-radius: 2px;\n}\n\n.badge {\n display: inline-block;\n padding: 0.25em 0.4em;\n font-size: 75%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 2px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .badge {\n transition: none;\n }\n}\na.badge:hover, a.badge:focus {\n text-decoration: none;\n}\n\n.badge:empty {\n display: none;\n}\n\n.btn .badge {\n position: relative;\n top: -1px;\n}\n\n.badge-pill {\n padding-right: 0.6em;\n padding-left: 0.6em;\n border-radius: 10rem;\n}\n\n.badge-primary {\n color: #fff;\n background-color: #ff0000;\n}\na.badge-primary:hover, a.badge-primary:focus {\n color: #fff;\n background-color: #cc0000;\n}\na.badge-primary:focus, a.badge-primary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.badge-secondary {\n color: #212121;\n background-color: #fff;\n}\na.badge-secondary:hover, a.badge-secondary:focus {\n color: #212121;\n background-color: #e6e6e6;\n}\na.badge-secondary:focus, a.badge-secondary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);\n}\n\n.badge-success {\n color: #212121;\n background-color: #7ed321;\n}\na.badge-success:hover, a.badge-success:focus {\n color: #212121;\n background-color: #64a71a;\n}\na.badge-success:focus, a.badge-success.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.5);\n}\n\n.badge-info {\n color: #fff;\n background-color: #4a90e2;\n}\na.badge-info:hover, a.badge-info:focus {\n color: #fff;\n background-color: #2275d7;\n}\na.badge-info:focus, a.badge-info.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(74, 144, 226, 0.5);\n}\n\n.badge-warning {\n color: #212121;\n background-color: #f5a623;\n}\na.badge-warning:hover, a.badge-warning:focus {\n color: #212121;\n background-color: #db8c0a;\n}\na.badge-warning:focus, a.badge-warning.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(245, 166, 35, 0.5);\n}\n\n.badge-danger {\n color: #fff;\n background-color: #ff0000;\n}\na.badge-danger:hover, a.badge-danger:focus {\n color: #fff;\n background-color: #cc0000;\n}\na.badge-danger:focus, a.badge-danger.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);\n}\n\n.badge-light {\n color: #212121;\n background-color: #e6e6e6;\n}\na.badge-light:hover, a.badge-light:focus {\n color: #212121;\n background-color: #cdcdcd;\n}\na.badge-light:focus, a.badge-light.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);\n}\n\n.badge-dark {\n color: #fff;\n background-color: #212121;\n}\na.badge-dark:hover, a.badge-dark:focus {\n color: #fff;\n background-color: #080808;\n}\na.badge-dark:focus, a.badge-dark.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(33, 33, 33, 0.5);\n}\n\n.badge-tertiary {\n color: #fff;\n background-color: #007480;\n}\na.badge-tertiary:hover, a.badge-tertiary:focus {\n color: #fff;\n background-color: #00464d;\n}\na.badge-tertiary:focus, a.badge-tertiary.focus {\n outline: 0;\n box-shadow: 0 0 0 0.2rem rgba(0, 116, 128, 0.5);\n}\n\n.alert {\n position: relative;\n padding: 0.4rem 0.6rem;\n margin-bottom: 1rem;\n border: 1px solid transparent;\n border-radius: 0;\n}\n\n.alert-heading {\n color: inherit;\n}\n\n.alert-link {\n font-weight: 700;\n}\n\n.alert-dismissible {\n padding-right: 3.2rem;\n}\n.alert-dismissible .close {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n padding: 0.4rem 0.6rem;\n color: inherit;\n}\n\n.alert-primary {\n color: #941010;\n background-color: #ffcccc;\n border-color: #ffb8b8;\n}\n.alert-primary hr {\n border-top-color: #ff9f9f;\n}\n.alert-primary .alert-link {\n color: #660b0b;\n}\n\n.alert-secondary {\n color: #949494;\n background-color: white;\n border-color: white;\n}\n.alert-secondary hr {\n border-top-color: #f2f2f2;\n}\n.alert-secondary .alert-link {\n color: #7b7b7b;\n}\n\n.alert-success {\n color: #517e21;\n background-color: #e5f6d3;\n border-color: #dbf3c1;\n}\n.alert-success hr {\n border-top-color: #cfefac;\n}\n.alert-success .alert-link {\n color: #375616;\n}\n\n.alert-info {\n color: #365b85;\n background-color: #dbe9f9;\n border-color: #cce0f7;\n}\n.alert-info hr {\n border-top-color: #b6d3f4;\n}\n.alert-info .alert-link {\n color: #274261;\n}\n\n.alert-warning {\n color: #8f6622;\n background-color: #fdedd3;\n border-color: #fce6c1;\n}\n.alert-warning hr {\n border-top-color: #fbdca9;\n}\n.alert-warning .alert-link {\n color: #664918;\n}\n\n.alert-danger {\n color: #941010;\n background-color: #ffcccc;\n border-color: #ffb8b8;\n}\n.alert-danger hr {\n border-top-color: #ff9f9f;\n}\n.alert-danger .alert-link {\n color: #660b0b;\n}\n\n.alert-light {\n color: #878787;\n background-color: #fafafa;\n border-color: #f8f8f8;\n}\n.alert-light hr {\n border-top-color: #ebebeb;\n}\n.alert-light .alert-link {\n color: #6e6e6e;\n}\n\n.alert-dark {\n color: #212121;\n background-color: lightgray;\n border-color: #c1c1c1;\n}\n.alert-dark hr {\n border-top-color: #b4b4b4;\n}\n.alert-dark .alert-link {\n color: #080808;\n}\n\n.alert-tertiary {\n color: #104c52;\n background-color: #cce3e6;\n border-color: #b8d8db;\n}\n.alert-tertiary hr {\n border-top-color: #a7cfd2;\n}\n.alert-tertiary .alert-link {\n color: #082427;\n}\n\n@keyframes progress-bar-stripes {\n from {\n background-position: 1rem 0;\n }\n to {\n background-position: 0 0;\n }\n}\n.progress {\n display: flex;\n height: 1rem;\n overflow: hidden;\n line-height: 0;\n font-size: 0.75rem;\n background-color: #d5d5d5;\n border-radius: 2px;\n}\n\n.progress-bar {\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n color: #fff;\n text-align: center;\n white-space: nowrap;\n background-color: #ff0000;\n transition: width 0.6s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .progress-bar {\n transition: none;\n }\n}\n\n.progress-bar-striped {\n background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);\n background-size: 1rem 1rem;\n}\n\n.progress-bar-animated {\n animation: 1s linear infinite progress-bar-stripes;\n}\n@media (prefers-reduced-motion: reduce) {\n .progress-bar-animated {\n animation: none;\n }\n}\n\n.list-group {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n border-radius: 0;\n}\n\n.list-group-item-action {\n width: 100%;\n color: #707070;\n text-align: inherit;\n}\n.list-group-item-action:hover, .list-group-item-action:focus {\n z-index: 1;\n color: #707070;\n text-decoration: none;\n background-color: #e6e6e6;\n}\n.list-group-item-action:active {\n color: #212121;\n background-color: #d5d5d5;\n}\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 0.75rem 1.25rem;\n text-decoration: none;\n background-color: #fff;\n border: 1px solid rgba(33, 33, 33, 0.125);\n}\n.list-group-item:first-child {\n border-top-left-radius: inherit;\n border-top-right-radius: inherit;\n}\n.list-group-item:last-child {\n border-bottom-right-radius: inherit;\n border-bottom-left-radius: inherit;\n}\n.list-group-item.disabled, .list-group-item:disabled {\n color: #707070;\n pointer-events: none;\n background-color: #fff;\n}\n.list-group-item.active {\n z-index: 2;\n color: #fff;\n background-color: #ff0000;\n border-color: #ff0000;\n}\n.list-group-item + .list-group-item {\n border-top-width: 0;\n}\n.list-group-item + .list-group-item.active {\n margin-top: -1px;\n border-top-width: 1px;\n}\n\n.list-group-horizontal {\n flex-direction: row;\n}\n.list-group-horizontal > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n}\n.list-group-horizontal > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n}\n.list-group-horizontal > .list-group-item.active {\n margin-top: 0;\n}\n.list-group-horizontal > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n}\n.list-group-horizontal > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n}\n\n@media (min-width: 576px) {\n .list-group-horizontal-sm {\n flex-direction: row;\n }\n .list-group-horizontal-sm > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-sm > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-sm > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-sm > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-sm > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 768px) {\n .list-group-horizontal-md {\n flex-direction: row;\n }\n .list-group-horizontal-md > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-md > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-md > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-md > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-md > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 992px) {\n .list-group-horizontal-lg {\n flex-direction: row;\n }\n .list-group-horizontal-lg > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-lg > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-lg > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-lg > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-lg > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 1200px) {\n .list-group-horizontal-xl {\n flex-direction: row;\n }\n .list-group-horizontal-xl > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-xl > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-xl > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-xl > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-xl > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n@media (min-width: 1600px) {\n .list-group-horizontal-xxl {\n flex-direction: row;\n }\n .list-group-horizontal-xxl > .list-group-item:first-child {\n border-bottom-left-radius: 0;\n border-top-right-radius: 0;\n }\n .list-group-horizontal-xxl > .list-group-item:last-child {\n border-top-right-radius: 0;\n border-bottom-left-radius: 0;\n }\n .list-group-horizontal-xxl > .list-group-item.active {\n margin-top: 0;\n }\n .list-group-horizontal-xxl > .list-group-item + .list-group-item {\n border-top-width: 1px;\n border-left-width: 0;\n }\n .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {\n margin-left: -1px;\n border-left-width: 1px;\n }\n}\n.list-group-flush {\n border-radius: 0;\n}\n.list-group-flush > .list-group-item {\n border-width: 0 0 1px;\n}\n.list-group-flush > .list-group-item:last-child {\n border-bottom-width: 0;\n}\n\n.list-group-item-primary {\n color: #941010;\n background-color: #ffb8b8;\n}\n.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {\n color: #941010;\n background-color: #ff9f9f;\n}\n.list-group-item-primary.list-group-item-action.active {\n color: #fff;\n background-color: #941010;\n border-color: #941010;\n}\n\n.list-group-item-secondary {\n color: #949494;\n background-color: white;\n}\n.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {\n color: #949494;\n background-color: #f2f2f2;\n}\n.list-group-item-secondary.list-group-item-action.active {\n color: #fff;\n background-color: #949494;\n border-color: #949494;\n}\n\n.list-group-item-success {\n color: #517e21;\n background-color: #dbf3c1;\n}\n.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {\n color: #517e21;\n background-color: #cfefac;\n}\n.list-group-item-success.list-group-item-action.active {\n color: #fff;\n background-color: #517e21;\n border-color: #517e21;\n}\n\n.list-group-item-info {\n color: #365b85;\n background-color: #cce0f7;\n}\n.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {\n color: #365b85;\n background-color: #b6d3f4;\n}\n.list-group-item-info.list-group-item-action.active {\n color: #fff;\n background-color: #365b85;\n border-color: #365b85;\n}\n\n.list-group-item-warning {\n color: #8f6622;\n background-color: #fce6c1;\n}\n.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {\n color: #8f6622;\n background-color: #fbdca9;\n}\n.list-group-item-warning.list-group-item-action.active {\n color: #fff;\n background-color: #8f6622;\n border-color: #8f6622;\n}\n\n.list-group-item-danger {\n color: #941010;\n background-color: #ffb8b8;\n}\n.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {\n color: #941010;\n background-color: #ff9f9f;\n}\n.list-group-item-danger.list-group-item-action.active {\n color: #fff;\n background-color: #941010;\n border-color: #941010;\n}\n\n.list-group-item-light {\n color: #878787;\n background-color: #f8f8f8;\n}\n.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {\n color: #878787;\n background-color: #ebebeb;\n}\n.list-group-item-light.list-group-item-action.active {\n color: #fff;\n background-color: #878787;\n border-color: #878787;\n}\n\n.list-group-item-dark {\n color: #212121;\n background-color: #c1c1c1;\n}\n.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {\n color: #212121;\n background-color: #b4b4b4;\n}\n.list-group-item-dark.list-group-item-action.active {\n color: #fff;\n background-color: #212121;\n border-color: #212121;\n}\n\n.list-group-item-tertiary {\n color: #104c52;\n background-color: #b8d8db;\n}\n.list-group-item-tertiary.list-group-item-action:hover, .list-group-item-tertiary.list-group-item-action:focus {\n color: #104c52;\n background-color: #a7cfd2;\n}\n.list-group-item-tertiary.list-group-item-action.active {\n color: #fff;\n background-color: #104c52;\n border-color: #104c52;\n}\n\n.close {\n float: right;\n font-size: 2rem;\n font-weight: 300;\n line-height: 1;\n color: #707070;\n text-shadow: 0 1px 0 #fff;\n opacity: 0.5;\n}\n.close:hover {\n color: #707070;\n text-decoration: none;\n}\n.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {\n opacity: 0.75;\n}\n\nbutton.close {\n padding: 0;\n background-color: transparent;\n border: 0;\n}\n\na.close.disabled {\n pointer-events: none;\n}\n\n.modal-open {\n overflow: hidden;\n}\n.modal-open .modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n\n.modal {\n position: fixed;\n top: 0;\n left: 0;\n z-index: 1050;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n outline: 0;\n}\n\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 0.5rem;\n pointer-events: none;\n}\n.modal.fade .modal-dialog {\n transition: transform 0.3s ease-out;\n transform: translate(0, -50px);\n}\n@media (prefers-reduced-motion: reduce) {\n .modal.fade .modal-dialog {\n transition: none;\n }\n}\n.modal.show .modal-dialog {\n transform: none;\n}\n.modal.modal-static .modal-dialog {\n transform: scale(1.02);\n}\n\n.modal-dialog-scrollable {\n display: flex;\n max-height: calc(100% - 1rem);\n}\n.modal-dialog-scrollable .modal-content {\n max-height: calc(100vh - 1rem);\n overflow: hidden;\n}\n.modal-dialog-scrollable .modal-header,\n.modal-dialog-scrollable .modal-footer {\n flex-shrink: 0;\n}\n.modal-dialog-scrollable .modal-body {\n overflow-y: auto;\n}\n\n.modal-dialog-centered {\n display: flex;\n align-items: center;\n min-height: calc(100% - 1rem);\n}\n.modal-dialog-centered::before {\n display: block;\n height: calc(100vh - 1rem);\n height: min-content;\n content: \"\";\n}\n.modal-dialog-centered.modal-dialog-scrollable {\n flex-direction: column;\n justify-content: center;\n height: 100%;\n}\n.modal-dialog-centered.modal-dialog-scrollable .modal-content {\n max-height: none;\n}\n.modal-dialog-centered.modal-dialog-scrollable::before {\n content: none;\n}\n\n.modal-content {\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n pointer-events: auto;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid rgba(33, 33, 33, 0.2);\n border-radius: 4px;\n outline: 0;\n}\n\n.modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n z-index: 1040;\n width: 100vw;\n height: 100vh;\n background-color: #212121;\n}\n.modal-backdrop.fade {\n opacity: 0;\n}\n.modal-backdrop.show {\n opacity: 0.5;\n}\n\n.modal-header {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n padding: 1rem;\n border-bottom: 1px solid #d5d5d5;\n border-top-left-radius: 3px;\n border-top-right-radius: 3px;\n}\n.modal-header .close {\n padding: 1rem;\n margin: -1rem -1rem -1rem auto;\n}\n\n.modal-title {\n margin-bottom: 0;\n line-height: 1.5;\n}\n\n.modal-body {\n position: relative;\n flex: 1 1 auto;\n padding: 1rem;\n}\n\n.modal-footer {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: flex-end;\n padding: 0.75rem;\n border-top: 1px solid #d5d5d5;\n border-bottom-right-radius: 3px;\n border-bottom-left-radius: 3px;\n}\n.modal-footer > * {\n margin: 0.25rem;\n}\n\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n\n@media (min-width: 576px) {\n .modal-dialog {\n max-width: 500px;\n margin: 1.75rem auto;\n }\n .modal-dialog-scrollable {\n max-height: calc(100% - 3.5rem);\n }\n .modal-dialog-scrollable .modal-content {\n max-height: calc(100vh - 3.5rem);\n }\n .modal-dialog-centered {\n min-height: calc(100% - 3.5rem);\n }\n .modal-dialog-centered::before {\n height: calc(100vh - 3.5rem);\n height: min-content;\n }\n .modal-sm {\n max-width: 300px;\n }\n}\n@media (min-width: 992px) {\n .modal-lg,\n.modal-xl {\n max-width: 800px;\n }\n}\n@media (min-width: 1200px) {\n .modal-xl {\n max-width: 1140px;\n }\n}\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n margin: 0;\n font-family: Arial, sans-serif;\n font-style: normal;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n white-space: normal;\n word-spacing: normal;\n line-break: auto;\n font-size: 0.83rem;\n word-wrap: break-word;\n opacity: 0;\n}\n.tooltip.show {\n opacity: 0.9;\n}\n.tooltip .arrow {\n position: absolute;\n display: block;\n width: 0.8rem;\n height: 0.4rem;\n}\n.tooltip .arrow::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {\n padding: 0.4rem 0;\n}\n.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {\n bottom: 0;\n}\n.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {\n top: 0;\n border-width: 0.4rem 0.4rem 0;\n border-top-color: #212121;\n}\n\n.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {\n padding: 0 0.4rem;\n}\n.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {\n left: 0;\n width: 0.4rem;\n height: 0.8rem;\n}\n.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {\n right: 0;\n border-width: 0.4rem 0.4rem 0.4rem 0;\n border-right-color: #212121;\n}\n\n.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {\n padding: 0.4rem 0;\n}\n.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {\n top: 0;\n}\n.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {\n bottom: 0;\n border-width: 0 0.4rem 0.4rem;\n border-bottom-color: #212121;\n}\n\n.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {\n padding: 0 0.4rem;\n}\n.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {\n right: 0;\n width: 0.4rem;\n height: 0.8rem;\n}\n.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {\n left: 0;\n border-width: 0.4rem 0 0.4rem 0.4rem;\n border-left-color: #212121;\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 0.25rem 0.5rem;\n color: #fff;\n text-align: center;\n background-color: #212121;\n border-radius: 2px;\n}\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 1060;\n display: block;\n max-width: 296px;\n font-family: Arial, sans-serif;\n font-style: normal;\n font-weight: 400;\n line-height: 1.5;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n white-space: normal;\n word-spacing: normal;\n line-break: auto;\n font-size: 0.83rem;\n word-wrap: break-word;\n background-color: #fff;\n background-clip: padding-box;\n border: 1px solid #d5d5d5;\n border-radius: 0;\n}\n.popover .arrow {\n position: absolute;\n display: block;\n width: 10px;\n height: 10px;\n margin: 0 0;\n}\n.popover .arrow::before, .popover .arrow::after {\n position: absolute;\n display: block;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-popover-top, .bs-popover-auto[x-placement^=top] {\n margin-bottom: 10px;\n}\n.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {\n bottom: -11px;\n}\n.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {\n bottom: 0;\n border-width: 10px 5px 0;\n border-top-color: #d5d5d5;\n}\n.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {\n bottom: 1px;\n border-width: 10px 5px 0;\n border-top-color: #fff;\n}\n\n.bs-popover-right, .bs-popover-auto[x-placement^=right] {\n margin-left: 10px;\n}\n.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {\n left: -11px;\n width: 10px;\n height: 10px;\n margin: 0 0;\n}\n.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {\n left: 0;\n border-width: 5px 10px 5px 0;\n border-right-color: #d5d5d5;\n}\n.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {\n left: 1px;\n border-width: 5px 10px 5px 0;\n border-right-color: #fff;\n}\n\n.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {\n margin-top: 10px;\n}\n.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {\n top: -11px;\n}\n.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {\n top: 0;\n border-width: 0 5px 10px 5px;\n border-bottom-color: #d5d5d5;\n}\n.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {\n top: 1px;\n border-width: 0 5px 10px 5px;\n border-bottom-color: #fff;\n}\n.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {\n position: absolute;\n top: 0;\n left: 50%;\n display: block;\n width: 10px;\n margin-left: -5px;\n content: \"\";\n border-bottom: 1px solid #f7f7f7;\n}\n\n.bs-popover-left, .bs-popover-auto[x-placement^=left] {\n margin-right: 10px;\n}\n.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {\n right: -11px;\n width: 10px;\n height: 10px;\n margin: 0 0;\n}\n.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {\n right: 0;\n border-width: 5px 0 5px 10px;\n border-left-color: #d5d5d5;\n}\n.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {\n right: 1px;\n border-width: 5px 0 5px 10px;\n border-left-color: #fff;\n}\n\n.popover-header {\n padding: 16px 16px;\n margin-bottom: 0;\n font-size: 1rem;\n color: #707070;\n background-color: #f7f7f7;\n border-bottom: 1px solid #ebebeb;\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n}\n.popover-header:empty {\n display: none;\n}\n\n.popover-body {\n padding: 16px 16px;\n color: #212121;\n}\n\n.carousel {\n position: relative;\n}\n\n.carousel.pointer-event {\n touch-action: pan-y;\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden;\n}\n.carousel-inner::after {\n display: block;\n clear: both;\n content: \"\";\n}\n\n.carousel-item {\n position: relative;\n display: none;\n float: left;\n width: 100%;\n margin-right: -100%;\n backface-visibility: hidden;\n transition: transform 0.6s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-item {\n transition: none;\n }\n}\n\n.carousel-item.active,\n.carousel-item-next,\n.carousel-item-prev {\n display: block;\n}\n\n.carousel-item-next:not(.carousel-item-left),\n.active.carousel-item-right {\n transform: translateX(100%);\n}\n\n.carousel-item-prev:not(.carousel-item-right),\n.active.carousel-item-left {\n transform: translateX(-100%);\n}\n\n.carousel-fade .carousel-item {\n opacity: 0;\n transition-property: opacity;\n transform: none;\n}\n.carousel-fade .carousel-item.active,\n.carousel-fade .carousel-item-next.carousel-item-left,\n.carousel-fade .carousel-item-prev.carousel-item-right {\n z-index: 1;\n opacity: 1;\n}\n.carousel-fade .active.carousel-item-left,\n.carousel-fade .active.carousel-item-right {\n z-index: 0;\n opacity: 0;\n transition: opacity 0s 0.6s;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-fade .active.carousel-item-left,\n.carousel-fade .active.carousel-item-right {\n transition: none;\n }\n}\n\n.carousel-control-prev,\n.carousel-control-next {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: 1;\n display: flex;\n align-items: center;\n justify-content: center;\n width: 15%;\n padding: 0;\n color: #fff;\n text-align: center;\n background: none;\n border: 0;\n opacity: 0.5;\n transition: opacity 0.15s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-control-prev,\n.carousel-control-next {\n transition: none;\n }\n}\n.carousel-control-prev:hover, .carousel-control-prev:focus,\n.carousel-control-next:hover,\n.carousel-control-next:focus {\n color: #fff;\n text-decoration: none;\n outline: 0;\n opacity: 0.9;\n}\n\n.carousel-control-prev {\n left: 0;\n}\n\n.carousel-control-next {\n right: 0;\n}\n\n.carousel-control-prev-icon,\n.carousel-control-next-icon {\n display: inline-block;\n width: 20px;\n height: 20px;\n background: 50%/100% 100% no-repeat;\n}\n\n.carousel-control-prev-icon {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E\");\n}\n\n.carousel-control-next-icon {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E\");\n}\n\n.carousel-indicators {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 15;\n display: flex;\n justify-content: center;\n padding-left: 0;\n margin-right: 15%;\n margin-left: 15%;\n list-style: none;\n}\n.carousel-indicators li {\n box-sizing: content-box;\n flex: 0 1 auto;\n width: 30px;\n height: 3px;\n margin-right: 3px;\n margin-left: 3px;\n text-indent: -999px;\n cursor: pointer;\n background-color: #fff;\n background-clip: padding-box;\n border-top: 10px solid transparent;\n border-bottom: 10px solid transparent;\n opacity: 0.5;\n transition: opacity 0.6s ease;\n}\n@media (prefers-reduced-motion: reduce) {\n .carousel-indicators li {\n transition: none;\n }\n}\n.carousel-indicators .active {\n opacity: 1;\n}\n\n.carousel-caption {\n position: absolute;\n right: 15%;\n bottom: 20px;\n left: 15%;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: #fff;\n text-align: center;\n}\n\n@keyframes spinner-border {\n to {\n transform: rotate(360deg);\n }\n}\n.spinner-border {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n vertical-align: -0.125em;\n border: 0.25em solid currentcolor;\n border-right-color: transparent;\n border-radius: 50%;\n animation: 0.75s linear infinite spinner-border;\n}\n\n.spinner-border-sm {\n width: 1rem;\n height: 1rem;\n border-width: 0.2em;\n}\n\n@keyframes spinner-grow {\n 0% {\n transform: scale(0);\n }\n 50% {\n opacity: 1;\n transform: none;\n }\n}\n.spinner-grow {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n vertical-align: -0.125em;\n background-color: currentcolor;\n border-radius: 50%;\n opacity: 0;\n animation: 0.75s linear infinite spinner-grow;\n}\n\n.spinner-grow-sm {\n width: 1rem;\n height: 1rem;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .spinner-border,\n.spinner-grow {\n animation-duration: 1.5s;\n }\n}\n.align-baseline {\n vertical-align: baseline !important;\n}\n\n.align-top {\n vertical-align: top !important;\n}\n\n.align-middle {\n vertical-align: middle !important;\n}\n\n.align-bottom {\n vertical-align: bottom !important;\n}\n\n.align-text-bottom {\n vertical-align: text-bottom !important;\n}\n\n.align-text-top {\n vertical-align: text-top !important;\n}\n\n.bg-primary {\n background-color: #ff0000 !important;\n}\n\na.bg-primary:hover, a.bg-primary:focus,\nbutton.bg-primary:hover,\nbutton.bg-primary:focus {\n background-color: #cc0000 !important;\n}\n\n.bg-secondary {\n background-color: #fff !important;\n}\n\na.bg-secondary:hover, a.bg-secondary:focus,\nbutton.bg-secondary:hover,\nbutton.bg-secondary:focus {\n background-color: #e6e6e6 !important;\n}\n\n.bg-success {\n background-color: #7ed321 !important;\n}\n\na.bg-success:hover, a.bg-success:focus,\nbutton.bg-success:hover,\nbutton.bg-success:focus {\n background-color: #64a71a !important;\n}\n\n.bg-info {\n background-color: #4a90e2 !important;\n}\n\na.bg-info:hover, a.bg-info:focus,\nbutton.bg-info:hover,\nbutton.bg-info:focus {\n background-color: #2275d7 !important;\n}\n\n.bg-warning {\n background-color: #f5a623 !important;\n}\n\na.bg-warning:hover, a.bg-warning:focus,\nbutton.bg-warning:hover,\nbutton.bg-warning:focus {\n background-color: #db8c0a !important;\n}\n\n.bg-danger {\n background-color: #ff0000 !important;\n}\n\na.bg-danger:hover, a.bg-danger:focus,\nbutton.bg-danger:hover,\nbutton.bg-danger:focus {\n background-color: #cc0000 !important;\n}\n\n.bg-light {\n background-color: #e6e6e6 !important;\n}\n\na.bg-light:hover, a.bg-light:focus,\nbutton.bg-light:hover,\nbutton.bg-light:focus {\n background-color: #cdcdcd !important;\n}\n\n.bg-dark {\n background-color: #212121 !important;\n}\n\na.bg-dark:hover, a.bg-dark:focus,\nbutton.bg-dark:hover,\nbutton.bg-dark:focus {\n background-color: #080808 !important;\n}\n\n.bg-tertiary {\n background-color: #007480 !important;\n}\n\na.bg-tertiary:hover, a.bg-tertiary:focus,\nbutton.bg-tertiary:hover,\nbutton.bg-tertiary:focus {\n background-color: #00464d !important;\n}\n\n.bg-white {\n background-color: #fff !important;\n}\n\n.bg-transparent {\n background-color: transparent !important;\n}\n\n.border {\n border: 1px solid #d5d5d5 !important;\n}\n\n.border-top {\n border-top: 1px solid #d5d5d5 !important;\n}\n\n.border-right {\n border-right: 1px solid #d5d5d5 !important;\n}\n\n.border-bottom {\n border-bottom: 1px solid #d5d5d5 !important;\n}\n\n.border-left {\n border-left: 1px solid #d5d5d5 !important;\n}\n\n.border-0 {\n border: 0 !important;\n}\n\n.border-top-0 {\n border-top: 0 !important;\n}\n\n.border-right-0 {\n border-right: 0 !important;\n}\n\n.border-bottom-0 {\n border-bottom: 0 !important;\n}\n\n.border-left-0 {\n border-left: 0 !important;\n}\n\n.border-primary {\n border-color: #ff0000 !important;\n}\n\n.border-secondary {\n border-color: #fff !important;\n}\n\n.border-success {\n border-color: #7ed321 !important;\n}\n\n.border-info {\n border-color: #4a90e2 !important;\n}\n\n.border-warning {\n border-color: #f5a623 !important;\n}\n\n.border-danger {\n border-color: #ff0000 !important;\n}\n\n.border-light {\n border-color: #e6e6e6 !important;\n}\n\n.border-dark {\n border-color: #212121 !important;\n}\n\n.border-tertiary {\n border-color: #007480 !important;\n}\n\n.border-white {\n border-color: #fff !important;\n}\n\n.rounded-sm {\n border-radius: 2px !important;\n}\n\n.rounded {\n border-radius: 2px !important;\n}\n\n.rounded-top {\n border-top-left-radius: 2px !important;\n border-top-right-radius: 2px !important;\n}\n\n.rounded-right {\n border-top-right-radius: 2px !important;\n border-bottom-right-radius: 2px !important;\n}\n\n.rounded-bottom {\n border-bottom-right-radius: 2px !important;\n border-bottom-left-radius: 2px !important;\n}\n\n.rounded-left {\n border-top-left-radius: 2px !important;\n border-bottom-left-radius: 2px !important;\n}\n\n.rounded-lg {\n border-radius: 4px !important;\n}\n\n.rounded-circle {\n border-radius: 50% !important;\n}\n\n.rounded-pill {\n border-radius: 50rem !important;\n}\n\n.rounded-0 {\n border-radius: 0 !important;\n}\n\n.clearfix::after {\n display: block;\n clear: both;\n content: \"\";\n}\n\n.d-none {\n display: none !important;\n}\n\n.d-inline {\n display: inline !important;\n}\n\n.d-inline-block {\n display: inline-block !important;\n}\n\n.d-block {\n display: block !important;\n}\n\n.d-table {\n display: table !important;\n}\n\n.d-table-row {\n display: table-row !important;\n}\n\n.d-table-cell {\n display: table-cell !important;\n}\n\n.d-flex {\n display: flex !important;\n}\n\n.d-inline-flex {\n display: inline-flex !important;\n}\n\n@media (min-width: 576px) {\n .d-sm-none {\n display: none !important;\n }\n .d-sm-inline {\n display: inline !important;\n }\n .d-sm-inline-block {\n display: inline-block !important;\n }\n .d-sm-block {\n display: block !important;\n }\n .d-sm-table {\n display: table !important;\n }\n .d-sm-table-row {\n display: table-row !important;\n }\n .d-sm-table-cell {\n display: table-cell !important;\n }\n .d-sm-flex {\n display: flex !important;\n }\n .d-sm-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 768px) {\n .d-md-none {\n display: none !important;\n }\n .d-md-inline {\n display: inline !important;\n }\n .d-md-inline-block {\n display: inline-block !important;\n }\n .d-md-block {\n display: block !important;\n }\n .d-md-table {\n display: table !important;\n }\n .d-md-table-row {\n display: table-row !important;\n }\n .d-md-table-cell {\n display: table-cell !important;\n }\n .d-md-flex {\n display: flex !important;\n }\n .d-md-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 992px) {\n .d-lg-none {\n display: none !important;\n }\n .d-lg-inline {\n display: inline !important;\n }\n .d-lg-inline-block {\n display: inline-block !important;\n }\n .d-lg-block {\n display: block !important;\n }\n .d-lg-table {\n display: table !important;\n }\n .d-lg-table-row {\n display: table-row !important;\n }\n .d-lg-table-cell {\n display: table-cell !important;\n }\n .d-lg-flex {\n display: flex !important;\n }\n .d-lg-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 1200px) {\n .d-xl-none {\n display: none !important;\n }\n .d-xl-inline {\n display: inline !important;\n }\n .d-xl-inline-block {\n display: inline-block !important;\n }\n .d-xl-block {\n display: block !important;\n }\n .d-xl-table {\n display: table !important;\n }\n .d-xl-table-row {\n display: table-row !important;\n }\n .d-xl-table-cell {\n display: table-cell !important;\n }\n .d-xl-flex {\n display: flex !important;\n }\n .d-xl-inline-flex {\n display: inline-flex !important;\n }\n}\n@media (min-width: 1600px) {\n .d-xxl-none {\n display: none !important;\n }\n .d-xxl-inline {\n display: inline !important;\n }\n .d-xxl-inline-block {\n display: inline-block !important;\n }\n .d-xxl-block {\n display: block !important;\n }\n .d-xxl-table {\n display: table !important;\n }\n .d-xxl-table-row {\n display: table-row !important;\n }\n .d-xxl-table-cell {\n display: table-cell !important;\n }\n .d-xxl-flex {\n display: flex !important;\n }\n .d-xxl-inline-flex {\n display: inline-flex !important;\n }\n}\n@media print {\n .d-print-none {\n display: none !important;\n }\n .d-print-inline {\n display: inline !important;\n }\n .d-print-inline-block {\n display: inline-block !important;\n }\n .d-print-block {\n display: block !important;\n }\n .d-print-table {\n display: table !important;\n }\n .d-print-table-row {\n display: table-row !important;\n }\n .d-print-table-cell {\n display: table-cell !important;\n }\n .d-print-flex {\n display: flex !important;\n }\n .d-print-inline-flex {\n display: inline-flex !important;\n }\n}\n.embed-responsive {\n position: relative;\n display: block;\n width: 100%;\n padding: 0;\n overflow: hidden;\n}\n.embed-responsive::before {\n display: block;\n content: \"\";\n}\n.embed-responsive .embed-responsive-item,\n.embed-responsive iframe,\n.embed-responsive embed,\n.embed-responsive object,\n.embed-responsive video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0;\n}\n\n.embed-responsive-21by9::before {\n padding-top: 42.85714286%;\n}\n\n.embed-responsive-16by9::before {\n padding-top: 56.25%;\n}\n\n.embed-responsive-4by3::before {\n padding-top: 75%;\n}\n\n.embed-responsive-1by1::before {\n padding-top: 100%;\n}\n\n.flex-row {\n flex-direction: row !important;\n}\n\n.flex-column {\n flex-direction: column !important;\n}\n\n.flex-row-reverse {\n flex-direction: row-reverse !important;\n}\n\n.flex-column-reverse {\n flex-direction: column-reverse !important;\n}\n\n.flex-wrap {\n flex-wrap: wrap !important;\n}\n\n.flex-nowrap {\n flex-wrap: nowrap !important;\n}\n\n.flex-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n}\n\n.flex-fill {\n flex: 1 1 auto !important;\n}\n\n.flex-grow-0 {\n flex-grow: 0 !important;\n}\n\n.flex-grow-1 {\n flex-grow: 1 !important;\n}\n\n.flex-shrink-0 {\n flex-shrink: 0 !important;\n}\n\n.flex-shrink-1 {\n flex-shrink: 1 !important;\n}\n\n.justify-content-start {\n justify-content: flex-start !important;\n}\n\n.justify-content-end {\n justify-content: flex-end !important;\n}\n\n.justify-content-center {\n justify-content: center !important;\n}\n\n.justify-content-between {\n justify-content: space-between !important;\n}\n\n.justify-content-around {\n justify-content: space-around !important;\n}\n\n.align-items-start {\n align-items: flex-start !important;\n}\n\n.align-items-end {\n align-items: flex-end !important;\n}\n\n.align-items-center {\n align-items: center !important;\n}\n\n.align-items-baseline {\n align-items: baseline !important;\n}\n\n.align-items-stretch {\n align-items: stretch !important;\n}\n\n.align-content-start {\n align-content: flex-start !important;\n}\n\n.align-content-end {\n align-content: flex-end !important;\n}\n\n.align-content-center {\n align-content: center !important;\n}\n\n.align-content-between {\n align-content: space-between !important;\n}\n\n.align-content-around {\n align-content: space-around !important;\n}\n\n.align-content-stretch {\n align-content: stretch !important;\n}\n\n.align-self-auto {\n align-self: auto !important;\n}\n\n.align-self-start {\n align-self: flex-start !important;\n}\n\n.align-self-end {\n align-self: flex-end !important;\n}\n\n.align-self-center {\n align-self: center !important;\n}\n\n.align-self-baseline {\n align-self: baseline !important;\n}\n\n.align-self-stretch {\n align-self: stretch !important;\n}\n\n@media (min-width: 576px) {\n .flex-sm-row {\n flex-direction: row !important;\n }\n .flex-sm-column {\n flex-direction: column !important;\n }\n .flex-sm-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-sm-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-sm-wrap {\n flex-wrap: wrap !important;\n }\n .flex-sm-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-sm-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-sm-fill {\n flex: 1 1 auto !important;\n }\n .flex-sm-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-sm-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-sm-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-sm-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-sm-start {\n justify-content: flex-start !important;\n }\n .justify-content-sm-end {\n justify-content: flex-end !important;\n }\n .justify-content-sm-center {\n justify-content: center !important;\n }\n .justify-content-sm-between {\n justify-content: space-between !important;\n }\n .justify-content-sm-around {\n justify-content: space-around !important;\n }\n .align-items-sm-start {\n align-items: flex-start !important;\n }\n .align-items-sm-end {\n align-items: flex-end !important;\n }\n .align-items-sm-center {\n align-items: center !important;\n }\n .align-items-sm-baseline {\n align-items: baseline !important;\n }\n .align-items-sm-stretch {\n align-items: stretch !important;\n }\n .align-content-sm-start {\n align-content: flex-start !important;\n }\n .align-content-sm-end {\n align-content: flex-end !important;\n }\n .align-content-sm-center {\n align-content: center !important;\n }\n .align-content-sm-between {\n align-content: space-between !important;\n }\n .align-content-sm-around {\n align-content: space-around !important;\n }\n .align-content-sm-stretch {\n align-content: stretch !important;\n }\n .align-self-sm-auto {\n align-self: auto !important;\n }\n .align-self-sm-start {\n align-self: flex-start !important;\n }\n .align-self-sm-end {\n align-self: flex-end !important;\n }\n .align-self-sm-center {\n align-self: center !important;\n }\n .align-self-sm-baseline {\n align-self: baseline !important;\n }\n .align-self-sm-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 768px) {\n .flex-md-row {\n flex-direction: row !important;\n }\n .flex-md-column {\n flex-direction: column !important;\n }\n .flex-md-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-md-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-md-wrap {\n flex-wrap: wrap !important;\n }\n .flex-md-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-md-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-md-fill {\n flex: 1 1 auto !important;\n }\n .flex-md-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-md-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-md-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-md-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-md-start {\n justify-content: flex-start !important;\n }\n .justify-content-md-end {\n justify-content: flex-end !important;\n }\n .justify-content-md-center {\n justify-content: center !important;\n }\n .justify-content-md-between {\n justify-content: space-between !important;\n }\n .justify-content-md-around {\n justify-content: space-around !important;\n }\n .align-items-md-start {\n align-items: flex-start !important;\n }\n .align-items-md-end {\n align-items: flex-end !important;\n }\n .align-items-md-center {\n align-items: center !important;\n }\n .align-items-md-baseline {\n align-items: baseline !important;\n }\n .align-items-md-stretch {\n align-items: stretch !important;\n }\n .align-content-md-start {\n align-content: flex-start !important;\n }\n .align-content-md-end {\n align-content: flex-end !important;\n }\n .align-content-md-center {\n align-content: center !important;\n }\n .align-content-md-between {\n align-content: space-between !important;\n }\n .align-content-md-around {\n align-content: space-around !important;\n }\n .align-content-md-stretch {\n align-content: stretch !important;\n }\n .align-self-md-auto {\n align-self: auto !important;\n }\n .align-self-md-start {\n align-self: flex-start !important;\n }\n .align-self-md-end {\n align-self: flex-end !important;\n }\n .align-self-md-center {\n align-self: center !important;\n }\n .align-self-md-baseline {\n align-self: baseline !important;\n }\n .align-self-md-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 992px) {\n .flex-lg-row {\n flex-direction: row !important;\n }\n .flex-lg-column {\n flex-direction: column !important;\n }\n .flex-lg-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-lg-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-lg-wrap {\n flex-wrap: wrap !important;\n }\n .flex-lg-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-lg-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-lg-fill {\n flex: 1 1 auto !important;\n }\n .flex-lg-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-lg-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-lg-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-lg-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-lg-start {\n justify-content: flex-start !important;\n }\n .justify-content-lg-end {\n justify-content: flex-end !important;\n }\n .justify-content-lg-center {\n justify-content: center !important;\n }\n .justify-content-lg-between {\n justify-content: space-between !important;\n }\n .justify-content-lg-around {\n justify-content: space-around !important;\n }\n .align-items-lg-start {\n align-items: flex-start !important;\n }\n .align-items-lg-end {\n align-items: flex-end !important;\n }\n .align-items-lg-center {\n align-items: center !important;\n }\n .align-items-lg-baseline {\n align-items: baseline !important;\n }\n .align-items-lg-stretch {\n align-items: stretch !important;\n }\n .align-content-lg-start {\n align-content: flex-start !important;\n }\n .align-content-lg-end {\n align-content: flex-end !important;\n }\n .align-content-lg-center {\n align-content: center !important;\n }\n .align-content-lg-between {\n align-content: space-between !important;\n }\n .align-content-lg-around {\n align-content: space-around !important;\n }\n .align-content-lg-stretch {\n align-content: stretch !important;\n }\n .align-self-lg-auto {\n align-self: auto !important;\n }\n .align-self-lg-start {\n align-self: flex-start !important;\n }\n .align-self-lg-end {\n align-self: flex-end !important;\n }\n .align-self-lg-center {\n align-self: center !important;\n }\n .align-self-lg-baseline {\n align-self: baseline !important;\n }\n .align-self-lg-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 1200px) {\n .flex-xl-row {\n flex-direction: row !important;\n }\n .flex-xl-column {\n flex-direction: column !important;\n }\n .flex-xl-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-xl-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-xl-wrap {\n flex-wrap: wrap !important;\n }\n .flex-xl-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-xl-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-xl-fill {\n flex: 1 1 auto !important;\n }\n .flex-xl-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-xl-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-xl-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-xl-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-xl-start {\n justify-content: flex-start !important;\n }\n .justify-content-xl-end {\n justify-content: flex-end !important;\n }\n .justify-content-xl-center {\n justify-content: center !important;\n }\n .justify-content-xl-between {\n justify-content: space-between !important;\n }\n .justify-content-xl-around {\n justify-content: space-around !important;\n }\n .align-items-xl-start {\n align-items: flex-start !important;\n }\n .align-items-xl-end {\n align-items: flex-end !important;\n }\n .align-items-xl-center {\n align-items: center !important;\n }\n .align-items-xl-baseline {\n align-items: baseline !important;\n }\n .align-items-xl-stretch {\n align-items: stretch !important;\n }\n .align-content-xl-start {\n align-content: flex-start !important;\n }\n .align-content-xl-end {\n align-content: flex-end !important;\n }\n .align-content-xl-center {\n align-content: center !important;\n }\n .align-content-xl-between {\n align-content: space-between !important;\n }\n .align-content-xl-around {\n align-content: space-around !important;\n }\n .align-content-xl-stretch {\n align-content: stretch !important;\n }\n .align-self-xl-auto {\n align-self: auto !important;\n }\n .align-self-xl-start {\n align-self: flex-start !important;\n }\n .align-self-xl-end {\n align-self: flex-end !important;\n }\n .align-self-xl-center {\n align-self: center !important;\n }\n .align-self-xl-baseline {\n align-self: baseline !important;\n }\n .align-self-xl-stretch {\n align-self: stretch !important;\n }\n}\n@media (min-width: 1600px) {\n .flex-xxl-row {\n flex-direction: row !important;\n }\n .flex-xxl-column {\n flex-direction: column !important;\n }\n .flex-xxl-row-reverse {\n flex-direction: row-reverse !important;\n }\n .flex-xxl-column-reverse {\n flex-direction: column-reverse !important;\n }\n .flex-xxl-wrap {\n flex-wrap: wrap !important;\n }\n .flex-xxl-nowrap {\n flex-wrap: nowrap !important;\n }\n .flex-xxl-wrap-reverse {\n flex-wrap: wrap-reverse !important;\n }\n .flex-xxl-fill {\n flex: 1 1 auto !important;\n }\n .flex-xxl-grow-0 {\n flex-grow: 0 !important;\n }\n .flex-xxl-grow-1 {\n flex-grow: 1 !important;\n }\n .flex-xxl-shrink-0 {\n flex-shrink: 0 !important;\n }\n .flex-xxl-shrink-1 {\n flex-shrink: 1 !important;\n }\n .justify-content-xxl-start {\n justify-content: flex-start !important;\n }\n .justify-content-xxl-end {\n justify-content: flex-end !important;\n }\n .justify-content-xxl-center {\n justify-content: center !important;\n }\n .justify-content-xxl-between {\n justify-content: space-between !important;\n }\n .justify-content-xxl-around {\n justify-content: space-around !important;\n }\n .align-items-xxl-start {\n align-items: flex-start !important;\n }\n .align-items-xxl-end {\n align-items: flex-end !important;\n }\n .align-items-xxl-center {\n align-items: center !important;\n }\n .align-items-xxl-baseline {\n align-items: baseline !important;\n }\n .align-items-xxl-stretch {\n align-items: stretch !important;\n }\n .align-content-xxl-start {\n align-content: flex-start !important;\n }\n .align-content-xxl-end {\n align-content: flex-end !important;\n }\n .align-content-xxl-center {\n align-content: center !important;\n }\n .align-content-xxl-between {\n align-content: space-between !important;\n }\n .align-content-xxl-around {\n align-content: space-around !important;\n }\n .align-content-xxl-stretch {\n align-content: stretch !important;\n }\n .align-self-xxl-auto {\n align-self: auto !important;\n }\n .align-self-xxl-start {\n align-self: flex-start !important;\n }\n .align-self-xxl-end {\n align-self: flex-end !important;\n }\n .align-self-xxl-center {\n align-self: center !important;\n }\n .align-self-xxl-baseline {\n align-self: baseline !important;\n }\n .align-self-xxl-stretch {\n align-self: stretch !important;\n }\n}\n.float-left {\n float: left !important;\n}\n\n.float-right {\n float: right !important;\n}\n\n.float-none {\n float: none !important;\n}\n\n@media (min-width: 576px) {\n .float-sm-left {\n float: left !important;\n }\n .float-sm-right {\n float: right !important;\n }\n .float-sm-none {\n float: none !important;\n }\n}\n@media (min-width: 768px) {\n .float-md-left {\n float: left !important;\n }\n .float-md-right {\n float: right !important;\n }\n .float-md-none {\n float: none !important;\n }\n}\n@media (min-width: 992px) {\n .float-lg-left {\n float: left !important;\n }\n .float-lg-right {\n float: right !important;\n }\n .float-lg-none {\n float: none !important;\n }\n}\n@media (min-width: 1200px) {\n .float-xl-left {\n float: left !important;\n }\n .float-xl-right {\n float: right !important;\n }\n .float-xl-none {\n float: none !important;\n }\n}\n@media (min-width: 1600px) {\n .float-xxl-left {\n float: left !important;\n }\n .float-xxl-right {\n float: right !important;\n }\n .float-xxl-none {\n float: none !important;\n }\n}\n.user-select-all {\n user-select: all !important;\n}\n\n.user-select-auto {\n user-select: auto !important;\n}\n\n.user-select-none {\n user-select: none !important;\n}\n\n.overflow-auto {\n overflow: auto !important;\n}\n\n.overflow-hidden {\n overflow: hidden !important;\n}\n\n.position-static {\n position: static !important;\n}\n\n.position-relative {\n position: relative !important;\n}\n\n.position-absolute {\n position: absolute !important;\n}\n\n.position-fixed {\n position: fixed !important;\n}\n\n.position-sticky {\n position: sticky !important;\n}\n\n.fixed-top {\n position: fixed;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1030;\n}\n\n.fixed-bottom {\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1030;\n}\n\n@supports (position: sticky) {\n .sticky-top {\n position: sticky;\n top: 0;\n z-index: 1020;\n }\n}\n\n.sr-only, .table-restauration tr td .tablesaw-cell-label {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n overflow: visible;\n clip: auto;\n white-space: normal;\n}\n\n.shadow-sm {\n box-shadow: 0 0.125rem 0.25rem rgba(33, 33, 33, 0.075) !important;\n}\n\n.shadow {\n box-shadow: 0 0.5rem 1rem rgba(33, 33, 33, 0.15) !important;\n}\n\n.shadow-lg {\n box-shadow: 0 1rem 3rem rgba(33, 33, 33, 0.175) !important;\n}\n\n.shadow-none {\n box-shadow: none !important;\n}\n\n.w-25 {\n width: 25% !important;\n}\n\n.w-50 {\n width: 50% !important;\n}\n\n.w-75 {\n width: 75% !important;\n}\n\n.w-100 {\n width: 100% !important;\n}\n\n.w-auto {\n width: auto !important;\n}\n\n.h-25 {\n height: 25% !important;\n}\n\n.h-50 {\n height: 50% !important;\n}\n\n.h-75 {\n height: 75% !important;\n}\n\n.h-100 {\n height: 100% !important;\n}\n\n.h-auto {\n height: auto !important;\n}\n\n.mw-100 {\n max-width: 100% !important;\n}\n\n.mh-100 {\n max-height: 100% !important;\n}\n\n.min-vw-100 {\n min-width: 100vw !important;\n}\n\n.min-vh-100 {\n min-height: 100vh !important;\n}\n\n.vw-100 {\n width: 100vw !important;\n}\n\n.vh-100 {\n height: 100vh !important;\n}\n\n.m-0 {\n margin: 0 !important;\n}\n\n.mt-0,\n.my-0 {\n margin-top: 0 !important;\n}\n\n.mr-0,\n.mx-0 {\n margin-right: 0 !important;\n}\n\n.mb-0,\n.my-0 {\n margin-bottom: 0 !important;\n}\n\n.ml-0,\n.mx-0 {\n margin-left: 0 !important;\n}\n\n.m-1 {\n margin: 0.25rem !important;\n}\n\n.mt-1,\n.my-1 {\n margin-top: 0.25rem !important;\n}\n\n.mr-1,\n.mx-1 {\n margin-right: 0.25rem !important;\n}\n\n.mb-1,\n.my-1 {\n margin-bottom: 0.25rem !important;\n}\n\n.ml-1,\n.mx-1 {\n margin-left: 0.25rem !important;\n}\n\n.m-2 {\n margin: 0.5rem !important;\n}\n\n.mt-2,\n.my-2 {\n margin-top: 0.5rem !important;\n}\n\n.mr-2,\n.mx-2 {\n margin-right: 0.5rem !important;\n}\n\n.mb-2,\n.my-2 {\n margin-bottom: 0.5rem !important;\n}\n\n.ml-2,\n.mx-2 {\n margin-left: 0.5rem !important;\n}\n\n.m-3 {\n margin: 1rem !important;\n}\n\n.mt-3,\n.my-3 {\n margin-top: 1rem !important;\n}\n\n.mr-3,\n.mx-3 {\n margin-right: 1rem !important;\n}\n\n.mb-3,\n.my-3 {\n margin-bottom: 1rem !important;\n}\n\n.ml-3,\n.mx-3 {\n margin-left: 1rem !important;\n}\n\n.m-4 {\n margin: 1.5rem !important;\n}\n\n.mt-4,\n.my-4 {\n margin-top: 1.5rem !important;\n}\n\n.mr-4,\n.mx-4 {\n margin-right: 1.5rem !important;\n}\n\n.mb-4,\n.my-4 {\n margin-bottom: 1.5rem !important;\n}\n\n.ml-4,\n.mx-4 {\n margin-left: 1.5rem !important;\n}\n\n.m-5 {\n margin: 3rem !important;\n}\n\n.mt-5,\n.my-5 {\n margin-top: 3rem !important;\n}\n\n.mr-5,\n.mx-5 {\n margin-right: 3rem !important;\n}\n\n.mb-5,\n.my-5 {\n margin-bottom: 3rem !important;\n}\n\n.ml-5,\n.mx-5 {\n margin-left: 3rem !important;\n}\n\n.m-gutter {\n margin: 16px !important;\n}\n\n.mt-gutter,\n.my-gutter {\n margin-top: 16px !important;\n}\n\n.mr-gutter,\n.mx-gutter {\n margin-right: 16px !important;\n}\n\n.mb-gutter,\n.my-gutter {\n margin-bottom: 16px !important;\n}\n\n.ml-gutter,\n.mx-gutter {\n margin-left: 16px !important;\n}\n\n.m-6 {\n margin: 6rem !important;\n}\n\n.mt-6,\n.my-6 {\n margin-top: 6rem !important;\n}\n\n.mr-6,\n.mx-6 {\n margin-right: 6rem !important;\n}\n\n.mb-6,\n.my-6 {\n margin-bottom: 6rem !important;\n}\n\n.ml-6,\n.mx-6 {\n margin-left: 6rem !important;\n}\n\n.p-0 {\n padding: 0 !important;\n}\n\n.pt-0,\n.py-0 {\n padding-top: 0 !important;\n}\n\n.pr-0,\n.px-0 {\n padding-right: 0 !important;\n}\n\n.pb-0,\n.py-0 {\n padding-bottom: 0 !important;\n}\n\n.pl-0,\n.px-0 {\n padding-left: 0 !important;\n}\n\n.p-1 {\n padding: 0.25rem !important;\n}\n\n.pt-1,\n.py-1 {\n padding-top: 0.25rem !important;\n}\n\n.pr-1,\n.px-1 {\n padding-right: 0.25rem !important;\n}\n\n.pb-1,\n.py-1 {\n padding-bottom: 0.25rem !important;\n}\n\n.pl-1,\n.px-1 {\n padding-left: 0.25rem !important;\n}\n\n.p-2 {\n padding: 0.5rem !important;\n}\n\n.pt-2,\n.py-2 {\n padding-top: 0.5rem !important;\n}\n\n.pr-2,\n.px-2 {\n padding-right: 0.5rem !important;\n}\n\n.pb-2,\n.py-2 {\n padding-bottom: 0.5rem !important;\n}\n\n.pl-2,\n.px-2 {\n padding-left: 0.5rem !important;\n}\n\n.p-3 {\n padding: 1rem !important;\n}\n\n.pt-3,\n.py-3 {\n padding-top: 1rem !important;\n}\n\n.pr-3,\n.px-3 {\n padding-right: 1rem !important;\n}\n\n.pb-3,\n.py-3 {\n padding-bottom: 1rem !important;\n}\n\n.pl-3,\n.px-3 {\n padding-left: 1rem !important;\n}\n\n.p-4 {\n padding: 1.5rem !important;\n}\n\n.pt-4,\n.py-4 {\n padding-top: 1.5rem !important;\n}\n\n.pr-4,\n.px-4 {\n padding-right: 1.5rem !important;\n}\n\n.pb-4,\n.py-4 {\n padding-bottom: 1.5rem !important;\n}\n\n.pl-4,\n.px-4 {\n padding-left: 1.5rem !important;\n}\n\n.p-5 {\n padding: 3rem !important;\n}\n\n.pt-5,\n.py-5 {\n padding-top: 3rem !important;\n}\n\n.pr-5,\n.px-5 {\n padding-right: 3rem !important;\n}\n\n.pb-5,\n.py-5 {\n padding-bottom: 3rem !important;\n}\n\n.pl-5,\n.px-5 {\n padding-left: 3rem !important;\n}\n\n.p-gutter {\n padding: 16px !important;\n}\n\n.pt-gutter,\n.py-gutter {\n padding-top: 16px !important;\n}\n\n.pr-gutter,\n.px-gutter {\n padding-right: 16px !important;\n}\n\n.pb-gutter,\n.py-gutter {\n padding-bottom: 16px !important;\n}\n\n.pl-gutter,\n.px-gutter {\n padding-left: 16px !important;\n}\n\n.p-6 {\n padding: 6rem !important;\n}\n\n.pt-6,\n.py-6 {\n padding-top: 6rem !important;\n}\n\n.pr-6,\n.px-6 {\n padding-right: 6rem !important;\n}\n\n.pb-6,\n.py-6 {\n padding-bottom: 6rem !important;\n}\n\n.pl-6,\n.px-6 {\n padding-left: 6rem !important;\n}\n\n.m-n1 {\n margin: -0.25rem !important;\n}\n\n.mt-n1, .container-full.my-1[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-1[class*=bg-] + .container-full[class*=bg-],\n.my-n1 {\n margin-top: -0.25rem !important;\n}\n\n.mr-n1,\n.mx-n1 {\n margin-right: -0.25rem !important;\n}\n\n.mb-n1,\n.my-n1 {\n margin-bottom: -0.25rem !important;\n}\n\n.ml-n1,\n.mx-n1 {\n margin-left: -0.25rem !important;\n}\n\n.m-n2 {\n margin: -0.5rem !important;\n}\n\n.mt-n2, .container-full.my-2[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-2[class*=bg-] + .container-full[class*=bg-],\n.my-n2 {\n margin-top: -0.5rem !important;\n}\n\n.mr-n2,\n.mx-n2 {\n margin-right: -0.5rem !important;\n}\n\n.mb-n2,\n.my-n2 {\n margin-bottom: -0.5rem !important;\n}\n\n.ml-n2,\n.mx-n2 {\n margin-left: -0.5rem !important;\n}\n\n.m-n3 {\n margin: -1rem !important;\n}\n\n.mt-n3, .container-full.my-3[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-3[class*=bg-] + .container-full[class*=bg-],\n.my-n3 {\n margin-top: -1rem !important;\n}\n\n.mr-n3,\n.mx-n3 {\n margin-right: -1rem !important;\n}\n\n.mb-n3,\n.my-n3 {\n margin-bottom: -1rem !important;\n}\n\n.ml-n3,\n.mx-n3 {\n margin-left: -1rem !important;\n}\n\n.m-n4 {\n margin: -1.5rem !important;\n}\n\n.mt-n4, .container-full.my-4[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-4[class*=bg-] + .container-full[class*=bg-],\n.my-n4 {\n margin-top: -1.5rem !important;\n}\n\n.mr-n4,\n.mx-n4 {\n margin-right: -1.5rem !important;\n}\n\n.mb-n4,\n.my-n4 {\n margin-bottom: -1.5rem !important;\n}\n\n.ml-n4,\n.mx-n4 {\n margin-left: -1.5rem !important;\n}\n\n.m-n5 {\n margin: -3rem !important;\n}\n\n.mt-n5, .container-full.my-5[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-5[class*=bg-] + .container-full[class*=bg-],\n.my-n5 {\n margin-top: -3rem !important;\n}\n\n.mr-n5,\n.mx-n5 {\n margin-right: -3rem !important;\n}\n\n.mb-n5,\n.my-n5 {\n margin-bottom: -3rem !important;\n}\n\n.ml-n5,\n.mx-n5 {\n margin-left: -3rem !important;\n}\n\n.m-ngutter {\n margin: -16px !important;\n}\n\n.mt-ngutter,\n.my-ngutter {\n margin-top: -16px !important;\n}\n\n.mr-ngutter,\n.mx-ngutter {\n margin-right: -16px !important;\n}\n\n.mb-ngutter,\n.my-ngutter {\n margin-bottom: -16px !important;\n}\n\n.ml-ngutter,\n.mx-ngutter {\n margin-left: -16px !important;\n}\n\n.m-n6 {\n margin: -6rem !important;\n}\n\n.mt-n6, .container-full.my-6[class*=bg-] + .container-full[class*=bg-],\n.container-full.mb-6[class*=bg-] + .container-full[class*=bg-],\n.my-n6 {\n margin-top: -6rem !important;\n}\n\n.mr-n6,\n.mx-n6 {\n margin-right: -6rem !important;\n}\n\n.mb-n6,\n.my-n6 {\n margin-bottom: -6rem !important;\n}\n\n.ml-n6,\n.mx-n6 {\n margin-left: -6rem !important;\n}\n\n.m-auto {\n margin: auto !important;\n}\n\n.mt-auto,\n.my-auto {\n margin-top: auto !important;\n}\n\n.mr-auto,\n.mx-auto {\n margin-right: auto !important;\n}\n\n.mb-auto,\n.my-auto {\n margin-bottom: auto !important;\n}\n\n.ml-auto,\n.mx-auto {\n margin-left: auto !important;\n}\n\n@media (min-width: 576px) {\n .m-sm-0 {\n margin: 0 !important;\n }\n .mt-sm-0,\n.my-sm-0 {\n margin-top: 0 !important;\n }\n .mr-sm-0,\n.mx-sm-0 {\n margin-right: 0 !important;\n }\n .mb-sm-0,\n.my-sm-0 {\n margin-bottom: 0 !important;\n }\n .ml-sm-0,\n.mx-sm-0 {\n margin-left: 0 !important;\n }\n .m-sm-1 {\n margin: 0.25rem !important;\n }\n .mt-sm-1,\n.my-sm-1 {\n margin-top: 0.25rem !important;\n }\n .mr-sm-1,\n.mx-sm-1 {\n margin-right: 0.25rem !important;\n }\n .mb-sm-1,\n.my-sm-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-sm-1,\n.mx-sm-1 {\n margin-left: 0.25rem !important;\n }\n .m-sm-2 {\n margin: 0.5rem !important;\n }\n .mt-sm-2,\n.my-sm-2 {\n margin-top: 0.5rem !important;\n }\n .mr-sm-2,\n.mx-sm-2 {\n margin-right: 0.5rem !important;\n }\n .mb-sm-2,\n.my-sm-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-sm-2,\n.mx-sm-2 {\n margin-left: 0.5rem !important;\n }\n .m-sm-3 {\n margin: 1rem !important;\n }\n .mt-sm-3,\n.my-sm-3 {\n margin-top: 1rem !important;\n }\n .mr-sm-3,\n.mx-sm-3 {\n margin-right: 1rem !important;\n }\n .mb-sm-3,\n.my-sm-3 {\n margin-bottom: 1rem !important;\n }\n .ml-sm-3,\n.mx-sm-3 {\n margin-left: 1rem !important;\n }\n .m-sm-4 {\n margin: 1.5rem !important;\n }\n .mt-sm-4,\n.my-sm-4 {\n margin-top: 1.5rem !important;\n }\n .mr-sm-4,\n.mx-sm-4 {\n margin-right: 1.5rem !important;\n }\n .mb-sm-4,\n.my-sm-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-sm-4,\n.mx-sm-4 {\n margin-left: 1.5rem !important;\n }\n .m-sm-5 {\n margin: 3rem !important;\n }\n .mt-sm-5,\n.my-sm-5 {\n margin-top: 3rem !important;\n }\n .mr-sm-5,\n.mx-sm-5 {\n margin-right: 3rem !important;\n }\n .mb-sm-5,\n.my-sm-5 {\n margin-bottom: 3rem !important;\n }\n .ml-sm-5,\n.mx-sm-5 {\n margin-left: 3rem !important;\n }\n .m-sm-gutter {\n margin: 16px !important;\n }\n .mt-sm-gutter,\n.my-sm-gutter {\n margin-top: 16px !important;\n }\n .mr-sm-gutter,\n.mx-sm-gutter {\n margin-right: 16px !important;\n }\n .mb-sm-gutter,\n.my-sm-gutter {\n margin-bottom: 16px !important;\n }\n .ml-sm-gutter,\n.mx-sm-gutter {\n margin-left: 16px !important;\n }\n .m-sm-6 {\n margin: 6rem !important;\n }\n .mt-sm-6,\n.my-sm-6 {\n margin-top: 6rem !important;\n }\n .mr-sm-6,\n.mx-sm-6 {\n margin-right: 6rem !important;\n }\n .mb-sm-6,\n.my-sm-6 {\n margin-bottom: 6rem !important;\n }\n .ml-sm-6,\n.mx-sm-6 {\n margin-left: 6rem !important;\n }\n .p-sm-0 {\n padding: 0 !important;\n }\n .pt-sm-0,\n.py-sm-0 {\n padding-top: 0 !important;\n }\n .pr-sm-0,\n.px-sm-0 {\n padding-right: 0 !important;\n }\n .pb-sm-0,\n.py-sm-0 {\n padding-bottom: 0 !important;\n }\n .pl-sm-0,\n.px-sm-0 {\n padding-left: 0 !important;\n }\n .p-sm-1 {\n padding: 0.25rem !important;\n }\n .pt-sm-1,\n.py-sm-1 {\n padding-top: 0.25rem !important;\n }\n .pr-sm-1,\n.px-sm-1 {\n padding-right: 0.25rem !important;\n }\n .pb-sm-1,\n.py-sm-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-sm-1,\n.px-sm-1 {\n padding-left: 0.25rem !important;\n }\n .p-sm-2 {\n padding: 0.5rem !important;\n }\n .pt-sm-2,\n.py-sm-2 {\n padding-top: 0.5rem !important;\n }\n .pr-sm-2,\n.px-sm-2 {\n padding-right: 0.5rem !important;\n }\n .pb-sm-2,\n.py-sm-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-sm-2,\n.px-sm-2 {\n padding-left: 0.5rem !important;\n }\n .p-sm-3 {\n padding: 1rem !important;\n }\n .pt-sm-3,\n.py-sm-3 {\n padding-top: 1rem !important;\n }\n .pr-sm-3,\n.px-sm-3 {\n padding-right: 1rem !important;\n }\n .pb-sm-3,\n.py-sm-3 {\n padding-bottom: 1rem !important;\n }\n .pl-sm-3,\n.px-sm-3 {\n padding-left: 1rem !important;\n }\n .p-sm-4 {\n padding: 1.5rem !important;\n }\n .pt-sm-4,\n.py-sm-4 {\n padding-top: 1.5rem !important;\n }\n .pr-sm-4,\n.px-sm-4 {\n padding-right: 1.5rem !important;\n }\n .pb-sm-4,\n.py-sm-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-sm-4,\n.px-sm-4 {\n padding-left: 1.5rem !important;\n }\n .p-sm-5 {\n padding: 3rem !important;\n }\n .pt-sm-5,\n.py-sm-5 {\n padding-top: 3rem !important;\n }\n .pr-sm-5,\n.px-sm-5 {\n padding-right: 3rem !important;\n }\n .pb-sm-5,\n.py-sm-5 {\n padding-bottom: 3rem !important;\n }\n .pl-sm-5,\n.px-sm-5 {\n padding-left: 3rem !important;\n }\n .p-sm-gutter {\n padding: 16px !important;\n }\n .pt-sm-gutter,\n.py-sm-gutter {\n padding-top: 16px !important;\n }\n .pr-sm-gutter,\n.px-sm-gutter {\n padding-right: 16px !important;\n }\n .pb-sm-gutter,\n.py-sm-gutter {\n padding-bottom: 16px !important;\n }\n .pl-sm-gutter,\n.px-sm-gutter {\n padding-left: 16px !important;\n }\n .p-sm-6 {\n padding: 6rem !important;\n }\n .pt-sm-6,\n.py-sm-6 {\n padding-top: 6rem !important;\n }\n .pr-sm-6,\n.px-sm-6 {\n padding-right: 6rem !important;\n }\n .pb-sm-6,\n.py-sm-6 {\n padding-bottom: 6rem !important;\n }\n .pl-sm-6,\n.px-sm-6 {\n padding-left: 6rem !important;\n }\n .m-sm-n1 {\n margin: -0.25rem !important;\n }\n .mt-sm-n1,\n.my-sm-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-sm-n1,\n.mx-sm-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-sm-n1,\n.my-sm-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-sm-n1,\n.mx-sm-n1 {\n margin-left: -0.25rem !important;\n }\n .m-sm-n2 {\n margin: -0.5rem !important;\n }\n .mt-sm-n2,\n.my-sm-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-sm-n2,\n.mx-sm-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-sm-n2,\n.my-sm-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-sm-n2,\n.mx-sm-n2 {\n margin-left: -0.5rem !important;\n }\n .m-sm-n3 {\n margin: -1rem !important;\n }\n .mt-sm-n3,\n.my-sm-n3 {\n margin-top: -1rem !important;\n }\n .mr-sm-n3,\n.mx-sm-n3 {\n margin-right: -1rem !important;\n }\n .mb-sm-n3,\n.my-sm-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-sm-n3,\n.mx-sm-n3 {\n margin-left: -1rem !important;\n }\n .m-sm-n4 {\n margin: -1.5rem !important;\n }\n .mt-sm-n4,\n.my-sm-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-sm-n4,\n.mx-sm-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-sm-n4,\n.my-sm-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-sm-n4,\n.mx-sm-n4 {\n margin-left: -1.5rem !important;\n }\n .m-sm-n5 {\n margin: -3rem !important;\n }\n .mt-sm-n5,\n.my-sm-n5 {\n margin-top: -3rem !important;\n }\n .mr-sm-n5,\n.mx-sm-n5 {\n margin-right: -3rem !important;\n }\n .mb-sm-n5,\n.my-sm-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-sm-n5,\n.mx-sm-n5 {\n margin-left: -3rem !important;\n }\n .m-sm-ngutter {\n margin: -16px !important;\n }\n .mt-sm-ngutter,\n.my-sm-ngutter {\n margin-top: -16px !important;\n }\n .mr-sm-ngutter,\n.mx-sm-ngutter {\n margin-right: -16px !important;\n }\n .mb-sm-ngutter,\n.my-sm-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-sm-ngutter,\n.mx-sm-ngutter {\n margin-left: -16px !important;\n }\n .m-sm-n6 {\n margin: -6rem !important;\n }\n .mt-sm-n6,\n.my-sm-n6 {\n margin-top: -6rem !important;\n }\n .mr-sm-n6,\n.mx-sm-n6 {\n margin-right: -6rem !important;\n }\n .mb-sm-n6,\n.my-sm-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-sm-n6,\n.mx-sm-n6 {\n margin-left: -6rem !important;\n }\n .m-sm-auto {\n margin: auto !important;\n }\n .mt-sm-auto,\n.my-sm-auto {\n margin-top: auto !important;\n }\n .mr-sm-auto,\n.mx-sm-auto {\n margin-right: auto !important;\n }\n .mb-sm-auto,\n.my-sm-auto {\n margin-bottom: auto !important;\n }\n .ml-sm-auto,\n.mx-sm-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 768px) {\n .m-md-0 {\n margin: 0 !important;\n }\n .mt-md-0,\n.my-md-0 {\n margin-top: 0 !important;\n }\n .mr-md-0,\n.mx-md-0 {\n margin-right: 0 !important;\n }\n .mb-md-0,\n.my-md-0 {\n margin-bottom: 0 !important;\n }\n .ml-md-0,\n.mx-md-0 {\n margin-left: 0 !important;\n }\n .m-md-1 {\n margin: 0.25rem !important;\n }\n .mt-md-1,\n.my-md-1 {\n margin-top: 0.25rem !important;\n }\n .mr-md-1,\n.mx-md-1 {\n margin-right: 0.25rem !important;\n }\n .mb-md-1,\n.my-md-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-md-1,\n.mx-md-1 {\n margin-left: 0.25rem !important;\n }\n .m-md-2 {\n margin: 0.5rem !important;\n }\n .mt-md-2,\n.my-md-2 {\n margin-top: 0.5rem !important;\n }\n .mr-md-2,\n.mx-md-2 {\n margin-right: 0.5rem !important;\n }\n .mb-md-2,\n.my-md-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-md-2,\n.mx-md-2 {\n margin-left: 0.5rem !important;\n }\n .m-md-3 {\n margin: 1rem !important;\n }\n .mt-md-3,\n.my-md-3 {\n margin-top: 1rem !important;\n }\n .mr-md-3,\n.mx-md-3 {\n margin-right: 1rem !important;\n }\n .mb-md-3,\n.my-md-3 {\n margin-bottom: 1rem !important;\n }\n .ml-md-3,\n.mx-md-3 {\n margin-left: 1rem !important;\n }\n .m-md-4 {\n margin: 1.5rem !important;\n }\n .mt-md-4,\n.my-md-4 {\n margin-top: 1.5rem !important;\n }\n .mr-md-4,\n.mx-md-4 {\n margin-right: 1.5rem !important;\n }\n .mb-md-4,\n.my-md-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-md-4,\n.mx-md-4 {\n margin-left: 1.5rem !important;\n }\n .m-md-5 {\n margin: 3rem !important;\n }\n .mt-md-5,\n.my-md-5 {\n margin-top: 3rem !important;\n }\n .mr-md-5,\n.mx-md-5 {\n margin-right: 3rem !important;\n }\n .mb-md-5,\n.my-md-5 {\n margin-bottom: 3rem !important;\n }\n .ml-md-5,\n.mx-md-5 {\n margin-left: 3rem !important;\n }\n .m-md-gutter {\n margin: 16px !important;\n }\n .mt-md-gutter,\n.my-md-gutter {\n margin-top: 16px !important;\n }\n .mr-md-gutter,\n.mx-md-gutter {\n margin-right: 16px !important;\n }\n .mb-md-gutter,\n.my-md-gutter {\n margin-bottom: 16px !important;\n }\n .ml-md-gutter,\n.mx-md-gutter {\n margin-left: 16px !important;\n }\n .m-md-6 {\n margin: 6rem !important;\n }\n .mt-md-6,\n.my-md-6 {\n margin-top: 6rem !important;\n }\n .mr-md-6,\n.mx-md-6 {\n margin-right: 6rem !important;\n }\n .mb-md-6,\n.my-md-6 {\n margin-bottom: 6rem !important;\n }\n .ml-md-6,\n.mx-md-6 {\n margin-left: 6rem !important;\n }\n .p-md-0 {\n padding: 0 !important;\n }\n .pt-md-0,\n.py-md-0 {\n padding-top: 0 !important;\n }\n .pr-md-0,\n.px-md-0 {\n padding-right: 0 !important;\n }\n .pb-md-0,\n.py-md-0 {\n padding-bottom: 0 !important;\n }\n .pl-md-0,\n.px-md-0 {\n padding-left: 0 !important;\n }\n .p-md-1 {\n padding: 0.25rem !important;\n }\n .pt-md-1,\n.py-md-1 {\n padding-top: 0.25rem !important;\n }\n .pr-md-1,\n.px-md-1 {\n padding-right: 0.25rem !important;\n }\n .pb-md-1,\n.py-md-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-md-1,\n.px-md-1 {\n padding-left: 0.25rem !important;\n }\n .p-md-2 {\n padding: 0.5rem !important;\n }\n .pt-md-2,\n.py-md-2 {\n padding-top: 0.5rem !important;\n }\n .pr-md-2,\n.px-md-2 {\n padding-right: 0.5rem !important;\n }\n .pb-md-2,\n.py-md-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-md-2,\n.px-md-2 {\n padding-left: 0.5rem !important;\n }\n .p-md-3 {\n padding: 1rem !important;\n }\n .pt-md-3,\n.py-md-3 {\n padding-top: 1rem !important;\n }\n .pr-md-3,\n.px-md-3 {\n padding-right: 1rem !important;\n }\n .pb-md-3,\n.py-md-3 {\n padding-bottom: 1rem !important;\n }\n .pl-md-3,\n.px-md-3 {\n padding-left: 1rem !important;\n }\n .p-md-4 {\n padding: 1.5rem !important;\n }\n .pt-md-4,\n.py-md-4 {\n padding-top: 1.5rem !important;\n }\n .pr-md-4,\n.px-md-4 {\n padding-right: 1.5rem !important;\n }\n .pb-md-4,\n.py-md-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-md-4,\n.px-md-4 {\n padding-left: 1.5rem !important;\n }\n .p-md-5 {\n padding: 3rem !important;\n }\n .pt-md-5,\n.py-md-5 {\n padding-top: 3rem !important;\n }\n .pr-md-5,\n.px-md-5 {\n padding-right: 3rem !important;\n }\n .pb-md-5,\n.py-md-5 {\n padding-bottom: 3rem !important;\n }\n .pl-md-5,\n.px-md-5 {\n padding-left: 3rem !important;\n }\n .p-md-gutter {\n padding: 16px !important;\n }\n .pt-md-gutter,\n.py-md-gutter {\n padding-top: 16px !important;\n }\n .pr-md-gutter,\n.px-md-gutter {\n padding-right: 16px !important;\n }\n .pb-md-gutter,\n.py-md-gutter {\n padding-bottom: 16px !important;\n }\n .pl-md-gutter,\n.px-md-gutter {\n padding-left: 16px !important;\n }\n .p-md-6 {\n padding: 6rem !important;\n }\n .pt-md-6,\n.py-md-6 {\n padding-top: 6rem !important;\n }\n .pr-md-6,\n.px-md-6 {\n padding-right: 6rem !important;\n }\n .pb-md-6,\n.py-md-6 {\n padding-bottom: 6rem !important;\n }\n .pl-md-6,\n.px-md-6 {\n padding-left: 6rem !important;\n }\n .m-md-n1 {\n margin: -0.25rem !important;\n }\n .mt-md-n1,\n.my-md-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-md-n1,\n.mx-md-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-md-n1,\n.my-md-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-md-n1,\n.mx-md-n1 {\n margin-left: -0.25rem !important;\n }\n .m-md-n2 {\n margin: -0.5rem !important;\n }\n .mt-md-n2,\n.my-md-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-md-n2,\n.mx-md-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-md-n2,\n.my-md-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-md-n2,\n.mx-md-n2 {\n margin-left: -0.5rem !important;\n }\n .m-md-n3 {\n margin: -1rem !important;\n }\n .mt-md-n3,\n.my-md-n3 {\n margin-top: -1rem !important;\n }\n .mr-md-n3,\n.mx-md-n3 {\n margin-right: -1rem !important;\n }\n .mb-md-n3,\n.my-md-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-md-n3,\n.mx-md-n3 {\n margin-left: -1rem !important;\n }\n .m-md-n4 {\n margin: -1.5rem !important;\n }\n .mt-md-n4,\n.my-md-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-md-n4,\n.mx-md-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-md-n4,\n.my-md-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-md-n4,\n.mx-md-n4 {\n margin-left: -1.5rem !important;\n }\n .m-md-n5 {\n margin: -3rem !important;\n }\n .mt-md-n5,\n.my-md-n5 {\n margin-top: -3rem !important;\n }\n .mr-md-n5,\n.mx-md-n5 {\n margin-right: -3rem !important;\n }\n .mb-md-n5,\n.my-md-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-md-n5,\n.mx-md-n5 {\n margin-left: -3rem !important;\n }\n .m-md-ngutter {\n margin: -16px !important;\n }\n .mt-md-ngutter,\n.my-md-ngutter {\n margin-top: -16px !important;\n }\n .mr-md-ngutter,\n.mx-md-ngutter {\n margin-right: -16px !important;\n }\n .mb-md-ngutter,\n.my-md-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-md-ngutter,\n.mx-md-ngutter {\n margin-left: -16px !important;\n }\n .m-md-n6 {\n margin: -6rem !important;\n }\n .mt-md-n6,\n.my-md-n6 {\n margin-top: -6rem !important;\n }\n .mr-md-n6,\n.mx-md-n6 {\n margin-right: -6rem !important;\n }\n .mb-md-n6,\n.my-md-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-md-n6,\n.mx-md-n6 {\n margin-left: -6rem !important;\n }\n .m-md-auto {\n margin: auto !important;\n }\n .mt-md-auto,\n.my-md-auto {\n margin-top: auto !important;\n }\n .mr-md-auto,\n.mx-md-auto {\n margin-right: auto !important;\n }\n .mb-md-auto,\n.my-md-auto {\n margin-bottom: auto !important;\n }\n .ml-md-auto,\n.mx-md-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 992px) {\n .m-lg-0 {\n margin: 0 !important;\n }\n .mt-lg-0,\n.my-lg-0 {\n margin-top: 0 !important;\n }\n .mr-lg-0,\n.mx-lg-0 {\n margin-right: 0 !important;\n }\n .mb-lg-0,\n.my-lg-0 {\n margin-bottom: 0 !important;\n }\n .ml-lg-0,\n.mx-lg-0 {\n margin-left: 0 !important;\n }\n .m-lg-1 {\n margin: 0.25rem !important;\n }\n .mt-lg-1,\n.my-lg-1 {\n margin-top: 0.25rem !important;\n }\n .mr-lg-1,\n.mx-lg-1 {\n margin-right: 0.25rem !important;\n }\n .mb-lg-1,\n.my-lg-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-lg-1,\n.mx-lg-1 {\n margin-left: 0.25rem !important;\n }\n .m-lg-2 {\n margin: 0.5rem !important;\n }\n .mt-lg-2,\n.my-lg-2 {\n margin-top: 0.5rem !important;\n }\n .mr-lg-2,\n.mx-lg-2 {\n margin-right: 0.5rem !important;\n }\n .mb-lg-2,\n.my-lg-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-lg-2,\n.mx-lg-2 {\n margin-left: 0.5rem !important;\n }\n .m-lg-3 {\n margin: 1rem !important;\n }\n .mt-lg-3,\n.my-lg-3 {\n margin-top: 1rem !important;\n }\n .mr-lg-3,\n.mx-lg-3 {\n margin-right: 1rem !important;\n }\n .mb-lg-3,\n.my-lg-3 {\n margin-bottom: 1rem !important;\n }\n .ml-lg-3,\n.mx-lg-3 {\n margin-left: 1rem !important;\n }\n .m-lg-4 {\n margin: 1.5rem !important;\n }\n .mt-lg-4,\n.my-lg-4 {\n margin-top: 1.5rem !important;\n }\n .mr-lg-4,\n.mx-lg-4 {\n margin-right: 1.5rem !important;\n }\n .mb-lg-4,\n.my-lg-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-lg-4,\n.mx-lg-4 {\n margin-left: 1.5rem !important;\n }\n .m-lg-5 {\n margin: 3rem !important;\n }\n .mt-lg-5,\n.my-lg-5 {\n margin-top: 3rem !important;\n }\n .mr-lg-5,\n.mx-lg-5 {\n margin-right: 3rem !important;\n }\n .mb-lg-5,\n.my-lg-5 {\n margin-bottom: 3rem !important;\n }\n .ml-lg-5,\n.mx-lg-5 {\n margin-left: 3rem !important;\n }\n .m-lg-gutter {\n margin: 16px !important;\n }\n .mt-lg-gutter,\n.my-lg-gutter {\n margin-top: 16px !important;\n }\n .mr-lg-gutter,\n.mx-lg-gutter {\n margin-right: 16px !important;\n }\n .mb-lg-gutter,\n.my-lg-gutter {\n margin-bottom: 16px !important;\n }\n .ml-lg-gutter,\n.mx-lg-gutter {\n margin-left: 16px !important;\n }\n .m-lg-6 {\n margin: 6rem !important;\n }\n .mt-lg-6,\n.my-lg-6 {\n margin-top: 6rem !important;\n }\n .mr-lg-6,\n.mx-lg-6 {\n margin-right: 6rem !important;\n }\n .mb-lg-6,\n.my-lg-6 {\n margin-bottom: 6rem !important;\n }\n .ml-lg-6,\n.mx-lg-6 {\n margin-left: 6rem !important;\n }\n .p-lg-0 {\n padding: 0 !important;\n }\n .pt-lg-0,\n.py-lg-0 {\n padding-top: 0 !important;\n }\n .pr-lg-0,\n.px-lg-0 {\n padding-right: 0 !important;\n }\n .pb-lg-0,\n.py-lg-0 {\n padding-bottom: 0 !important;\n }\n .pl-lg-0,\n.px-lg-0 {\n padding-left: 0 !important;\n }\n .p-lg-1 {\n padding: 0.25rem !important;\n }\n .pt-lg-1,\n.py-lg-1 {\n padding-top: 0.25rem !important;\n }\n .pr-lg-1,\n.px-lg-1 {\n padding-right: 0.25rem !important;\n }\n .pb-lg-1,\n.py-lg-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-lg-1,\n.px-lg-1 {\n padding-left: 0.25rem !important;\n }\n .p-lg-2 {\n padding: 0.5rem !important;\n }\n .pt-lg-2,\n.py-lg-2 {\n padding-top: 0.5rem !important;\n }\n .pr-lg-2,\n.px-lg-2 {\n padding-right: 0.5rem !important;\n }\n .pb-lg-2,\n.py-lg-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-lg-2,\n.px-lg-2 {\n padding-left: 0.5rem !important;\n }\n .p-lg-3 {\n padding: 1rem !important;\n }\n .pt-lg-3,\n.py-lg-3 {\n padding-top: 1rem !important;\n }\n .pr-lg-3,\n.px-lg-3 {\n padding-right: 1rem !important;\n }\n .pb-lg-3,\n.py-lg-3 {\n padding-bottom: 1rem !important;\n }\n .pl-lg-3,\n.px-lg-3 {\n padding-left: 1rem !important;\n }\n .p-lg-4 {\n padding: 1.5rem !important;\n }\n .pt-lg-4,\n.py-lg-4 {\n padding-top: 1.5rem !important;\n }\n .pr-lg-4,\n.px-lg-4 {\n padding-right: 1.5rem !important;\n }\n .pb-lg-4,\n.py-lg-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-lg-4,\n.px-lg-4 {\n padding-left: 1.5rem !important;\n }\n .p-lg-5 {\n padding: 3rem !important;\n }\n .pt-lg-5,\n.py-lg-5 {\n padding-top: 3rem !important;\n }\n .pr-lg-5,\n.px-lg-5 {\n padding-right: 3rem !important;\n }\n .pb-lg-5,\n.py-lg-5 {\n padding-bottom: 3rem !important;\n }\n .pl-lg-5,\n.px-lg-5 {\n padding-left: 3rem !important;\n }\n .p-lg-gutter {\n padding: 16px !important;\n }\n .pt-lg-gutter,\n.py-lg-gutter {\n padding-top: 16px !important;\n }\n .pr-lg-gutter,\n.px-lg-gutter {\n padding-right: 16px !important;\n }\n .pb-lg-gutter,\n.py-lg-gutter {\n padding-bottom: 16px !important;\n }\n .pl-lg-gutter,\n.px-lg-gutter {\n padding-left: 16px !important;\n }\n .p-lg-6 {\n padding: 6rem !important;\n }\n .pt-lg-6,\n.py-lg-6 {\n padding-top: 6rem !important;\n }\n .pr-lg-6,\n.px-lg-6 {\n padding-right: 6rem !important;\n }\n .pb-lg-6,\n.py-lg-6 {\n padding-bottom: 6rem !important;\n }\n .pl-lg-6,\n.px-lg-6 {\n padding-left: 6rem !important;\n }\n .m-lg-n1 {\n margin: -0.25rem !important;\n }\n .mt-lg-n1,\n.my-lg-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-lg-n1,\n.mx-lg-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-lg-n1,\n.my-lg-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-lg-n1,\n.mx-lg-n1 {\n margin-left: -0.25rem !important;\n }\n .m-lg-n2 {\n margin: -0.5rem !important;\n }\n .mt-lg-n2,\n.my-lg-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-lg-n2,\n.mx-lg-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-lg-n2,\n.my-lg-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-lg-n2,\n.mx-lg-n2 {\n margin-left: -0.5rem !important;\n }\n .m-lg-n3 {\n margin: -1rem !important;\n }\n .mt-lg-n3,\n.my-lg-n3 {\n margin-top: -1rem !important;\n }\n .mr-lg-n3,\n.mx-lg-n3 {\n margin-right: -1rem !important;\n }\n .mb-lg-n3,\n.my-lg-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-lg-n3,\n.mx-lg-n3 {\n margin-left: -1rem !important;\n }\n .m-lg-n4 {\n margin: -1.5rem !important;\n }\n .mt-lg-n4,\n.my-lg-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-lg-n4,\n.mx-lg-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-lg-n4,\n.my-lg-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-lg-n4,\n.mx-lg-n4 {\n margin-left: -1.5rem !important;\n }\n .m-lg-n5 {\n margin: -3rem !important;\n }\n .mt-lg-n5,\n.my-lg-n5 {\n margin-top: -3rem !important;\n }\n .mr-lg-n5,\n.mx-lg-n5 {\n margin-right: -3rem !important;\n }\n .mb-lg-n5,\n.my-lg-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-lg-n5,\n.mx-lg-n5 {\n margin-left: -3rem !important;\n }\n .m-lg-ngutter {\n margin: -16px !important;\n }\n .mt-lg-ngutter,\n.my-lg-ngutter {\n margin-top: -16px !important;\n }\n .mr-lg-ngutter,\n.mx-lg-ngutter {\n margin-right: -16px !important;\n }\n .mb-lg-ngutter,\n.my-lg-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-lg-ngutter,\n.mx-lg-ngutter {\n margin-left: -16px !important;\n }\n .m-lg-n6 {\n margin: -6rem !important;\n }\n .mt-lg-n6,\n.my-lg-n6 {\n margin-top: -6rem !important;\n }\n .mr-lg-n6,\n.mx-lg-n6 {\n margin-right: -6rem !important;\n }\n .mb-lg-n6,\n.my-lg-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-lg-n6,\n.mx-lg-n6 {\n margin-left: -6rem !important;\n }\n .m-lg-auto {\n margin: auto !important;\n }\n .mt-lg-auto,\n.my-lg-auto {\n margin-top: auto !important;\n }\n .mr-lg-auto,\n.mx-lg-auto {\n margin-right: auto !important;\n }\n .mb-lg-auto,\n.my-lg-auto {\n margin-bottom: auto !important;\n }\n .ml-lg-auto,\n.mx-lg-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 1200px) {\n .m-xl-0 {\n margin: 0 !important;\n }\n .mt-xl-0,\n.my-xl-0 {\n margin-top: 0 !important;\n }\n .mr-xl-0,\n.mx-xl-0 {\n margin-right: 0 !important;\n }\n .mb-xl-0,\n.my-xl-0 {\n margin-bottom: 0 !important;\n }\n .ml-xl-0,\n.mx-xl-0 {\n margin-left: 0 !important;\n }\n .m-xl-1 {\n margin: 0.25rem !important;\n }\n .mt-xl-1,\n.my-xl-1 {\n margin-top: 0.25rem !important;\n }\n .mr-xl-1,\n.mx-xl-1 {\n margin-right: 0.25rem !important;\n }\n .mb-xl-1,\n.my-xl-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-xl-1,\n.mx-xl-1 {\n margin-left: 0.25rem !important;\n }\n .m-xl-2 {\n margin: 0.5rem !important;\n }\n .mt-xl-2,\n.my-xl-2 {\n margin-top: 0.5rem !important;\n }\n .mr-xl-2,\n.mx-xl-2 {\n margin-right: 0.5rem !important;\n }\n .mb-xl-2,\n.my-xl-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-xl-2,\n.mx-xl-2 {\n margin-left: 0.5rem !important;\n }\n .m-xl-3 {\n margin: 1rem !important;\n }\n .mt-xl-3,\n.my-xl-3 {\n margin-top: 1rem !important;\n }\n .mr-xl-3,\n.mx-xl-3 {\n margin-right: 1rem !important;\n }\n .mb-xl-3,\n.my-xl-3 {\n margin-bottom: 1rem !important;\n }\n .ml-xl-3,\n.mx-xl-3 {\n margin-left: 1rem !important;\n }\n .m-xl-4 {\n margin: 1.5rem !important;\n }\n .mt-xl-4,\n.my-xl-4 {\n margin-top: 1.5rem !important;\n }\n .mr-xl-4,\n.mx-xl-4 {\n margin-right: 1.5rem !important;\n }\n .mb-xl-4,\n.my-xl-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-xl-4,\n.mx-xl-4 {\n margin-left: 1.5rem !important;\n }\n .m-xl-5 {\n margin: 3rem !important;\n }\n .mt-xl-5,\n.my-xl-5 {\n margin-top: 3rem !important;\n }\n .mr-xl-5,\n.mx-xl-5 {\n margin-right: 3rem !important;\n }\n .mb-xl-5,\n.my-xl-5 {\n margin-bottom: 3rem !important;\n }\n .ml-xl-5,\n.mx-xl-5 {\n margin-left: 3rem !important;\n }\n .m-xl-gutter {\n margin: 16px !important;\n }\n .mt-xl-gutter,\n.my-xl-gutter {\n margin-top: 16px !important;\n }\n .mr-xl-gutter,\n.mx-xl-gutter {\n margin-right: 16px !important;\n }\n .mb-xl-gutter,\n.my-xl-gutter {\n margin-bottom: 16px !important;\n }\n .ml-xl-gutter,\n.mx-xl-gutter {\n margin-left: 16px !important;\n }\n .m-xl-6 {\n margin: 6rem !important;\n }\n .mt-xl-6,\n.my-xl-6 {\n margin-top: 6rem !important;\n }\n .mr-xl-6,\n.mx-xl-6 {\n margin-right: 6rem !important;\n }\n .mb-xl-6,\n.my-xl-6 {\n margin-bottom: 6rem !important;\n }\n .ml-xl-6,\n.mx-xl-6 {\n margin-left: 6rem !important;\n }\n .p-xl-0 {\n padding: 0 !important;\n }\n .pt-xl-0,\n.py-xl-0 {\n padding-top: 0 !important;\n }\n .pr-xl-0,\n.px-xl-0 {\n padding-right: 0 !important;\n }\n .pb-xl-0,\n.py-xl-0 {\n padding-bottom: 0 !important;\n }\n .pl-xl-0,\n.px-xl-0 {\n padding-left: 0 !important;\n }\n .p-xl-1 {\n padding: 0.25rem !important;\n }\n .pt-xl-1,\n.py-xl-1 {\n padding-top: 0.25rem !important;\n }\n .pr-xl-1,\n.px-xl-1 {\n padding-right: 0.25rem !important;\n }\n .pb-xl-1,\n.py-xl-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-xl-1,\n.px-xl-1 {\n padding-left: 0.25rem !important;\n }\n .p-xl-2 {\n padding: 0.5rem !important;\n }\n .pt-xl-2,\n.py-xl-2 {\n padding-top: 0.5rem !important;\n }\n .pr-xl-2,\n.px-xl-2 {\n padding-right: 0.5rem !important;\n }\n .pb-xl-2,\n.py-xl-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-xl-2,\n.px-xl-2 {\n padding-left: 0.5rem !important;\n }\n .p-xl-3 {\n padding: 1rem !important;\n }\n .pt-xl-3,\n.py-xl-3 {\n padding-top: 1rem !important;\n }\n .pr-xl-3,\n.px-xl-3 {\n padding-right: 1rem !important;\n }\n .pb-xl-3,\n.py-xl-3 {\n padding-bottom: 1rem !important;\n }\n .pl-xl-3,\n.px-xl-3 {\n padding-left: 1rem !important;\n }\n .p-xl-4 {\n padding: 1.5rem !important;\n }\n .pt-xl-4,\n.py-xl-4 {\n padding-top: 1.5rem !important;\n }\n .pr-xl-4,\n.px-xl-4 {\n padding-right: 1.5rem !important;\n }\n .pb-xl-4,\n.py-xl-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-xl-4,\n.px-xl-4 {\n padding-left: 1.5rem !important;\n }\n .p-xl-5 {\n padding: 3rem !important;\n }\n .pt-xl-5,\n.py-xl-5 {\n padding-top: 3rem !important;\n }\n .pr-xl-5,\n.px-xl-5 {\n padding-right: 3rem !important;\n }\n .pb-xl-5,\n.py-xl-5 {\n padding-bottom: 3rem !important;\n }\n .pl-xl-5,\n.px-xl-5 {\n padding-left: 3rem !important;\n }\n .p-xl-gutter {\n padding: 16px !important;\n }\n .pt-xl-gutter,\n.py-xl-gutter {\n padding-top: 16px !important;\n }\n .pr-xl-gutter,\n.px-xl-gutter {\n padding-right: 16px !important;\n }\n .pb-xl-gutter,\n.py-xl-gutter {\n padding-bottom: 16px !important;\n }\n .pl-xl-gutter,\n.px-xl-gutter {\n padding-left: 16px !important;\n }\n .p-xl-6 {\n padding: 6rem !important;\n }\n .pt-xl-6,\n.py-xl-6 {\n padding-top: 6rem !important;\n }\n .pr-xl-6,\n.px-xl-6 {\n padding-right: 6rem !important;\n }\n .pb-xl-6,\n.py-xl-6 {\n padding-bottom: 6rem !important;\n }\n .pl-xl-6,\n.px-xl-6 {\n padding-left: 6rem !important;\n }\n .m-xl-n1 {\n margin: -0.25rem !important;\n }\n .mt-xl-n1,\n.my-xl-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-xl-n1,\n.mx-xl-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-xl-n1,\n.my-xl-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-xl-n1,\n.mx-xl-n1 {\n margin-left: -0.25rem !important;\n }\n .m-xl-n2 {\n margin: -0.5rem !important;\n }\n .mt-xl-n2,\n.my-xl-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-xl-n2,\n.mx-xl-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-xl-n2,\n.my-xl-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-xl-n2,\n.mx-xl-n2 {\n margin-left: -0.5rem !important;\n }\n .m-xl-n3 {\n margin: -1rem !important;\n }\n .mt-xl-n3,\n.my-xl-n3 {\n margin-top: -1rem !important;\n }\n .mr-xl-n3,\n.mx-xl-n3 {\n margin-right: -1rem !important;\n }\n .mb-xl-n3,\n.my-xl-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-xl-n3,\n.mx-xl-n3 {\n margin-left: -1rem !important;\n }\n .m-xl-n4 {\n margin: -1.5rem !important;\n }\n .mt-xl-n4,\n.my-xl-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-xl-n4,\n.mx-xl-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-xl-n4,\n.my-xl-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-xl-n4,\n.mx-xl-n4 {\n margin-left: -1.5rem !important;\n }\n .m-xl-n5 {\n margin: -3rem !important;\n }\n .mt-xl-n5,\n.my-xl-n5 {\n margin-top: -3rem !important;\n }\n .mr-xl-n5,\n.mx-xl-n5 {\n margin-right: -3rem !important;\n }\n .mb-xl-n5,\n.my-xl-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-xl-n5,\n.mx-xl-n5 {\n margin-left: -3rem !important;\n }\n .m-xl-ngutter {\n margin: -16px !important;\n }\n .mt-xl-ngutter,\n.my-xl-ngutter {\n margin-top: -16px !important;\n }\n .mr-xl-ngutter,\n.mx-xl-ngutter {\n margin-right: -16px !important;\n }\n .mb-xl-ngutter,\n.my-xl-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-xl-ngutter,\n.mx-xl-ngutter {\n margin-left: -16px !important;\n }\n .m-xl-n6 {\n margin: -6rem !important;\n }\n .mt-xl-n6,\n.my-xl-n6 {\n margin-top: -6rem !important;\n }\n .mr-xl-n6,\n.mx-xl-n6 {\n margin-right: -6rem !important;\n }\n .mb-xl-n6,\n.my-xl-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-xl-n6,\n.mx-xl-n6 {\n margin-left: -6rem !important;\n }\n .m-xl-auto {\n margin: auto !important;\n }\n .mt-xl-auto,\n.my-xl-auto {\n margin-top: auto !important;\n }\n .mr-xl-auto,\n.mx-xl-auto {\n margin-right: auto !important;\n }\n .mb-xl-auto,\n.my-xl-auto {\n margin-bottom: auto !important;\n }\n .ml-xl-auto,\n.mx-xl-auto {\n margin-left: auto !important;\n }\n}\n@media (min-width: 1600px) {\n .m-xxl-0 {\n margin: 0 !important;\n }\n .mt-xxl-0,\n.my-xxl-0 {\n margin-top: 0 !important;\n }\n .mr-xxl-0,\n.mx-xxl-0 {\n margin-right: 0 !important;\n }\n .mb-xxl-0,\n.my-xxl-0 {\n margin-bottom: 0 !important;\n }\n .ml-xxl-0,\n.mx-xxl-0 {\n margin-left: 0 !important;\n }\n .m-xxl-1 {\n margin: 0.25rem !important;\n }\n .mt-xxl-1,\n.my-xxl-1 {\n margin-top: 0.25rem !important;\n }\n .mr-xxl-1,\n.mx-xxl-1 {\n margin-right: 0.25rem !important;\n }\n .mb-xxl-1,\n.my-xxl-1 {\n margin-bottom: 0.25rem !important;\n }\n .ml-xxl-1,\n.mx-xxl-1 {\n margin-left: 0.25rem !important;\n }\n .m-xxl-2 {\n margin: 0.5rem !important;\n }\n .mt-xxl-2,\n.my-xxl-2 {\n margin-top: 0.5rem !important;\n }\n .mr-xxl-2,\n.mx-xxl-2 {\n margin-right: 0.5rem !important;\n }\n .mb-xxl-2,\n.my-xxl-2 {\n margin-bottom: 0.5rem !important;\n }\n .ml-xxl-2,\n.mx-xxl-2 {\n margin-left: 0.5rem !important;\n }\n .m-xxl-3 {\n margin: 1rem !important;\n }\n .mt-xxl-3,\n.my-xxl-3 {\n margin-top: 1rem !important;\n }\n .mr-xxl-3,\n.mx-xxl-3 {\n margin-right: 1rem !important;\n }\n .mb-xxl-3,\n.my-xxl-3 {\n margin-bottom: 1rem !important;\n }\n .ml-xxl-3,\n.mx-xxl-3 {\n margin-left: 1rem !important;\n }\n .m-xxl-4 {\n margin: 1.5rem !important;\n }\n .mt-xxl-4,\n.my-xxl-4 {\n margin-top: 1.5rem !important;\n }\n .mr-xxl-4,\n.mx-xxl-4 {\n margin-right: 1.5rem !important;\n }\n .mb-xxl-4,\n.my-xxl-4 {\n margin-bottom: 1.5rem !important;\n }\n .ml-xxl-4,\n.mx-xxl-4 {\n margin-left: 1.5rem !important;\n }\n .m-xxl-5 {\n margin: 3rem !important;\n }\n .mt-xxl-5,\n.my-xxl-5 {\n margin-top: 3rem !important;\n }\n .mr-xxl-5,\n.mx-xxl-5 {\n margin-right: 3rem !important;\n }\n .mb-xxl-5,\n.my-xxl-5 {\n margin-bottom: 3rem !important;\n }\n .ml-xxl-5,\n.mx-xxl-5 {\n margin-left: 3rem !important;\n }\n .m-xxl-gutter {\n margin: 16px !important;\n }\n .mt-xxl-gutter,\n.my-xxl-gutter {\n margin-top: 16px !important;\n }\n .mr-xxl-gutter,\n.mx-xxl-gutter {\n margin-right: 16px !important;\n }\n .mb-xxl-gutter,\n.my-xxl-gutter {\n margin-bottom: 16px !important;\n }\n .ml-xxl-gutter,\n.mx-xxl-gutter {\n margin-left: 16px !important;\n }\n .m-xxl-6 {\n margin: 6rem !important;\n }\n .mt-xxl-6,\n.my-xxl-6 {\n margin-top: 6rem !important;\n }\n .mr-xxl-6,\n.mx-xxl-6 {\n margin-right: 6rem !important;\n }\n .mb-xxl-6,\n.my-xxl-6 {\n margin-bottom: 6rem !important;\n }\n .ml-xxl-6,\n.mx-xxl-6 {\n margin-left: 6rem !important;\n }\n .p-xxl-0 {\n padding: 0 !important;\n }\n .pt-xxl-0,\n.py-xxl-0 {\n padding-top: 0 !important;\n }\n .pr-xxl-0,\n.px-xxl-0 {\n padding-right: 0 !important;\n }\n .pb-xxl-0,\n.py-xxl-0 {\n padding-bottom: 0 !important;\n }\n .pl-xxl-0,\n.px-xxl-0 {\n padding-left: 0 !important;\n }\n .p-xxl-1 {\n padding: 0.25rem !important;\n }\n .pt-xxl-1,\n.py-xxl-1 {\n padding-top: 0.25rem !important;\n }\n .pr-xxl-1,\n.px-xxl-1 {\n padding-right: 0.25rem !important;\n }\n .pb-xxl-1,\n.py-xxl-1 {\n padding-bottom: 0.25rem !important;\n }\n .pl-xxl-1,\n.px-xxl-1 {\n padding-left: 0.25rem !important;\n }\n .p-xxl-2 {\n padding: 0.5rem !important;\n }\n .pt-xxl-2,\n.py-xxl-2 {\n padding-top: 0.5rem !important;\n }\n .pr-xxl-2,\n.px-xxl-2 {\n padding-right: 0.5rem !important;\n }\n .pb-xxl-2,\n.py-xxl-2 {\n padding-bottom: 0.5rem !important;\n }\n .pl-xxl-2,\n.px-xxl-2 {\n padding-left: 0.5rem !important;\n }\n .p-xxl-3 {\n padding: 1rem !important;\n }\n .pt-xxl-3,\n.py-xxl-3 {\n padding-top: 1rem !important;\n }\n .pr-xxl-3,\n.px-xxl-3 {\n padding-right: 1rem !important;\n }\n .pb-xxl-3,\n.py-xxl-3 {\n padding-bottom: 1rem !important;\n }\n .pl-xxl-3,\n.px-xxl-3 {\n padding-left: 1rem !important;\n }\n .p-xxl-4 {\n padding: 1.5rem !important;\n }\n .pt-xxl-4,\n.py-xxl-4 {\n padding-top: 1.5rem !important;\n }\n .pr-xxl-4,\n.px-xxl-4 {\n padding-right: 1.5rem !important;\n }\n .pb-xxl-4,\n.py-xxl-4 {\n padding-bottom: 1.5rem !important;\n }\n .pl-xxl-4,\n.px-xxl-4 {\n padding-left: 1.5rem !important;\n }\n .p-xxl-5 {\n padding: 3rem !important;\n }\n .pt-xxl-5,\n.py-xxl-5 {\n padding-top: 3rem !important;\n }\n .pr-xxl-5,\n.px-xxl-5 {\n padding-right: 3rem !important;\n }\n .pb-xxl-5,\n.py-xxl-5 {\n padding-bottom: 3rem !important;\n }\n .pl-xxl-5,\n.px-xxl-5 {\n padding-left: 3rem !important;\n }\n .p-xxl-gutter {\n padding: 16px !important;\n }\n .pt-xxl-gutter,\n.py-xxl-gutter {\n padding-top: 16px !important;\n }\n .pr-xxl-gutter,\n.px-xxl-gutter {\n padding-right: 16px !important;\n }\n .pb-xxl-gutter,\n.py-xxl-gutter {\n padding-bottom: 16px !important;\n }\n .pl-xxl-gutter,\n.px-xxl-gutter {\n padding-left: 16px !important;\n }\n .p-xxl-6 {\n padding: 6rem !important;\n }\n .pt-xxl-6,\n.py-xxl-6 {\n padding-top: 6rem !important;\n }\n .pr-xxl-6,\n.px-xxl-6 {\n padding-right: 6rem !important;\n }\n .pb-xxl-6,\n.py-xxl-6 {\n padding-bottom: 6rem !important;\n }\n .pl-xxl-6,\n.px-xxl-6 {\n padding-left: 6rem !important;\n }\n .m-xxl-n1 {\n margin: -0.25rem !important;\n }\n .mt-xxl-n1,\n.my-xxl-n1 {\n margin-top: -0.25rem !important;\n }\n .mr-xxl-n1,\n.mx-xxl-n1 {\n margin-right: -0.25rem !important;\n }\n .mb-xxl-n1,\n.my-xxl-n1 {\n margin-bottom: -0.25rem !important;\n }\n .ml-xxl-n1,\n.mx-xxl-n1 {\n margin-left: -0.25rem !important;\n }\n .m-xxl-n2 {\n margin: -0.5rem !important;\n }\n .mt-xxl-n2,\n.my-xxl-n2 {\n margin-top: -0.5rem !important;\n }\n .mr-xxl-n2,\n.mx-xxl-n2 {\n margin-right: -0.5rem !important;\n }\n .mb-xxl-n2,\n.my-xxl-n2 {\n margin-bottom: -0.5rem !important;\n }\n .ml-xxl-n2,\n.mx-xxl-n2 {\n margin-left: -0.5rem !important;\n }\n .m-xxl-n3 {\n margin: -1rem !important;\n }\n .mt-xxl-n3,\n.my-xxl-n3 {\n margin-top: -1rem !important;\n }\n .mr-xxl-n3,\n.mx-xxl-n3 {\n margin-right: -1rem !important;\n }\n .mb-xxl-n3,\n.my-xxl-n3 {\n margin-bottom: -1rem !important;\n }\n .ml-xxl-n3,\n.mx-xxl-n3 {\n margin-left: -1rem !important;\n }\n .m-xxl-n4 {\n margin: -1.5rem !important;\n }\n .mt-xxl-n4,\n.my-xxl-n4 {\n margin-top: -1.5rem !important;\n }\n .mr-xxl-n4,\n.mx-xxl-n4 {\n margin-right: -1.5rem !important;\n }\n .mb-xxl-n4,\n.my-xxl-n4 {\n margin-bottom: -1.5rem !important;\n }\n .ml-xxl-n4,\n.mx-xxl-n4 {\n margin-left: -1.5rem !important;\n }\n .m-xxl-n5 {\n margin: -3rem !important;\n }\n .mt-xxl-n5,\n.my-xxl-n5 {\n margin-top: -3rem !important;\n }\n .mr-xxl-n5,\n.mx-xxl-n5 {\n margin-right: -3rem !important;\n }\n .mb-xxl-n5,\n.my-xxl-n5 {\n margin-bottom: -3rem !important;\n }\n .ml-xxl-n5,\n.mx-xxl-n5 {\n margin-left: -3rem !important;\n }\n .m-xxl-ngutter {\n margin: -16px !important;\n }\n .mt-xxl-ngutter,\n.my-xxl-ngutter {\n margin-top: -16px !important;\n }\n .mr-xxl-ngutter,\n.mx-xxl-ngutter {\n margin-right: -16px !important;\n }\n .mb-xxl-ngutter,\n.my-xxl-ngutter {\n margin-bottom: -16px !important;\n }\n .ml-xxl-ngutter,\n.mx-xxl-ngutter {\n margin-left: -16px !important;\n }\n .m-xxl-n6 {\n margin: -6rem !important;\n }\n .mt-xxl-n6,\n.my-xxl-n6 {\n margin-top: -6rem !important;\n }\n .mr-xxl-n6,\n.mx-xxl-n6 {\n margin-right: -6rem !important;\n }\n .mb-xxl-n6,\n.my-xxl-n6 {\n margin-bottom: -6rem !important;\n }\n .ml-xxl-n6,\n.mx-xxl-n6 {\n margin-left: -6rem !important;\n }\n .m-xxl-auto {\n margin: auto !important;\n }\n .mt-xxl-auto,\n.my-xxl-auto {\n margin-top: auto !important;\n }\n .mr-xxl-auto,\n.mx-xxl-auto {\n margin-right: auto !important;\n }\n .mb-xxl-auto,\n.my-xxl-auto {\n margin-bottom: auto !important;\n }\n .ml-xxl-auto,\n.mx-xxl-auto {\n margin-left: auto !important;\n }\n}\n.stretched-link::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n pointer-events: auto;\n content: \"\";\n background-color: rgba(0, 0, 0, 0);\n}\n\n.text-monospace {\n font-family: monospace !important;\n}\n\n.text-justify {\n text-align: justify !important;\n}\n\n.text-wrap {\n white-space: normal !important;\n}\n\n.text-nowrap {\n white-space: nowrap !important;\n}\n\n.text-truncate {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.text-left {\n text-align: left !important;\n}\n\n.text-right {\n text-align: right !important;\n}\n\n.text-center {\n text-align: center !important;\n}\n\n@media (min-width: 576px) {\n .text-sm-left {\n text-align: left !important;\n }\n .text-sm-right {\n text-align: right !important;\n }\n .text-sm-center {\n text-align: center !important;\n }\n}\n@media (min-width: 768px) {\n .text-md-left {\n text-align: left !important;\n }\n .text-md-right {\n text-align: right !important;\n }\n .text-md-center {\n text-align: center !important;\n }\n}\n@media (min-width: 992px) {\n .text-lg-left {\n text-align: left !important;\n }\n .text-lg-right {\n text-align: right !important;\n }\n .text-lg-center {\n text-align: center !important;\n }\n}\n@media (min-width: 1200px) {\n .text-xl-left {\n text-align: left !important;\n }\n .text-xl-right {\n text-align: right !important;\n }\n .text-xl-center {\n text-align: center !important;\n }\n}\n@media (min-width: 1600px) {\n .text-xxl-left {\n text-align: left !important;\n }\n .text-xxl-right {\n text-align: right !important;\n }\n .text-xxl-center {\n text-align: center !important;\n }\n}\n.text-lowercase {\n text-transform: lowercase !important;\n}\n\n.text-uppercase {\n text-transform: uppercase !important;\n}\n\n.text-capitalize {\n text-transform: capitalize !important;\n}\n\n.font-weight-light {\n font-weight: 300 !important;\n}\n\n.font-weight-lighter {\n font-weight: lighter !important;\n}\n\n.font-weight-normal {\n font-weight: 400 !important;\n}\n\n.font-weight-bold {\n font-weight: 700 !important;\n}\n\n.font-weight-bolder {\n font-weight: bolder !important;\n}\n\n.font-italic {\n font-style: italic !important;\n}\n\n.text-white {\n color: #fff !important;\n}\n\n.text-primary {\n color: #ff0000 !important;\n}\n\na.text-primary:hover, a.text-primary:focus {\n color: #b30000 !important;\n}\n\n.text-secondary {\n color: #fff !important;\n}\n\na.text-secondary:hover, a.text-secondary:focus {\n color: #d9d9d9 !important;\n}\n\n.text-success {\n color: #7ed321 !important;\n}\n\na.text-success:hover, a.text-success:focus {\n color: #569117 !important;\n}\n\n.text-info {\n color: #4a90e2 !important;\n}\n\na.text-info:hover, a.text-info:focus {\n color: #1f69c1 !important;\n}\n\n.text-warning {\n color: #f5a623 !important;\n}\n\na.text-warning:hover, a.text-warning:focus {\n color: #c37d09 !important;\n}\n\n.text-danger {\n color: #ff0000 !important;\n}\n\na.text-danger:hover, a.text-danger:focus {\n color: #b30000 !important;\n}\n\n.text-light {\n color: #e6e6e6 !important;\n}\n\na.text-light:hover, a.text-light:focus {\n color: silver !important;\n}\n\n.text-dark {\n color: #212121 !important;\n}\n\na.text-dark:hover, a.text-dark:focus {\n color: black !important;\n}\n\n.text-tertiary {\n color: #007480 !important;\n}\n\na.text-tertiary:hover, a.text-tertiary:focus {\n color: #002f34 !important;\n}\n\n.text-body {\n color: #212121 !important;\n}\n\n.text-muted {\n color: #707070 !important;\n}\n\n.text-black-50 {\n color: rgba(33, 33, 33, 0.5) !important;\n}\n\n.text-white-50 {\n color: rgba(255, 255, 255, 0.5) !important;\n}\n\n.text-hide {\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n\n.text-decoration-none {\n text-decoration: none !important;\n}\n\n.text-break {\n word-break: break-word !important;\n word-wrap: break-word !important;\n}\n\n.text-reset {\n color: inherit !important;\n}\n\n.visible {\n visibility: visible !important;\n}\n\n.invisible {\n visibility: hidden !important;\n}\n\n@media print {\n *,\n*::before,\n*::after {\n text-shadow: none !important;\n box-shadow: none !important;\n }\n a:not(.btn) {\n text-decoration: underline;\n }\n abbr[title]::after {\n content: \" (\" attr(title) \")\";\n }\n pre {\n white-space: pre-wrap !important;\n }\n pre,\nblockquote {\n border: 1px solid #8e8e8e;\n page-break-inside: avoid;\n }\n tr,\nimg {\n page-break-inside: avoid;\n }\n p,\nh2,\nh3 {\n orphans: 3;\n widows: 3;\n }\n h2,\nh3 {\n page-break-after: avoid;\n }\n @page {\n size: a3;\n }\n body {\n min-width: 992px !important;\n }\n .container {\n min-width: 992px !important;\n }\n .navbar {\n display: none;\n }\n .badge {\n border: 1px solid #212121;\n }\n .table, .semaineDeRef {\n border-collapse: collapse !important;\n }\n .table td, .semaineDeRef td,\n.table th,\n.semaineDeRef th {\n background-color: #fff !important;\n }\n .table-bordered th,\n.table-bordered td {\n border: 1px solid #c1c1c1 !important;\n }\n .table-dark {\n color: inherit;\n }\n .table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #d5d5d5;\n }\n .table .thead-dark th, .semaineDeRef .thead-dark th {\n color: inherit;\n border-color: #d5d5d5;\n }\n}\nbody {\n font-size: 1rem;\n font-size: clamp(1rem, 0.9375rem + 0.25vw, 1.125rem);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);\n}\n\n.h1,\n.h2,\n.h3,\n.h4,\n.h5,\n.h6,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-bottom: 0.75em;\n}\n\nh1,\n.h1 {\n font-size: 3rem;\n line-height: 1.1em;\n font-weight: 700;\n}\n\nh2,\n.h2 {\n font-size: 2.375rem;\n line-height: 1.2em;\n}\n\nh3,\n.h3 {\n font-size: 1.75rem;\n line-height: 1.35em;\n font-weight: 700;\n}\n\nh4,\n.h4 {\n font-size: 1.5rem;\n line-height: 1.35em;\n}\n\nh5,\n.h5 {\n font-size: 1.25rem;\n line-height: 1.4em;\n font-weight: 700;\n}\n\nh6,\n.h6 {\n font-size: 1.125rem;\n line-height: 1.5em;\n text-transform: uppercase;\n}\n\n.lead {\n font-size: 1.125rem;\n font-size: clamp(1rem, 0.8125rem + 0.75vw, 1.375rem);\n}\n\nsmall {\n color: #707070;\n}\n\ndel,\ns {\n color: #707070;\n}\n\nblockquote,\n.blockquote {\n font-size: 1.5rem;\n margin-bottom: 2.5rem;\n margin-top: 2.5rem;\n}\n\nblockquote {\n padding-left: 1.66rem;\n border-left: 1px solid #d5d5d5;\n}\nblockquote p {\n line-height: 1.3em;\n font-style: italic;\n}\nblockquote p:before {\n content: \"“\";\n padding-right: 0.2rem;\n}\nblockquote p:after {\n content: \"”\";\n padding-left: 0.2rem;\n}\nblockquote.blockquote-fr p:before {\n content: \"«\";\n}\nblockquote.blockquote-fr p:after {\n content: \"»\";\n}\nblockquote .blockquote-footer {\n margin-top: 0.72rem;\n font-size: 0.83rem;\n}\nblockquote .blockquote-footer cite {\n font-style: normal;\n}\n\ntable {\n font-size: 0.83rem;\n}\n\n@media (max-width: 991.98px) {\n h1,\n.h1 {\n font-size: 2.875rem;\n }\n h2,\n.h2 {\n font-size: 2.25rem;\n }\n h3,\n.h3 {\n font-size: 1.625rem;\n }\n h4,\n.h4 {\n font-size: 1.375rem;\n }\n}\n@media (max-width: 767.98px) {\n h1,\n.h1 {\n font-size: 2.5rem;\n }\n}\n@media (max-width: 575.98px) {\n h1,\n.h1 {\n font-size: 2rem;\n }\n h2,\n.h2 {\n font-size: 1.625rem;\n }\n h3,\n.h3 {\n font-size: 1.375rem;\n }\n h4,\n.h4 {\n font-size: 1.25rem;\n }\n h5,\n.h5 {\n font-size: 1rem;\n }\n h6,\n.h6 {\n font-size: 0.9375rem;\n }\n}\n.container-grid {\n display: grid;\n grid-template-rows: auto;\n grid-column-gap: 32px;\n grid-template-columns: [full-start] 1fr [content-start] minmax(auto, 540px) [content-end] 1fr [full-end];\n max-width: 100%;\n}\n@media (max-width: 767.98px) {\n .container-grid {\n grid-gap: 32px;\n }\n}\n@media (min-width: 768px) {\n .container-grid {\n grid-template-columns: [full-start] 1fr [content-start] 600px [content-end] 1fr [full-end];\n }\n}\n@media (min-width: 992px) {\n .container-grid {\n grid-template-columns: [full-start] 1fr [content-start] 640px [content-end] 1fr [full-end];\n }\n}\n@media (min-width: 1200px) {\n .container-grid {\n grid-template-columns: [full-start] 1fr [content-start] 570px [content-end] 1fr [full-end];\n }\n}\n.container-grid > * {\n grid-column: content;\n}\n.container-grid .container-full,\n.container-grid .container,\n.container-grid .embed-responsive, .container-grid > iframe {\n grid-column: full;\n}\n\n.container-full[class*=bg-] + .container-full[class*=bg-] {\n margin-top: 0 !important;\n}\n\n.sr-only-xs {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n@media (min-width: 576px) {\n .sr-only-sm {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 768px) {\n .sr-only-md {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 992px) {\n .sr-only-lg {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 1200px) {\n .sr-only-xl {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n@media (min-width: 1600px) {\n .sr-only-xxl {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n\n.introjs-tooltip {\n min-width: 500px !important;\n max-width: 60% !important;\n}\n\n.introjs-helperNumberLayer {\n background: #ff0000 !important;\n}\n\n.focused, .btn {\n position: relative;\n}\n.focused:before, .btn:before {\n content: \" \";\n position: absolute;\n top: -5px;\n right: -5px;\n bottom: -5px;\n left: -5px;\n border: 1px solid transparent;\n border-radius: 4px;\n transform: scale(1);\n transition: transform 0.1s ease, border-color 0.3s;\n}\n.focused:focus, .btn:focus, .focused.focus, .focus.btn {\n box-shadow: none !important;\n outline: none !important;\n}\n.focused:focus:before, .btn:focus:before, .focused.focus:before, .focus.btn:before {\n transform: scale(1);\n border-color: #ff0000;\n}\n.focused:active:before, .btn:active:before {\n content: none;\n}\n\n.flex-grow {\n flex: 1 1 auto;\n}\n\n.offset-top {\n margin-top: -4rem;\n}\n\n@media (min-width: 576px) {\n .offset-sm-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 768px) {\n .offset-md-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 992px) {\n .offset-lg-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 1200px) {\n .offset-xl-top {\n margin-top: -4rem;\n }\n}\n@media (min-width: 1600px) {\n .offset-xxl-top {\n margin-top: -4rem;\n }\n}\n.overflow-hidden {\n overflow: hidden;\n}\n\n.text-small {\n font-size: 0.778rem;\n}\n\n.text-xs {\n font-size: 0.75rem;\n}\n\n.text-sm {\n font-size: 0.875rem;\n}\n\n.text-base {\n font-size: 1rem;\n}\n\n.text-lg {\n font-size: 1.125rem;\n}\n\n.text-xl {\n font-size: 1.25rem;\n}\n\n.text-arrow {\n display: flex;\n justify-content: space-between;\n}\n.text-arrow:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23707070' d='M11.586 7L6.293 1.707 7.707.293 15.414 8l-7.707 7.707-1.414-1.414L11.586 9H0V7h11.586z'/%3E%3C/svg%3E\");\n display: block;\n margin-left: auto;\n opacity: 0.6;\n transition: opacity 0.2s;\n}\na:hover .text-arrow:after {\n opacity: 1;\n}\n\n.text-padded {\n background-color: #fff;\n box-shadow: 0.444rem 0 0 #fff, -0.444rem 0 0 #fff;\n box-decoration-break: clone;\n}\n\n.text-spread {\n letter-spacing: 3px;\n}\n\n/*\n Text Decoration\n\n Bootstrap v5 + legacy\n*/\n.underline, .text-decoration-underline {\n text-decoration: underline;\n}\n\n.overline, .text-decoration-overline {\n text-decoration: overline;\n}\n\n.line-through, .text-decoration-line-through {\n text-decoration: line-through;\n}\n\n.no-underline {\n text-decoration: none;\n}\n\n/*\n Triangles\n*/\n.triangle-outer-bottom-right {\n position: relative;\n}\n\n.triangle-outer-bottom-right:after {\n content: \"\";\n display: block;\n position: absolute;\n bottom: -0.24rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid #ff0000;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n.triangle-outer-top-right:after {\n content: \"\";\n display: block;\n position: absolute;\n top: 0.479rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid #ff0000;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n.bg-gray-100 {\n background-color: #e6e6e6 !important;\n}\n\na.bg-gray-100:hover, a.bg-gray-100:focus,\nbutton.bg-gray-100:hover,\nbutton.bg-gray-100:focus {\n background-color: #cdcdcd !important;\n}\n\n.bg-gray-200 {\n background-color: #d5d5d5 !important;\n}\n\na.bg-gray-200:hover, a.bg-gray-200:focus,\nbutton.bg-gray-200:hover,\nbutton.bg-gray-200:focus {\n background-color: #bcbcbc !important;\n}\n\n.bg-gray-300 {\n background-color: #c1c1c1 !important;\n}\n\na.bg-gray-300:hover, a.bg-gray-300:focus,\nbutton.bg-gray-300:hover,\nbutton.bg-gray-300:focus {\n background-color: #a8a8a8 !important;\n}\n\n.bg-gray-400 {\n background-color: #ced4da !important;\n}\n\na.bg-gray-400:hover, a.bg-gray-400:focus,\nbutton.bg-gray-400:hover,\nbutton.bg-gray-400:focus {\n background-color: #b1bbc4 !important;\n}\n\n.bg-gray-500 {\n background-color: #8e8e8e !important;\n}\n\na.bg-gray-500:hover, a.bg-gray-500:focus,\nbutton.bg-gray-500:hover,\nbutton.bg-gray-500:focus {\n background-color: #757575 !important;\n}\n\n.bg-gray-600 {\n background-color: #707070 !important;\n}\n\na.bg-gray-600:hover, a.bg-gray-600:focus,\nbutton.bg-gray-600:hover,\nbutton.bg-gray-600:focus {\n background-color: #575757 !important;\n}\n\n.bg-gray-700 {\n background-color: #495057 !important;\n}\n\na.bg-gray-700:hover, a.bg-gray-700:focus,\nbutton.bg-gray-700:hover,\nbutton.bg-gray-700:focus {\n background-color: #32373b !important;\n}\n\n.bg-gray-800 {\n background-color: #343a40 !important;\n}\n\na.bg-gray-800:hover, a.bg-gray-800:focus,\nbutton.bg-gray-800:hover,\nbutton.bg-gray-800:focus {\n background-color: #1d2124 !important;\n}\n\n.bg-gray-900 {\n background-color: #212529 !important;\n}\n\na.bg-gray-900:hover, a.bg-gray-900:focus,\nbutton.bg-gray-900:hover,\nbutton.bg-gray-900:focus {\n background-color: #0a0c0d !important;\n}\n\nhr {\n width: 100%;\n}\n\n.text-gray-100 {\n color: #e6e6e6 !important;\n}\n\n.text-gray-200 {\n color: #d5d5d5 !important;\n}\n\n.text-gray-300 {\n color: #c1c1c1 !important;\n}\n\n.text-gray-400 {\n color: #ced4da !important;\n}\n\n.text-gray-500 {\n color: #8e8e8e !important;\n}\n\n.text-gray-600 {\n color: #707070 !important;\n}\n\n.text-gray-700 {\n color: #495057 !important;\n}\n\n.text-gray-800 {\n color: #343a40 !important;\n}\n\n.text-gray-900 {\n color: #212529 !important;\n}\n\n.opacity-0 {\n opacity: 0;\n}\n\n.opacity-10 {\n opacity: 0.1;\n}\n\n.opacity-20 {\n opacity: 0.2;\n}\n\n.opacity-25 {\n opacity: 0.25;\n}\n\n.opacity-30 {\n opacity: 0.3;\n}\n\n.opacity-40 {\n opacity: 0.4;\n}\n\n.opacity-50 {\n opacity: 0.5;\n}\n\n.opacity-60 {\n opacity: 0.6;\n}\n\n.opacity-70 {\n opacity: 0.7;\n}\n\n.opacity-75 {\n opacity: 0.75;\n}\n\n.opacity-80 {\n opacity: 0.8;\n}\n\n.opacity-90 {\n opacity: 0.9;\n}\n\n.opacity-100 {\n opacity: 1;\n}\n\n/*\n * Custom css for Wordpress theme only\n*/\nbody.epfl-wp .entry-content > img {\n max-width: 100%;\n height: auto;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 1rem;\n}\n\n/* Tablesaw Sass Mixins */ /* Structure */\n.site {\n position: relative;\n top: 0;\n transition: top 0.3s ease-in-out;\n}\n.search-open .site {\n top: 3rem;\n}\n\n/* Sticky footer */\nhtml,\nbody {\n height: 100%;\n}\n\nbody {\n overflow-x: hidden;\n display: flex;\n flex-direction: column;\n}\nbody > .site {\n display: flex;\n flex-direction: column;\n height: 100%;\n}\nbody > .site > header.header {\n flex-shrink: 0;\n}\nbody > .main-container,\nbody > .site > .main-container {\n flex: 1 0 auto;\n}\nbody > .main-container + .bg-gray-100,\nbody > .site > .main-container + .bg-gray-100 {\n flex-shrink: 0;\n}\n\n/* Containers */\n@media (max-width: 767.98px) {\n .container-grid {\n grid-row-gap: 0;\n }\n}\n\n/* Typography */\n.content p + h1, .content p + h2, .content p + h3, .content p + h4, .content p + h5, .content p + h6,\n.content ol + h1,\n.content ol + h2,\n.content ol + h3,\n.content ol + h4,\n.content ol + h5,\n.content ol + h6,\n.content ul + h1,\n.content ul + h2,\n.content ul + h3,\n.content ul + h4,\n.content ul + h5,\n.content ul + h6,\n.content dl + h1,\n.content dl + h2,\n.content dl + h3,\n.content dl + h4,\n.content dl + h5,\n.content dl + h6,\n.content table + h1,\n.content table + h2,\n.content table + h3,\n.content table + h4,\n.content table + h5,\n.content table + h6 {\n margin-top: 1.75em;\n}\n.content h2 + h3,\n.content h3 + h4,\n.content h4 + h5,\n.content h5 + h6 {\n margin-top: 1.5em;\n}\n\n.content.container-grid > p + h1, .content.container-grid > p + h2, .content.container-grid > p + h3, .content.container-grid > ol + h1, .content.container-grid > ol + h2, .content.container-grid > ol + h3, .content.container-grid > ul + h1, .content.container-grid > ul + h2, .content.container-grid > ul + h3, .content.container-grid > dl + h1, .content.container-grid > dl + h2, .content.container-grid > dl + h3,\n.content .container-grid > p + h1,\n.content .container-grid > p + h2,\n.content .container-grid > p + h3,\n.content .container-grid > ol + h1,\n.content .container-grid > ol + h2,\n.content .container-grid > ol + h3,\n.content .container-grid > ul + h1,\n.content .container-grid > ul + h2,\n.content .container-grid > ul + h3,\n.content .container-grid > dl + h1,\n.content .container-grid > dl + h2,\n.content .container-grid > dl + h3 {\n margin-top: 1.25em;\n}\n.content.container-grid > p + h4, .content.container-grid > ol + h4, .content.container-grid > ul + h4, .content.container-grid > dl + h4,\n.content .container-grid > p + h4,\n.content .container-grid > ol + h4,\n.content .container-grid > ul + h4,\n.content .container-grid > dl + h4 {\n margin-top: 1.125em;\n}\n.content.container-grid > p + h5, .content.container-grid > ol + h5, .content.container-grid > ul + h5, .content.container-grid > dl + h5,\n.content .container-grid > p + h5,\n.content .container-grid > ol + h5,\n.content .container-grid > ul + h5,\n.content .container-grid > dl + h5 {\n margin-top: 1em;\n}\n.content.container-grid > p + h6, .content.container-grid > ol + h6, .content.container-grid > ul + h6, .content.container-grid > dl + h6,\n.content .container-grid > p + h6,\n.content .container-grid > ol + h6,\n.content .container-grid > ul + h6,\n.content .container-grid > dl + h6 {\n margin-top: 0.875em;\n}\n.content.container-grid > h2 + h3,\n.content .container-grid > h2 + h3 {\n margin-top: 0.5em;\n}\n.content.container-grid > h3 + h4, .content.container-grid > h4 + h5, .content.container-grid > h5 + h6,\n.content .container-grid > h3 + h4,\n.content .container-grid > h4 + h5,\n.content .container-grid > h5 + h6 {\n margin-top: 0.625em;\n}\n\n.btn:disabled, .btn.disabled,\nbutton:disabled,\nbutton.disabled,\nbutton.btn:disabled,\nbutton.btn.disabled,\ninput[type=button]:disabled,\ninput[type=button].disabled {\n opacity: 1;\n}\n.btn:focus, .btn:focus-visible, .btn.focus,\nbutton:focus,\nbutton:focus-visible,\nbutton.focus,\nbutton.btn:focus,\nbutton.btn:focus-visible,\nbutton.btn.focus,\ninput[type=button]:focus,\ninput[type=button]:focus-visible,\ninput[type=button].focus {\n outline-width: 2px !important;\n outline-style: solid !important;\n outline-offset: 2px;\n}\n\n.btn {\n text-decoration: none;\n white-space: normal;\n transition: background 0.15s, color 0.15s, border-color 0.15s;\n}\n.btn:before {\n content: none;\n}\n\n.btn-primary {\n font-weight: 700;\n}\n.btn-primary:hover, .btn-primary.hover {\n background: #b51f1f;\n border-color: #b51f1f;\n}\n.btn-primary:focus, .btn-primary:focus-visible, .btn-primary.focus {\n outline-color: #b51f1f !important;\n}\n.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {\n background: #891818;\n border-color: #891818;\n}\n.btn-primary:disabled, .btn-primary.disabled {\n background: #e6e6e6;\n border-color: #c1c1c1;\n color: #c1c1c1;\n}\n.bg-dark .btn-primary:disabled, .bg-dark .btn-primary.disabled {\n background: #212121;\n border-color: #707070;\n color: #707070;\n}\n\n.btn-secondary {\n background: transparent;\n border-color: #8e8e8e;\n}\n.bg-dark .btn-secondary {\n border-color: #707070;\n color: #fff !important;\n}\n.bg-gray-100 .btn-secondary {\n background-color: #fff;\n}\n.btn-secondary:hover, .btn-secondary.hover {\n background: #e6e6e6;\n border-color: #707070;\n}\n.bg-dark .btn-secondary:hover, .bg-dark .btn-secondary.hover {\n background: transparent;\n border-color: #e6e6e6;\n}\n.btn-secondary:focus, .btn-secondary:focus-visible, .btn-secondary.focus {\n outline-color: #707070 !important;\n}\n.bg-dark .btn-secondary:focus, .bg-dark .btn-secondary.focus {\n border-color: #e6e6e6;\n}\n.bg-dark .btn-secondary:focus:before, .bg-dark .btn-secondary.focus:before {\n border-color: #e6e6e6;\n}\n.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {\n background: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%);\n border-color: #c1c1c1;\n}\n.bg-dark .btn-secondary:not(:disabled):not(.disabled):active, .bg-dark .btn-secondary:not(:disabled):not(.disabled).active {\n background: #707070;\n border-color: #fff;\n}\n.btn-secondary:disabled, .btn-secondary.disabled {\n background: transparent;\n border-color: #707070;\n color: #707070 !important;\n}\n\n.btn-tertiary {\n background: #007480;\n font-weight: 700;\n color: #fff;\n}\n.btn-tertiary:hover, .btn-tertiary.hover {\n background: #004248;\n border-color: #004248;\n color: #fff;\n}\n.btn-tertiary:focus, .btn-tertiary:focus-visible, .btn-tertiary.focus {\n outline-color: #004248 !important;\n color: #fff;\n}\n.btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active {\n background: #001315;\n border-color: #001315;\n}\n.btn-tertiary:disabled, .btn-tertiary.disabled {\n background: #e6e6e6;\n border-color: #c1c1c1;\n color: #c1c1c1;\n}\n.bg-dark .btn-tertiary:disabled, .bg-dark .btn-tertiary.disabled {\n background: #212121;\n border-color: #707070;\n color: #707070;\n}\n\n.btn-light, .btn-light:hover {\n border-color: #707070;\n}\n\n.btn-circle {\n border-radius: 50%;\n width: 20px;\n height: 20px;\n padding: 0;\n background-color: #fff;\n border: none;\n box-shadow: 0 0 0 2px rgba(33, 33, 33, 0.4);\n line-height: 1;\n color: rgba(33, 33, 33, 0.4);\n transition: box-shadow 0.2s;\n cursor: pointer;\n}\n.btn-circle:hover {\n box-shadow: 0 0 0 5px rgba(33, 33, 33, 0.6);\n outline: 1rem solid transparent;\n color: rgba(33, 33, 33, 0.6);\n}\n\na.tag:hover {\n background: #e6e6e6;\n border-top-color: #a8a8a8;\n border-right-color: #a8a8a8;\n border-left-color: #a8a8a8;\n color: #212121;\n text-decoration: none;\n}\n\na.tag, button.tag, span.tag, div.tag, p.tag {\n display: inline-block;\n margin: 0 0.1em 0.3em 0;\n padding: 0.4em 0.6em;\n text-decoration: none;\n background: #fff;\n border: 1px solid #8e8e8e;\n font-size: inherit;\n line-height: 1;\n font-weight: 400;\n color: #343a40;\n border-radius: 2px;\n transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border-color 0.2s ease-in-out;\n vertical-align: middle;\n}\na.tag .remove, button.tag .remove, span.tag .remove, div.tag .remove, p.tag .remove {\n text-decoration: none;\n float: right;\n padding: 0;\n border: 0;\n font-size: 1.25em;\n line-height: 0.5em;\n margin-top: 0.2em;\n margin-left: 0.3em;\n color: inherit;\n transition: all 0.2s ease-in-out;\n}\na.tag .remove:hover, button.tag .remove:hover, span.tag .remove:hover, div.tag .remove:hover, p.tag .remove:hover {\n color: #ff0000;\n}\na.tag.tag-sm, button.tag.tag-sm, span.tag.tag-sm, div.tag.tag-sm, p.tag.tag-sm {\n font-size: 0.75em;\n}\na.tag.tag-plain, button.tag.tag-plain, span.tag.tag-plain, div.tag.tag-plain, p.tag.tag-plain {\n border-color: #707070;\n background: #707070;\n color: #fff;\n}\na.tag.tag-primary, button.tag.tag-primary, span.tag.tag-primary, div.tag.tag-primary, p.tag.tag-primary {\n border-bottom: 1px solid #ff0000;\n}\na.tag.tag-secondary, button.tag.tag-secondary, span.tag.tag-secondary, div.tag.tag-secondary, p.tag.tag-secondary {\n border-bottom: 1px solid #212121;\n}\na.tag.tag-success, button.tag.tag-success, span.tag.tag-success, div.tag.tag-success, p.tag.tag-success {\n border-bottom: 1px solid #7ed321;\n}\na.tag.tag-info, button.tag.tag-info, span.tag.tag-info, div.tag.tag-info, p.tag.tag-info {\n border-bottom: 1px solid #4a90e2;\n}\na.tag.tag-warning, button.tag.tag-warning, span.tag.tag-warning, div.tag.tag-warning, p.tag.tag-warning {\n border-bottom: 1px solid #f5a623;\n}\na.tag.tag-danger, button.tag.tag-danger, span.tag.tag-danger, div.tag.tag-danger, p.tag.tag-danger {\n border-bottom: 1px solid #ff0000;\n}\na.tag.tag-light, button.tag.tag-light, span.tag.tag-light, div.tag.tag-light, p.tag.tag-light {\n border-bottom: 1px solid #c1c1c1;\n}\na.tag.tag-dark, button.tag.tag-dark, span.tag.tag-dark, div.tag.tag-dark, p.tag.tag-dark {\n border-bottom: 1px solid #212121;\n}\na.tag.tag-tertiary, button.tag.tag-tertiary, span.tag.tag-tertiary, div.tag.tag-tertiary, p.tag.tag-tertiary {\n border-bottom: 1px solid #00A79F;\n}\n\na.tag > *,\n.btn.tag > *,\nbutton.tag > * {\n vertical-align: middle;\n}\na.tag .remove,\n.btn.tag .remove,\nbutton.tag .remove {\n width: 1.25rem;\n height: 1.25rem;\n margin-top: -1px;\n margin-bottom: -1px;\n margin-right: -2px;\n background: #e6e6e6;\n border-radius: 2px;\n line-height: 1.3rem;\n text-align: center;\n}\na.tag:hover, a.tag:focus,\n.btn.tag:hover,\n.btn.tag:focus,\nbutton.tag:hover,\nbutton.tag:focus {\n border-color: #212121;\n}\na.tag:hover .remove, a.tag:focus .remove,\n.btn.tag:hover .remove,\n.btn.tag:focus .remove,\nbutton.tag:hover .remove,\nbutton.tag:focus .remove {\n background: #ff0000;\n color: #fff;\n}\na.tag:focus, a.tag:focus-visible, a.tag.focus,\n.btn.tag:focus,\n.btn.tag:focus-visible,\n.btn.tag.focus,\nbutton.tag:focus,\nbutton.tag:focus-visible,\nbutton.tag.focus {\n outline: solid 2px #ff0000 !important;\n outline-offset: 2px;\n}\na.tag.tag-secondary:focus, a.tag.tag-secondary:focus-visible, a.tag.tag-secondary.focus, a.tag.tag-plain:focus, a.tag.tag-plain:focus-visible, a.tag.tag-plain.focus, a.tag.tag-school:focus, a.tag.tag-school:focus-visible, a.tag.tag-school.focus,\n.btn.tag.tag-secondary:focus,\n.btn.tag.tag-secondary:focus-visible,\n.btn.tag.tag-secondary.focus,\n.btn.tag.tag-plain:focus,\n.btn.tag.tag-plain:focus-visible,\n.btn.tag.tag-plain.focus,\n.btn.tag.tag-school:focus,\n.btn.tag.tag-school:focus-visible,\n.btn.tag.tag-school.focus,\nbutton.tag.tag-secondary:focus,\nbutton.tag.tag-secondary:focus-visible,\nbutton.tag.tag-secondary.focus,\nbutton.tag.tag-plain:focus,\nbutton.tag.tag-plain:focus-visible,\nbutton.tag.tag-plain.focus,\nbutton.tag.tag-school:focus,\nbutton.tag.tag-school:focus-visible,\nbutton.tag.tag-school.focus {\n outline-color: #707070 !important;\n}\na.tag.tag-plain .remove,\n.btn.tag.tag-plain .remove,\nbutton.tag.tag-plain .remove {\n color: #212121;\n}\na.tag.tag-plain:hover, a.tag.tag-plain:focus,\n.btn.tag.tag-plain:hover,\n.btn.tag.tag-plain:focus,\nbutton.tag.tag-plain:hover,\nbutton.tag.tag-plain:focus {\n border-color: #212121;\n}\na.tag.tag-plain:hover .remove, a.tag.tag-plain:focus .remove,\n.btn.tag.tag-plain:hover .remove,\n.btn.tag.tag-plain:focus .remove,\nbutton.tag.tag-plain:hover .remove,\nbutton.tag.tag-plain:focus .remove {\n background: #fff;\n color: #ff0000;\n}\n\n.tag-group {\n padding: 1em;\n background: #f2f2f2;\n border-radius: 2px;\n border: 1px solid #c1c1c1;\n}\n.tag-group label {\n font-size: 0.85em;\n color: #707070;\n}\n\n.tag-input:not(.selectize-control) {\n width: 100%;\n}\n.tag-input.tag-input-sm + .tag-input .tag {\n font-size: 0.83rem;\n}\n.tag-input .selectize-input {\n padding: 0.3em 0.2em 0.1em;\n background: #f2f2f2;\n border-radius: 2px;\n border: 1px solid #c1c1c1;\n}\n\n.btn.tag.tag-sm .remove,\n.tag-input-sm .tag.btn .remove {\n width: 1rem;\n height: 1rem;\n line-height: 1rem;\n}\n\n.selectize-control {\n cursor: text;\n}\n.selectize-control .selectize-input {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n min-height: calc(2.25rem + 2px);\n}\n.selectize-control .selectize-input .tag {\n margin-right: 0.4em;\n cursor: pointer;\n}\n.selectize-control .selectize-input .tag.active, .selectize-control .selectize-input .tag:hover {\n background: #e6e6e6;\n border-top-color: #a8a8a8;\n border-right-color: #a8a8a8;\n border-left-color: #a8a8a8;\n color: #212121;\n text-decoration: none;\n}\n.selectize-control .selectize-input input {\n margin: 0 0.1em 0.2em 0;\n padding: 0.2em 0.4em;\n background: none;\n min-width: 15px !important;\n border: 0;\n line-height: 1;\n outline: none;\n}\n.selectize-control .selectize-dropdown {\n position: absolute;\n background: #fff;\n border: 1px solid #c1c1c1;\n border-top: none;\n}\n.selectize-control .selectize-dropdown-content {\n max-height: 200px;\n overflow-x: hidden;\n overflow-y: auto;\n}\n.selectize-control .selectize-dropdown-content .option,\n.selectize-control .selectize-dropdown-content .create {\n border-top: 1px solid #d5d5d5;\n padding: 0.4em 0.6em;\n color: #495057;\n cursor: pointer;\n}\n.selectize-control .selectize-dropdown-content .option:hover, .selectize-control .selectize-dropdown-content .option.active,\n.selectize-control .selectize-dropdown-content .create:hover,\n.selectize-control .selectize-dropdown-content .create.active {\n background-color: #f3f3f3;\n color: #212121;\n}\n\n.alert {\n position: relative;\n min-height: 2.96rem;\n padding-top: 0.64rem;\n padding-left: 3.2rem;\n background: #fff;\n color: #212121;\n}\n.alert:before {\n display: inline-block;\n position: absolute;\n top: 50%;\n left: 0.6rem;\n width: 2rem;\n height: 2rem;\n margin-top: -1rem;\n}\n\n.alert-primary {\n border-color: #ff0000;\n}\n.alert-primary hr {\n border-top-color: #e60000;\n}\n.alert-primary .alert-link {\n color: #cc0000;\n}\n\n.alert-secondary {\n border-color: #fff;\n}\n.alert-secondary hr {\n border-top-color: #f2f2f2;\n}\n.alert-secondary .alert-link {\n color: #e6e6e6;\n}\n\n.alert-success {\n border-color: #7ed321;\n}\n.alert-success hr {\n border-top-color: #71bd1e;\n}\n.alert-success .alert-link {\n color: #64a71a;\n}\n\n.alert-info {\n border-color: #4a90e2;\n}\n.alert-info hr {\n border-top-color: #3483de;\n}\n.alert-info .alert-link {\n color: #2275d7;\n}\n\n.alert-warning {\n border-color: #f5a623;\n}\n.alert-warning hr {\n border-top-color: #f39c0b;\n}\n.alert-warning .alert-link {\n color: #db8c0a;\n}\n\n.alert-danger {\n border-color: #ff0000;\n}\n.alert-danger hr {\n border-top-color: #e60000;\n}\n.alert-danger .alert-link {\n color: #cc0000;\n}\n\n.alert-light {\n border-color: #e6e6e6;\n}\n.alert-light hr {\n border-top-color: #d9d9d9;\n}\n.alert-light .alert-link {\n color: #cdcdcd;\n}\n\n.alert-dark {\n border-color: #212121;\n}\n.alert-dark hr {\n border-top-color: #141414;\n}\n.alert-dark .alert-link {\n color: #080808;\n}\n\n.alert-tertiary {\n border-color: #007480;\n}\n.alert-tertiary hr {\n border-top-color: #005d67;\n}\n.alert-tertiary .alert-link {\n color: #00464d;\n}\n\n.alert-success:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%237ed321' cx='18' cy='18' r='18'/%3E%3Cpath stroke='%23FFF' stroke-width='3' d='M10 16.976L16 23l10-10'/%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.alert-danger:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ff0000' d='M24.042 0L34 9.958v14.084L24.042 34H9.958L0 24.042V9.958L9.958 0z'/%3E%3Cg stroke='%23FFF' stroke-width='4'%3E%3Cpath d='M17 9v10M17 21v4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.alert-warning:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 36 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M19.746 1.124l15.591 27.9A2 2 0 0 1 33.591 32H2.41a2 2 0 0 1-1.746-2.976l15.591-27.9a2 2 0 0 1 3.492 0z' fill='%23ffc107'/%3E%3Cpath d='M18 12v10M18 24v2' stroke='%23FFF' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.alert-info:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%234a90e2' width='34' height='34' rx='4'/%3E%3Cpath d='M17 25V15M17 13V9' stroke='%23FFF' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E\");\n}\n\n.close:hover {\n color: #ff0000;\n}\n\n.custom-checkbox .custom-control-label:before {\n border: 1px solid #707070;\n}\n\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {\n border-color: #ff0000;\n}\n\n.custom-control {\n padding-left: 1.5rem;\n}\n\n.custom-control-label:before, .custom-control-label:after {\n top: 3.5px;\n left: -1.5rem;\n}\n@media (min-width: 576px) {\n .custom-control-label:before, .custom-control-label:after {\n top: 3.5px;\n }\n}\n@media (min-width: 768px) {\n .custom-control-label:before, .custom-control-label:after {\n top: 5px;\n }\n}\n\n.custom-controls-inline .custom-control {\n display: inline-flex;\n align-items: center;\n margin-right: 1rem;\n}\n\n.custom-control-input:focus ~ .custom-control-label:before {\n box-shadow: none;\n outline: 2px solid #707070;\n outline-offset: 1px;\n}\n\n.custom-control-input:checked:focus ~ .custom-control-label:before {\n outline-color: #b51f1f;\n}\n\n.collapse-title {\n position: relative;\n padding: 0;\n background: none;\n border: none;\n color: #212121;\n transition: box-shadow 0.25s, color 0.15s;\n}\n.collapse-title:before {\n content: \" \";\n position: absolute;\n top: 0;\n left: -0.3rem;\n width: 0.6rem;\n height: 100%;\n background: #ff0000;\n opacity: 0;\n transition: opacity 0.3s, transform 0.2s;\n /* z-index: $zindex-background;\n with z-index:-1 the pseudo element is hidden if the section has a background color - ak*/\n z-index: 0;\n}\n.collapse-title:focus {\n outline: none;\n position: relative;\n}\n.collapse-title:focus:before {\n transform: translateX(-0.7rem);\n opacity: 1;\n}\n.collapse-title.collapse-title-desktop {\n display: block;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n padding: 0.9rem 16px 0.9rem 0;\n border-top: 1px solid #c1c1c1;\n font-size: 1.125rem;\n text-align: left;\n font-weight: 800;\n}\n.collapse-title.collapse-title-desktop:hover {\n cursor: pointer;\n}\n.collapse-title.collapse-title-desktop:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23707070' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\");\n position: absolute;\n top: 12px;\n right: 0;\n width: 12px;\n height: 6px;\n border: 0;\n}\n.collapse-title.collapse-title-desktop.collapsed:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\");\n}\n.collapse-title.collapse-title-desktop:hover, .collapse-title.collapse-title-desktop:focus, .collapse-title.collapse-title-desktop:active {\n color: #ff0000;\n}\n@media (max-width: 767.98px) {\n .collapse-title {\n display: block;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n padding: 0.9rem 16px 0.9rem 0;\n border-top: 1px solid #c1c1c1;\n font-size: 1.125rem;\n text-align: left;\n font-weight: 800;\n }\n .collapse-title:hover {\n cursor: pointer;\n }\n .collapse-title:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23707070' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\");\n position: absolute;\n top: 12px;\n right: 0;\n width: 12px;\n height: 6px;\n border: 0;\n }\n .collapse-title.collapsed:after {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\");\n }\n}\n.collapse-title p {\n margin-bottom: 0.25em;\n}\n.collapse-title *:last-child {\n margin-bottom: 0;\n}\n\nbutton.collapse-title:focus, button.collapse-title:focus-visible {\n outline: 0 !important;\n}\n\n.collapse-item:after {\n content: \"\";\n display: block;\n padding-top: 2rem;\n}\n.collapse-item *:last-child {\n margin-bottom: 0;\n}\n@media (min-width: 768px) {\n .collapse-item:not(.collapse-item-desktop) {\n display: block !important;\n height: auto !important;\n min-height: 1px !important;\n overflow: visible !important;\n transition: none !important;\n }\n}\n\nheader.collapse-title {\n font-size: inherit;\n}\nheader.collapse-title p {\n font-size: 1rem;\n}\n@media (min-width: 768px) {\n header.collapse-title p {\n font-size: 1.125rem;\n }\n}\n@media (min-width: 992px) {\n header.collapse-title p.title {\n font-size: 1.25rem;\n }\n}\n\nheader.collapse-title + .collapse-item:before {\n content: \"\";\n display: block;\n padding-top: 0.5rem;\n}\n\n.collapse-group {\n border-bottom: 1px solid #c1c1c1;\n margin-bottom: 2rem;\n}\n\n.link-collapse {\n display: inline-flex;\n align-items: baseline;\n text-decoration: none;\n}\n.link-collapse:after {\n content: \"\";\n display: inline-block;\n width: 12px;\n height: 12px;\n margin-left: 6px;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23707070' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\") no-repeat center center;\n background-size: contain;\n}\n.link-collapse.collapsed:after {\n background-image: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\");\n}\n\n.collapse-show {\n display: block !important;\n}\n\n@media (min-width: 576px) {\n .collapse-sm-show {\n display: block !important;\n }\n}\n@media (min-width: 768px) {\n .collapse-md-show {\n display: block !important;\n }\n}\n@media (min-width: 992px) {\n .collapse-lg-show {\n display: block !important;\n }\n}\n@media (min-width: 1200px) {\n .collapse-xl-show {\n display: block !important;\n }\n}\n@media (min-width: 1600px) {\n .collapse-xxl-show {\n display: block !important;\n }\n}\n.collapse-drop-toggle {\n position: relative;\n margin-bottom: 9.6px;\n}\n.collapse-drop-toggle:not(.collapsed), .collapse-drop-toggle:not(.collapsed):hover {\n background: #212121;\n color: #fff;\n}\n.collapse-drop-toggle:not(.collapsed):after {\n content: \"\";\n position: absolute;\n top: calc(100% + 9.6px);\n left: 50%;\n width: 0;\n height: 0;\n border-left: 7.2px solid transparent;\n border-bottom: 7.2px solid #d5d5d5;\n border-right: 7.2px solid transparent;\n transform: translateX(-50%);\n}\n\n.collapse-drop.show, .collapse-drop.collapsing {\n position: relative;\n margin-top: 4.8px;\n border-top: 2px solid #d5d5d5;\n}\n.collapse-drop.show > form, .collapse-drop.collapsing > form {\n box-shadow: 0 0.5rem 1rem rgba(33, 33, 33, 0.175);\n border-bottom: 1px solid #d5d5d5;\n}\n\n.collapse-partial:not(.show) {\n display: block !important;\n position: relative;\n height: 7rem;\n overflow: hidden;\n margin-bottom: 1rem;\n}\n\n.collapse-partial > * {\n margin: 0;\n}\n\n.collapse-partial:not(.show):after {\n content: \" \";\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 40%;\n background: linear-gradient(0deg, white 0, rgba(255, 255, 255, 0.9) 15%, transparent);\n}\n\n.collapse-partial + button .icon {\n top: 0.2em;\n}\n\n.collapse-partial.show + button .icon {\n transform: rotate(180deg);\n}\n\n.collapse-container {\n border-top: 1px solid #c1c1c1;\n border-bottom: 1px solid #c1c1c1;\n margin-bottom: 3rem;\n}\n.collapse-container .collapse-title {\n border-top: 0;\n}\n.collapse-container + .collapse-container {\n border-top: 0;\n margin-top: -3rem;\n}\n\n.collapse-partial-0:not(.show) {\n height: 0rem;\n}\n\n.collapse-partial-1:not(.show) {\n height: 2rem;\n}\n\n.collapse-partial-2:not(.show) {\n height: 4rem;\n}\n\n.collapse-partial-3:not(.show) {\n height: 6rem;\n}\n\n.collapse-partial-4:not(.show) {\n height: 8rem;\n}\n\n.collapse-partial-5:not(.show) {\n height: 10rem;\n}\n\n.collapse-partial-6:not(.show) {\n height: 12rem;\n}\n\n.collapse-partial-7:not(.show) {\n height: 14rem;\n}\n\n.collapse-partial-8:not(.show) {\n height: 16rem;\n}\n\n.collapse-partial-9:not(.show) {\n height: 18rem;\n}\n\n.drawer {\n display: inline-block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: 5.5rem;\n overflow: hidden;\n flex-shrink: 0;\n background: #ff0000;\n transition: width 0.3s ease;\n}\n@media (max-width: 1199.98px) {\n .drawer.open {\n width: 50%;\n }\n}\n.drawer .drawer-link {\n display: block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: 5.5rem;\n line-height: 1.2;\n z-index: 5;\n color: #fff;\n transition: width 0.3s ease;\n}\n.drawer .drawer-link:hover {\n background: #b51f1f;\n}\n.drawer .drawer-link .text {\n position: absolute;\n white-space: nowrap;\n top: 50%;\n padding: 0 2.1em 0 1.1em;\n transform: translateY(-50%);\n transition: all 0.3s ease-in-out;\n text-decoration: underline;\n text-decoration-thickness: 0.08em;\n text-underline-offset: 2px;\n}\n.drawer .drawer-link:focus-visible .text {\n text-decoration-thickness: 0.2em;\n text-underline-offset: 4px;\n}\n.drawer .drawer-toggle {\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 100%;\n background: #ff0000;\n border: none;\n cursor: pointer;\n z-index: 10;\n color: #fff;\n}\n.drawer .drawer-toggle .icon {\n position: absolute;\n top: 50%;\n right: 0;\n font-size: 1.1rem;\n transform: translateY(-50%);\n transform-origin: 50% 50%;\n}\n.drawer .drawer-toggle:hover {\n background: #b51f1f;\n}\n.drawer .drawer-toggle:focus, .drawer .drawer-toggle:focus-visible {\n outline: 0 !important;\n}\n.drawer.open .drawer-toggle .icon {\n transform: rotate(180deg) translateY(50%);\n}\n.drawer:focus-within {\n outline: 2px solid #b51f1f;\n outline-offset: 2px;\n}\n\n.icon {\n display: inline-flex;\n align-self: center;\n position: relative;\n width: 1em;\n height: 1em;\n color: inherit;\n fill: currentColor;\n transition: transform 0.2s;\n}\n.icon svg {\n width: 1em;\n height: 1em;\n}\n.icon-right .icon {\n margin-left: 0.4em;\n}\n.icon-left .icon {\n margin-right: 0.4em;\n}\n\n.icon-rotate-90 {\n transform: rotate(90deg);\n}\n\n.feather {\n width: 1em;\n height: 1em;\n stroke: currentColor;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n}\n\n.form-control, .selectize-control .selectize-input {\n border-color: #8e8e8e;\n height: auto;\n transition: color 0.3s, border-color 0.3s, box-shadow 0.3s;\n}\n.form-control:hover, .selectize-control .selectize-input:hover, .form-control.hover, .selectize-control .hover.selectize-input {\n border-color: #707070;\n}\n.form-control:focus, .selectize-control .selectize-input:focus, .form-control.focus, .selectize-control .focus.selectize-input, .form-control:focus-visible, .selectize-control .selectize-input:focus-visible {\n border-color: #212121 !important;\n box-shadow: none !important;\n outline: 2px solid #707070;\n outline-offset: 2px;\n}\n.form-control.is-invalid, .selectize-control .is-invalid.selectize-input {\n border-color: #ff0000 !important;\n font-weight: 700;\n}\n.form-control:disabled, .selectize-control .selectize-input:disabled, .form-control.disabled, .selectize-control .disabled.selectize-input {\n color: #707070;\n border-color: #d5d5d5 !important;\n}\n@media (max-width: 767.98px) {\n .form-control, .selectize-control .selectize-input {\n font-size: 16px;\n }\n}\n\n.nav-lang {\n display: flex;\n margin-right: 3rem;\n}\n.nav-lang.show .dropdown-toggle {\n border: 1px solid #8e8e8e;\n}\n.nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n position: relative;\n padding: 0.6rem 2rem 0.6rem 0.7rem;\n font-size: 0.83rem;\n font-weight: bold;\n transition: background 0.2s ease;\n}\n@media (min-width: 576px) {\n .nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n height: 2.625rem;\n padding-top: 0.6rem;\n padding-bottom: 0.7rem;\n }\n}\n@media (min-width: 768px) {\n .nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n height: 2.875rem;\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n }\n}\n.nav-lang .dropdown-toggle:before {\n content: \" \";\n position: absolute;\n top: calc(50% - 0.35rem);\n right: 0.5rem;\n left: auto;\n width: 0;\n height: 0;\n border-top: 0;\n border-right: 0.3em solid transparent;\n border-bottom: 0.3em solid;\n border-left: 0.3em solid transparent;\n}\n.nav-lang .dropdown-toggle:after {\n position: absolute;\n right: 0.5rem;\n bottom: calc(50% - 0.45rem);\n}\n.nav-lang .dropdown-menu ul,\n.nav-lang .dropdown-menu li,\n.nav-lang .dropdown-menu a,\n.nav-lang .dropdown-toggle {\n width: 5.8rem;\n}\n.nav-lang .dropdown-menu {\n padding: 0;\n background: none;\n border: 0;\n margin-top: 0;\n transform: translate3d(0px, 40px, 0px) !important;\n}\n.nav-lang .dropdown-menu li {\n padding-left: 0;\n}\n.nav-lang .dropdown-menu li:before {\n content: none;\n}\n.nav-lang .dropdown-menu a:not(.active) {\n background: white;\n border: 1px solid #8e8e8e;\n}\n.nav-lang .dropdown-menu a:not(.active):hover {\n background: #e6e6e6;\n}\n.nav-lang a.active {\n border: 1px solid #ff0000;\n color: #fff !important;\n}\n.nav-lang a.active .icon {\n color: #fff;\n}\n.nav-lang .icon {\n margin-right: 0.3rem;\n font-size: 1.1rem;\n color: #707070;\n transform: translateY(0.13rem);\n vertical-align: top;\n}\n.nav-lang .icon + span {\n display: inline-block;\n vertical-align: middle;\n}\n.nav-lang .dropdown-item {\n margin-top: -1px;\n}\n.nav-lang .dropdown-item:not(.active):active {\n color: #212121;\n border-color: black !important;\n z-index: 20;\n}\n\n.nav-lang-short ul {\n display: flex;\n flex-flow: row nowrap;\n list-style-type: none;\n margin-bottom: 0;\n padding: 0;\n font-size: 1rem;\n}\n.nav-lang-short ul li {\n position: relative;\n font-weight: bold;\n}\n.nav-lang-short ul li + li a {\n padding-left: 0.5rem;\n}\n.nav-lang-short ul li + li:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0.3rem;\n left: 0rem;\n width: 1px;\n height: 0.9rem;\n background: #d5d5d5;\n}\n.nav-lang-short ul li .active {\n color: #ff0000;\n}\n.nav-lang-short ul li a {\n color: #8e8e8e;\n}\n.nav-lang-short ul li a:hover {\n color: #212121;\n}\n.nav-lang-short ul li a,\n.nav-lang-short ul li span {\n padding: 0.4rem;\n text-decoration: none;\n}\n\n@media (max-width: 1199.98px) {\n .nav-lang {\n width: auto;\n margin: 0 1rem !important;\n transition: bottom 0.3s ease;\n z-index: 1140;\n }\n .nav-lang.nav-lang-short {\n margin: 0 0.25rem !important;\n }\n .nav-lang.nav-lang-short ul {\n display: flex;\n width: 100%;\n padding-left: 0.5em;\n padding-right: 0.5em;\n padding-top: 0;\n font-size: 1rem;\n }\n .nav-lang.nav-lang-short ul li {\n flex-grow: 1;\n padding: 0;\n }\n .nav-lang.nav-lang-short ul li a, .nav-lang.nav-lang-short ul li span {\n display: block;\n padding: 0 0.4rem;\n line-height: 3rem;\n text-align: center;\n }\n .nav-lang.nav-lang-short ul li + li:before {\n top: 1.1rem;\n }\n}\n@media (max-width: 575.98px) {\n .nav-lang {\n margin: 0 0.5rem 0 0.75rem !important;\n }\n .nav-lang .dropdown-toggle,\n.nav-lang .dropdown-item {\n width: auto;\n height: 2.5rem;\n padding: 0.5rem 1.5rem 0.5rem 0.625rem;\n }\n .nav-lang .icon {\n display: none;\n }\n}\n.nav-toggle-mobile {\n display: flex;\n flex-flow: row nowrap;\n align-items: baseline;\n margin: 0;\n padding: 0.8125rem 0.875rem;\n font-size: 1rem;\n font-weight: bold !important;\n}\n@media (min-width: 576px) {\n .nav-toggle-mobile {\n padding: 0.5rem 0.9375rem;\n }\n}\n@media (min-width: 768px) {\n .nav-toggle-mobile {\n padding: 0.625rem 0.9375rem;\n }\n}\n@media (max-width: 575.98px) {\n .nav-toggle-mobile .label {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n}\n@media (min-width: 576px) {\n .nav-toggle-mobile .hamburger {\n margin-left: 0.4rem;\n }\n}\n.nav-toggle-mobile .hamburger span {\n display: block;\n width: 1rem;\n height: 2px;\n background: #212121;\n opacity: 1;\n transition: transform 0.3s, opacity 0.3s;\n}\n.nav-toggle-mobile .hamburger span + span {\n margin-top: 3px;\n}\n\n.mobile-menu-open .hamburger {\n position: relative;\n}\n.mobile-menu-open .hamburger span {\n background: #ff0000;\n}\n.mobile-menu-open .hamburger span:nth-child(1) {\n transform: rotate(45deg) translateY(0.17rem) translateX(0.28rem);\n}\n.mobile-menu-open .hamburger span:nth-child(2) {\n transform: rotate(-45deg) translateY(0.06rem) translateX(0.05rem);\n}\n.mobile-menu-open .hamburger span:nth-child(3) {\n opacity: 0;\n}\n.mobile-menu-open .header {\n overflow: hidden;\n}\n\na {\n text-decoration-color: #ff0000;\n transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out;\n}\na:hover, a:focus, a:active {\n text-decoration-color: #212121;\n}\na:active {\n color: #ff0000;\n}\na.text-muted {\n text-decoration-color: #707070;\n}\na.text-muted:hover {\n color: #212121 !important;\n text-decoration-color: #212121;\n}\n.text-white a, a.text-white {\n text-decoration-color: currentcolor;\n}\n.text-white a:hover, .text-white a:focus, .text-white a:active, a.text-white:hover, a.text-white:focus, a.text-white:active {\n text-decoration-color: transparent;\n}\n.bg-primary a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-primary a:hover, .bg-primary a:focus, .bg-primary a:active {\n text-decoration-color: transparent;\n}\n.bg-secondary a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-secondary a:hover, .bg-secondary a:focus, .bg-secondary a:active {\n text-decoration-color: transparent;\n}\n.bg-success a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-success a:hover, .bg-success a:focus, .bg-success a:active {\n text-decoration-color: transparent;\n}\n.bg-info a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-info a:hover, .bg-info a:focus, .bg-info a:active {\n text-decoration-color: transparent;\n}\n.bg-warning a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-warning a:hover, .bg-warning a:focus, .bg-warning a:active {\n text-decoration-color: transparent;\n}\n.bg-danger a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-danger a:hover, .bg-danger a:focus, .bg-danger a:active {\n text-decoration-color: transparent;\n}\n.bg-light a {\n color: #212121;\n text-decoration-color: currentcolor;\n}\n.bg-light a:hover, .bg-light a:focus, .bg-light a:active {\n text-decoration-color: transparent;\n}\n.bg-dark a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-dark a:hover, .bg-dark a:focus, .bg-dark a:active {\n text-decoration-color: transparent;\n}\n.bg-tertiary a {\n color: #fff;\n text-decoration-color: currentcolor;\n}\n.bg-tertiary a:hover, .bg-tertiary a:focus, .bg-tertiary a:active {\n text-decoration-color: transparent;\n}\n\na,\na:hover,\na:focus,\na:active,\na:visited {\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n}\n\na.text-primary:hover, a.text-primary:focus {\n text-decoration-color: #ff0000;\n}\n\na.text-secondary:hover, a.text-secondary:focus {\n text-decoration-color: #fff;\n}\n\na.text-success:hover, a.text-success:focus {\n text-decoration-color: #7ed321;\n}\n\na.text-info:hover, a.text-info:focus {\n text-decoration-color: #4a90e2;\n}\n\na.text-warning:hover, a.text-warning:focus {\n text-decoration-color: #f5a623;\n}\n\na.text-danger:hover, a.text-danger:focus {\n text-decoration-color: #ff0000;\n}\n\na.text-light:hover, a.text-light:focus {\n text-decoration-color: #e6e6e6;\n}\n\na.text-dark:hover, a.text-dark:focus {\n text-decoration-color: #212121;\n}\n\na.text-tertiary:hover, a.text-tertiary:focus {\n text-decoration-color: #007480;\n}\n\n/*\n.link-pretty {\n @include link-pretty($red, $body-bg);\n\n @extend .focused;\n}\n*/\n.nav-link.link-pretty {\n text-decoration: underline;\n text-decoration-color: #ff0000;\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n}\n.nav-link.link-pretty:hover, .nav-link.link-pretty:focus, .nav-link.link-pretty:active {\n text-decoration-color: #212121;\n}\n\n.bg-dark .link-pretty,\n.bg-gray-600 .link-pretty {\n color: #fff;\n}\n.bg-dark .link-pretty:focus, .bg-dark .link-pretty:hover, .bg-dark .link-pretty:active,\n.bg-gray-600 .link-pretty:focus,\n.bg-gray-600 .link-pretty:hover,\n.bg-gray-600 .link-pretty:active {\n text-decoration-color: #fff;\n}\n\n.link-icon {\n display: flex;\n justify-content: space-between;\n}\n.link-icon .icon {\n content: \"\";\n width: 16px;\n height: 16px;\n opacity: 0.5;\n transition: opacity 0.2s;\n}\n.link-icon:hover .icon,\n.link-icon a:hover .link-icon .icon {\n opacity: 1;\n}\n\nul {\n padding-left: 1rem;\n margin-left: 0;\n}\nul > li {\n list-style-type: none;\n padding-left: 1rem;\n position: relative;\n}\nul > li:before {\n content: \"\";\n position: absolute;\n top: 0.7rem;\n right: calc(100% - 0.5rem);\n width: 6px;\n height: 5px;\n background: #ff0000;\n font-size: 1.1rem;\n line-height: 0.8rem;\n}\n@media (max-width: 767.98px) {\n ul > li:before {\n top: 0.6rem;\n }\n}\n@media (max-width: 575.98px) {\n ul > li:before {\n top: 0.5rem;\n }\n}\nul ul {\n padding-left: calc( 1rem / 2 );\n}\nul ul > li:before {\n background: transparent;\n border: 1px solid #ff0000;\n}\nul ul ul > li:before {\n background: #ff0000;\n border: none;\n}\nul ol > li:before {\n font-weight: 400;\n}\n\nol {\n counter-reset: item;\n padding-left: 1rem;\n margin-left: 0;\n}\nol > li {\n list-style-type: none;\n padding-left: 1rem;\n position: relative;\n}\nol > li:before {\n content: counter(item);\n counter-increment: item;\n position: absolute;\n top: 0.3rem;\n right: calc(100% - 0.5rem);\n font-size: 0.8rem;\n font-weight: 700;\n color: #ff0000;\n}\n@media (max-width: 767.98px) {\n ol > li:before {\n top: 0.2rem;\n }\n}\n@media (max-width: 575.98px) {\n ol > li:before {\n top: 0.1rem;\n }\n}\nol ol {\n counter-reset: secondary-item;\n padding-left: calc( 1rem / 2 );\n}\nol ol ol {\n counter-reset: third-item;\n}\nol ol > li:before {\n content: counter(item) \".\" counter(secondary-item);\n counter-increment: secondary-item;\n font-weight: 400;\n}\nol ol ol > li:before {\n content: counter(item) \".\" counter(secondary-item) \".\" counter(third-item);\n counter-increment: third-item;\n}\nol ul > li:before {\n top: 0.7rem;\n background: transparent;\n border: 1px solid #ff0000;\n}\n\n.list-unstyled li,\n.list-inline li,\n.nav li,\nnav li {\n padding-left: 0;\n}\n.list-unstyled li:before,\n.list-inline li:before,\n.nav li:before,\nnav li:before {\n content: none;\n}\n\n.list-inline li {\n display: inline-block;\n}\n.list-inline li:not(:last-child) {\n margin-right: 0.5em;\n}\n.list-inline.has-sep li:not(:last-child):after {\n content: \"|\";\n position: relative;\n top: -1px;\n right: -0.125em;\n font-weight: 400;\n margin-left: 0.5em;\n color: #c1c1c1;\n}\n\npicture .img-fluid {\n width: 100%;\n}\n\n.custom-radio .custom-control-label:before {\n border: 1px solid #707070;\n}\n\n.custom-radio .custom-control-input:checked ~ .custom-control-label:before {\n border-color: #ff0000;\n}\n\n.form-control-range {\n --range: calc(var(--max) - var(--min));\n --ratio: calc((var(--val) - var(--min)) / var(--range));\n --sx: calc(.5 * 1.5em + var(--ratio) * (100% - 1.5em));\n}\n.form-control-range::-moz-range-progress {\n background-color: #ff0000;\n height: 0.5rem;\n border-radius: 1rem;\n}\n.form-control-range::-webkit-slider-runnable-track {\n background: linear-gradient(#ff0000, #ff0000) 0/var(--sx) 100% no-repeat #c1c1c1;\n}\n\n.custom-select {\n border-color: #8e8e8e;\n}\n\n.ms-offscreen {\n clip: rect(0 0 0 0) !important;\n position: absolute !important;\n overflow: hidden !important;\n top: auto !important;\n left: auto !important;\n width: 1px !important;\n height: 1px !important;\n margin: 0 !important;\n padding: 0 !important;\n border: 0 !important;\n outline: 0 !important;\n}\n\n.ms-parent {\n display: block;\n position: relative;\n}\n\n.ms-choice {\n display: block;\n width: 100%;\n height: calc(2.25rem + 2px);\n padding: 0.375rem 1.75rem 0.375rem 0.75rem;\n overflow: hidden;\n white-space: nowrap;\n background: #fff url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right 0.75rem center;\n background-size: 8px 10px;\n border: 1px solid #8e8e8e;\n border-radius: 2px;\n text-align: left;\n text-decoration: none;\n line-height: 1.5;\n color: #212121;\n}\n.ms-choice:focus {\n border-color: #212121;\n box-shadow: inset 0 1px 2px rgba(33, 33, 33, 0.075), 0 0 5px rgba(33, 33, 33, 0.5);\n outline: none;\n}\n.ms-choice.disabled {\n background-color: #d5d5d5;\n background-image: none;\n border: 1px solid #8e8e8e;\n cursor: default;\n}\n.ms-choice > span {\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ms-choice > span.placeholder {\n font-size: 1rem;\n color: #707070;\n}\n.ms-choice > div {\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 25px;\n}\n\n.ms-drop {\n display: none;\n position: absolute;\n width: 100%;\n min-width: 10rem;\n overflow: hidden;\n margin-top: -1px;\n padding: 0.5rem 0;\n z-index: 1000;\n background: #fff;\n border: 1px solid rgba(33, 33, 33, 0.15);\n color: #212121;\n box-shadow: 0 0.5rem 1rem rgba(33, 33, 33, 0.175);\n}\n.ms-drop.bottom {\n top: 100%;\n border-bottom-right-radius: 2px;\n border-bottom-left-radius: 2px;\n}\n.ms-drop.top {\n bottom: 100%;\n border-top-right-radius: 2px;\n border-top-left-radius: 2px;\n}\n.ms-drop ul {\n overflow: auto;\n margin: 0;\n padding: 0;\n}\n.ms-drop ul > li {\n list-style: none;\n background-image: none;\n padding-left: 0;\n}\n.ms-drop ul > li:before {\n content: none;\n}\n.ms-drop ul > li .disabled {\n color: #707070;\n}\n.ms-drop ul > li.multiple {\n display: block;\n float: left;\n}\n.ms-drop ul > li.group {\n clear: both;\n}\n.ms-drop ul > li.option-divider {\n padding: 0;\n border-top: 1px solid #c1c1c1;\n}\n.ms-drop label {\n display: block;\n margin-bottom: 0;\n padding: 0.25rem 1.5rem;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n.ms-drop label:hover {\n background-color: #e6e6e6;\n color: #141414;\n}\n.ms-drop label.optgroup {\n font-weight: 700;\n}\n.ms-drop input[type=checkbox] {\n vertical-align: middle;\n margin-right: 0.5em;\n margin-bottom: 0.25em;\n}\n.ms-drop .ms-no-results {\n display: none;\n}\n\nhr {\n border-color: #e6e6e6;\n width: 100%;\n}\nhr.bold {\n border-top-width: 3px;\n}\nhr.darker {\n border-color: #d5d5d5;\n}\n\n.social-icon {\n display: inline-block;\n padding: 0.7rem;\n background: #e6e6e6;\n border-radius: 0.17rem;\n line-height: 0;\n}\n.social-icon .icon {\n top: 0;\n font-size: 24px;\n color: #fff;\n}\n\n.social-icon-details {\n min-height: 2.6em;\n text-decoration: none !important;\n vertical-align: bottom;\n}\n.social-icon-details:hover {\n background: #707070;\n color: white;\n}\n.social-icon-details .user {\n position: relative;\n top: 2px;\n line-height: 24px;\n vertical-align: bottom;\n}\n.social-icon-details .icon + .user {\n margin-left: 0.25em;\n top: -1px;\n line-height: 1em;\n}\n\na.social-icon {\n margin-bottom: 0.3rem;\n transition: transform 0.2s ease, background-color 0.2s ease, background-image 0.2s ease;\n}\na.social-icon:hover, a.social-icon:focus {\n transform: translateY(-0.2rem);\n box-shadow: 0;\n}\n\n.social-icon-facebook {\n background-color: #3b5998;\n}\n\n.social-icon-twitter {\n background-color: #1da1f2;\n}\n\n.social-icon-x {\n background-color: #000000;\n}\n\n.social-icon-whatsapp {\n background-color: #25d366;\n}\n\n.social-icon-mail-plane {\n background-color: #4a90e2;\n}\n\n.social-icon-googleplus {\n background-color: #db4437;\n}\n\n.social-icon-linkedin {\n background-color: #007bb5;\n}\n\n.social-icon-mastodon {\n background-color: #6364ff;\n}\n\n.social-icon-bluesky {\n background-color: #1185fe;\n}\n\n.social-icon-tiktok {\n background-color: #000000;\n}\n\n.social-icon-tiktok svg {\n transform: scale(1.3);\n}\n\n.social-icon-youtube {\n background-color: #ff0000;\n}\n\n.social-icon-youtube svg {\n transform: scale(1.3);\n}\n\n.social-github {\n background-color: #000000;\n}\n\n.social-gitlab {\n background-color: #A989F5;\n}\n\n.social-icon-round.social-icon-instagram, .social-icon-instagram {\n background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);\n}\n\n.social-icon-round {\n border-radius: 100% !important;\n padding: 0.8rem;\n}\n.social-icon-round:before {\n border-radius: 100% !important;\n}\n.social-icon-negative {\n padding: 0.5rem;\n background: transparent;\n transition: background 0.2s;\n}\n.social-icon-negative .icon {\n font-size: 1.5rem;\n color: #212121;\n transition: fill 0.2s;\n}\n.social-icon-negative:hover {\n background: #ff0000 !important;\n}\n.social-icon-negative:hover .icon {\n color: #fff !important;\n}\n\n.social-icon-discrete .icon {\n transition: fill 0.2s ease;\n}\n.social-icon-discrete:not(:hover) {\n background: #e6e6e6;\n}\n.social-icon-discrete:not(:hover) .icon {\n color: #707070;\n}\n\n.social-icon-list {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n margin: 0;\n}\n.social-icon-list li {\n margin-bottom: 0.25rem;\n}\n.social-icon-list li .social-icon {\n margin: 0;\n}\n.social-icon-list li:not(:last-child) {\n margin-right: 0.25rem;\n}\n@media (min-width: 992px) {\n .social-icon-list li {\n margin-bottom: 0;\n }\n}\n\n.custom-switch {\n padding-left: 2.25rem;\n}\n.custom-switch .custom-control-label:after {\n top: calc(0.25rem + 1px);\n left: calc(-2.25rem + 2px);\n}\n@media (min-width: 576px) {\n .custom-switch .custom-control-label:after {\n top: calc(0.25rem + 2px);\n }\n}\n@media (min-width: 992px) {\n .custom-switch .custom-control-label:after {\n top: calc(0.25rem + 3px);\n }\n}\n.custom-switch .custom-control-label:before {\n top: 3px;\n left: -2.25rem;\n}\n@media (min-width: 576px) {\n .custom-switch .custom-control-label:before {\n top: 4px;\n }\n}\n@media (min-width: 992px) {\n .custom-switch .custom-control-label:before {\n top: 5px;\n }\n}\n\n.upload {\n padding: 1rem 0.85rem;\n border: 1px solid #c1c1c1;\n}\n.upload ul {\n margin-left: 0.3rem;\n}\n\n.upload-input {\n position: absolute;\n overflow: hidden;\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n z-index: -1;\n}\n.upload-input:focus + label.btn, .upload-input:focus-visible + label.btn {\n outline: 2px solid;\n outline-offset: 2px;\n}\n.upload-input:focus + label.btn-primary, .upload-input:focus-visible + label.btn-primary {\n outline-color: #b51f1f;\n}\n.upload-input:focus + label.btn-secondary, .upload-input:focus-visible + label.btn-secondary {\n outline-color: #707070;\n}\n\n.dropdown-item {\n text-decoration: none;\n}\n.dropdown-item.active {\n background: #ff0000;\n color: #fff !important;\n}\n.dropdown-item .icon {\n margin-right: 0.25rem;\n vertical-align: middle;\n}\n.dropdown-item .icon + * {\n vertical-align: middle;\n}\n\nli.dropdown-item:before {\n content: none;\n}\n\n.dropdown .dropdown-toggle:after {\n transition: all 0.3s ease-in-out;\n}\n.dropdown.show .dropdown-toggle:after {\n transform: rotate(180deg);\n}\n\n.nav-toggle {\n display: none;\n position: relative;\n top: 1px;\n z-index: 1120;\n margin-right: 10.6666666667px;\n padding: 0.25rem 0.5rem;\n}\n.nav-toggle:hover {\n cursor: pointer;\n}\n.nav-toggle .loader {\n display: none;\n margin-right: 0.2rem;\n}\n.nav-toggle.is-loading .loader {\n display: inline-block;\n}\n.nav-toggle.is-loading .icon {\n display: none !important;\n}\n.nav-toggle .icon {\n margin-right: 0.2rem;\n font-size: 0.7rem;\n}\n.nav-toggle .icon:first-of-type {\n display: block;\n}\n.nav-toggle .icon:last-of-type {\n display: none;\n}\n@media (min-width: 1200px) {\n .nav-toggle {\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .bg-gray-100 .nav-toggle:after {\n background: #e6e6e6;\n }\n}\n\n.desktop-menu-open .nav-toggle .icon:first-of-type {\n display: none;\n}\n.desktop-menu-open .nav-toggle .icon:last-of-type {\n display: block;\n}\n\n.popover {\n border-bottom-color: #212121;\n}\n@media (max-width: 767.98px) {\n .popover {\n width: 296px;\n max-width: 90vw;\n }\n}\n.popover:after, .popover:before {\n content: \"\";\n position: absolute;\n top: 100%;\n right: 10px;\n border-style: solid;\n border-width: 0 10px 10px 0;\n border-color: transparent #fff transparent transparent;\n}\n.popover:before {\n border-width: 0 11px 11px 0;\n border-right-color: #d5d5d5;\n}\n.popover:after {\n box-shadow: 1px 0 0 0 #212121;\n}\n\n.bs-popover-bottom:after, .bs-popover-auto[x-placement^=bottom]:after, .bs-popover-bottom:before, .bs-popover-auto[x-placement^=bottom]:before {\n top: auto;\n bottom: 100%;\n border-width: 10px 10px 0 0;\n border-color: transparent #fff transparent transparent;\n}\n.bs-popover-bottom:before, .bs-popover-auto[x-placement^=bottom]:before {\n border-width: 11px 11px 0 0;\n border-right-color: #d5d5d5;\n}\n\n.btn-circle[data-toggle=popover] .icon:last-child {\n display: none;\n}\n.btn-circle[data-toggle=popover][aria-describedby] {\n color: #ff0000;\n}\n.btn-circle[data-toggle=popover][aria-describedby] .icon:first-child {\n display: none;\n}\n.btn-circle[data-toggle=popover][aria-describedby] .icon:last-child {\n display: inline-block;\n}\n.btn-circle[data-toggle=popover][aria-describedby]:hover {\n color: #e60000;\n}\n\n.trapeze-vertical-container {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n}\n.trapeze-vertical-container:hover, .trapeze-vertical-container:focus {\n padding-left: 0.5rem;\n margin-right: -0.5rem;\n}\n.trapeze-vertical-container:hover .trapeze-vertical, .trapeze-vertical-container:focus .trapeze-vertical {\n border-right-width: 0.5rem;\n}\n\n.trapeze-vertical {\n display: block;\n position: absolute;\n z-index: 0;\n top: 0;\n left: 0;\n width: 0;\n height: 100%;\n margin-right: -0.5rem;\n border-right: 0 solid #d5d5d5;\n border-top: 0.5rem solid transparent;\n border-bottom: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n\n.trapeze-horizontal-container {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n}\n.trapeze-horizontal-container:hover, .trapeze-horizontal-container:focus {\n margin-top: -0.5rem !important;\n padding-bottom: 0.5rem;\n}\n.trapeze-horizontal-container:hover .trapeze-horizontal, .trapeze-horizontal-container:focus .trapeze-horizontal {\n border-top-width: 0.5rem;\n}\n\n.trapeze-horizontal {\n display: block;\n position: absolute;\n z-index: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 0;\n margin-top: -0.5rem;\n border-top: 0 solid #d5d5d5;\n border-left: 0.5rem solid transparent;\n border-right: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n\n.link-trapeze-vertical {\n position: relative;\n z-index: 0;\n transition: transform 0.2s;\n}\n.link-trapeze-vertical:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n border: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n.link-trapeze-vertical:before {\n top: 0;\n right: 100%;\n width: 0;\n height: 100%;\n border-right-width: 0;\n border-right-color: #d5d5d5;\n border-left-width: 0;\n}\n.link-trapeze-vertical:hover, .link-trapeze-vertical:focus {\n transform: translateX(0.5rem);\n}\n.link-trapeze-vertical:hover:before, .link-trapeze-vertical:focus:before {\n border-right-width: 0.5rem;\n}\n\n.link-trapeze-horizontal {\n position: relative;\n z-index: 0;\n transition: transform 0.2s;\n}\n.link-trapeze-horizontal:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n border: 0.5rem solid transparent;\n transition: border 0.2s;\n}\n.link-trapeze-horizontal:before {\n top: 100%;\n left: 0;\n width: 100%;\n height: 0;\n border-bottom-width: 0;\n border-top-width: 0;\n border-top-color: #d5d5d5;\n}\n.link-trapeze-horizontal:hover, .link-trapeze-horizontal:focus {\n transform: translateY(-0.5rem);\n}\n.link-trapeze-horizontal:hover:before, .link-trapeze-horizontal:focus:before {\n border-top-width: 0.5rem;\n}\n\n.definition-list {\n margin: 1rem 0;\n padding-top: 1rem;\n border-top: 2px solid #e6e6e6;\n border-bottom: 2px solid #e6e6e6;\n}\n.definition-list dd {\n margin-bottom: 1rem;\n}\n\n.definition-list-grid {\n display: grid;\n grid-template-columns: minmax(min-content, 100px) 1fr;\n grid-auto-rows: auto;\n border: none;\n}\n.definition-list-grid dt {\n grid-column: 1;\n font-weight: 400;\n color: #707070;\n padding-right: 16px;\n}\n.definition-list-grid dt:last-of-type {\n border-bottom: none;\n}\n.definition-list-grid dt.definition-list-item-full {\n padding-bottom: 0;\n border-bottom: none;\n}\n.definition-list-grid dd {\n grid-column: 2;\n}\n.definition-list-grid dd:last-of-type {\n border-bottom: none;\n}\n.definition-list-grid dt,\n.definition-list-grid dd {\n margin-bottom: 16px;\n padding-bottom: 16px;\n border-bottom: 1px solid #d5d5d5;\n}\n.definition-list-grid dt:first-of-type,\n.definition-list-grid dd:first-of-type {\n padding-top: 16px;\n border-top: 1px solid #d5d5d5;\n}\n.definition-list-grid .definition-list-item-full {\n grid-column: 1/span 2;\n}\n\nfigure picture {\n display: block;\n margin-bottom: 0.5rem;\n}\n\nfigcaption {\n font-size: 0.778rem;\n color: #707070;\n}\n\n@keyframes rotation {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n}\n.loader {\n display: inline-block;\n width: 0.9rem;\n height: 0.9rem;\n border: 3px solid #d5d5d5;\n border-right-color: #707070;\n border-radius: 100%;\n animation: rotation 1s linear infinite;\n}\n\n.user-dropdown .btn {\n display: flex;\n align-items: center;\n padding: 0.375rem 0.75rem;\n border: 0;\n}\n.user-dropdown .btn .user-avatar {\n --avatar-size: 2.5rem;\n flex-basis: var(--avatar-size);\n width: var(--avatar-size);\n object-fit: cover;\n height: var(--avatar-size);\n}\n@media (min-width: 576px) {\n .user-dropdown .btn .user-avatar {\n --avatar-size: 2.625rem;\n }\n}\n@media (min-width: 768px) {\n .user-dropdown .btn .user-avatar {\n --avatar-size: 2.875rem;\n }\n}\n.user-dropdown .btn p {\n margin: 0 0.5rem 0 1rem;\n}\n\n.header .nav-user {\n margin-left: auto;\n}\n.header .nav-user + .nav-lang {\n margin-left: 0 !important;\n}\n\n.nav-user.user-login {\n position: relative;\n padding-left: 1.5rem;\n}\n.nav-user.user-login .icon {\n position: absolute;\n top: 4px;\n left: 0;\n margin-right: 0.25rem;\n}\n\n@media (max-width: 1199.98px) {\n .header .nav-user {\n margin-left: 1rem;\n margin-right: 1rem;\n }\n}\n@media (max-width: 767.98px) {\n .header .nav-user-login {\n padding: 0;\n }\n .header .nav-user-login .user-login-link {\n padding: 0.5em;\n }\n .header .nav-user-login .label {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .header .nav-user-login .icon {\n position: static;\n width: 1.25rem;\n height: 1.25rem;\n margin: 0;\n }\n .header .nav-user {\n margin-left: 0.5rem;\n margin-right: 0.5rem;\n }\n .header .nav-user + .nav-lang-short > ul {\n padding-left: 0 !important;\n }\n .header .nav-user .btn {\n padding: 0.375rem;\n }\n .header .nav-user:not(.show) .btn {\n border-radius: 50%;\n }\n .header .nav-user:not(.show) .btn:after {\n content: none;\n }\n .header .nav-user:not(.show) .user-name {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .header .nav-user.show {\n position: fixed;\n top: 0.625rem;\n right: 0.75rem;\n left: 0.75rem;\n margin: 0;\n background: white;\n z-index: 1199;\n }\n .header .nav-user.show .btn {\n width: 100%;\n padding-left: 0.68rem;\n padding-right: 0.68rem;\n border: 2px solid #707070;\n border-bottom: 0;\n border-radius: 2px 2px 0 0;\n }\n .header .nav-user.show .btn:after {\n margin-left: auto;\n }\n .header .nav-user.show .dropdown-menu {\n top: -2px !important;\n left: 0 !important;\n width: 100%;\n border: 2px solid #707070;\n border-top: 0;\n border-radius: 0 0 2px 2px;\n }\n}\n.search {\n flex: 0 0 auto;\n}\n.search .dropdown-toggle {\n padding: 1rem;\n}\n.search .dropdown-toggle:after {\n display: none;\n}\n.search .search-form {\n display: flex;\n border: none;\n flex-direction: row;\n flex-wrap: nowrap;\n}\n.search input[type=text] {\n width: 12rem;\n box-shadow: none !important;\n}\n\n.search-mobile-toggle .icon {\n width: 16px;\n height: 16px;\n}\n\n.search-mobile {\n display: none;\n}\n@media (max-width: 1599.98px) {\n .search-mobile {\n display: flex;\n flex-flow: row nowrap;\n position: absolute;\n top: -3rem;\n right: 0;\n bottom: auto;\n left: 0;\n width: 100%;\n height: 3rem;\n background: #212121;\n transition: bottom 0.3s;\n z-index: 1139;\n }\n .search-mobile .form-control, .search-mobile .selectize-control .selectize-input, .selectize-control .search-mobile .selectize-input {\n padding: 0 0 0 0.4rem;\n background: #212121;\n border: 0;\n color: #fff;\n box-shadow: none !important;\n border-radius: 0;\n }\n .search-mobile .form-control::placeholder, .search-mobile .selectize-control .selectize-input::placeholder, .selectize-control .search-mobile .selectize-input::placeholder {\n color: #c1c1c1;\n }\n .search-mobile .input-group-text {\n background: #212121;\n border-radius: 0;\n border: 0;\n }\n .search-mobile .icon {\n color: #c1c1c1;\n }\n .search-mobile .searchform-controller .icon {\n display: block;\n transition: color 0.2s ease-in-out;\n }\n .search-mobile .search-mobile-close {\n align-items: center;\n display: flex;\n margin: 0 0.9rem;\n }\n .search-mobile .search-mobile-close:hover .icon {\n color: #fff;\n }\n}\n\n.access-nav {\n position: absolute;\n top: -1000px;\n}\n.access-nav ul {\n margin-bottom: 0;\n padding-left: 0;\n list-style: none;\n}\n.access-nav li a {\n display: block;\n position: fixed;\n top: 0;\n left: 25px;\n z-index: 3003;\n transform: translateY(-100%);\n transition: opacity 0.2s, transform 0.2s;\n opacity: 0;\n}\n.access-nav li a:focus {\n top: 25px;\n transform: translateY(0%);\n opacity: 1;\n}\n\n.avatar-teaser {\n display: flex;\n align-items: center;\n margin-bottom: 1rem;\n}\n\n.avatar-teaser-body {\n flex: 1 1 auto;\n padding: 0.5rem 0;\n border-top: 1px solid #e6e6e6;\n border-bottom: 1px solid #e6e6e6;\n font-size: 0.83rem;\n color: #707070;\n}\n.avatar-teaser-body > * {\n margin: 0;\n}\n\n.bg-gray-100 .avatar-teaser-body {\n border-color: #d5d5d5;\n color: #212121;\n}\n\n.avatar-teaser-img {\n flex: 0 0 50px;\n width: 50px;\n margin-right: 0.6rem;\n border-radius: 50%;\n}\n.avatar-teaser-img img {\n max-width: 100%;\n border-radius: 50%;\n}\n.avatar-teaser-img + .avatar-teaser-img,\n.avatar-teaser-img + .avatar-teaser-img-placeholder {\n margin-left: -2.25rem;\n}\n@media (min-width: 576px) {\n .avatar-teaser-img + .avatar-teaser-img,\n.avatar-teaser-img + .avatar-teaser-img-placeholder {\n margin-left: -1.2rem;\n }\n}\n\n.avatar-teaser-img-placeholder {\n display: flex;\n justify-content: center;\n align-items: center;\n flex: 0 0 auto;\n width: 50px;\n height: 50px;\n margin-right: 0.6rem;\n background-color: #d5d5d5;\n border-radius: 50%;\n text-decoration: none;\n font-weight: 700;\n transition: background-color 0.2s;\n}\n\na.avatar-teaser-img-placeholder:hover:before {\n background-color: #e6e6e6;\n}\n\na.avatar-teaser-img,\na.avatar-teaser-img-placeholder {\n position: relative;\n z-index: 0;\n text-decoration: none;\n}\na.avatar-teaser-img:before,\na.avatar-teaser-img-placeholder:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n top: -3px;\n right: -3px;\n bottom: -3px;\n left: -3px;\n border: 1px solid #ff0000;\n background-color: #fff;\n border-radius: 50%;\n opacity: 0;\n transform: scale(0.8);\n transition: background-color 0.2s, opacity 0.2s, transform 0.2s;\n}\na.avatar-teaser-img:hover:before, a.avatar-teaser-img:focus:before,\na.avatar-teaser-img-placeholder:hover:before,\na.avatar-teaser-img-placeholder:focus:before {\n opacity: 1;\n transform: scale(1);\n}\n\n.card {\n border-color: #e6e6e6;\n border-radius: 0;\n flex: 1 1 0%;\n max-width: 100%;\n margin-bottom: 32px;\n}\n.bg-gray-100 .card {\n border-color: #c1c1c1;\n}\n\n.card-sm {\n margin-bottom: 16px;\n}\n\n.card-gray {\n border-color: #d5d5d5;\n}\n.card-gray .card-footer,\n.card-gray .card-body {\n background: #e6e6e6;\n transition: transform 0.2s, background 0.2s;\n}\n\na.card-gray:hover .card-body {\n background: #fff;\n}\n\n.card-body .card-header {\n display: flex;\n justify-content: space-between;\n margin-bottom: 1rem;\n padding-top: 0;\n padding-right: 0;\n padding-left: 0;\n font-size: 0.83rem;\n color: #707070;\n}\n.card-body + .card-footer {\n padding-top: 0;\n}\n.card-body .card-info + p {\n margin-top: 0.5em;\n}\n.card-body p:last-of-type {\n margin-bottom: 0;\n}\n.card-body .card-img-top + .card-title {\n margin-top: 0.9rem;\n}\n.card-img-top + .card-body {\n border-top: none !important;\n}\n.card-sm .card-body, .card-body.card-sm {\n padding: 0.675rem;\n}\n\n.card-header {\n border-color: rgba(33, 33, 33, 0.1);\n}\n\n.card-footer {\n padding-bottom: 1.35rem;\n border: 0;\n}\n\n.card-distinction .card-body {\n position: relative;\n border-top: 1px solid #ff0000 !important;\n padding-top: 1.8rem;\n}\n.card-distinction .card-body:before {\n content: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000' viewBox='0 0 20 30'%3E%3Cpath d='M0 0h20v30L10 19 0 30z'/%3E%3C/svg%3E\");\n display: inline-block;\n position: absolute;\n top: 0;\n left: 1.35rem;\n width: 20px;\n height: 30px;\n}\n\n.card-info {\n font-size: 0.83rem;\n margin-bottom: 1rem;\n color: #707070;\n}\n.card-info:last-of-type {\n margin-bottom: 0;\n}\n.card-info > :not(:last-of-type):after {\n content: \" ›\";\n margin: 0 0.25em 0 0.15em;\n}\n.card-info .card-info-date:not(:last-child):after {\n content: \" –\";\n}\n.card-info .event-info:after,\n.card-info .event-info-date:after,\n.card-info .card-info-date.event-date:after {\n content: none;\n}\n.card-info .event-info-date .event-date,\n.card-info .event-info-date .event-time,\n.card-info .event-info-date .icon {\n display: inline-block;\n vertical-align: middle;\n}\n.card-info .event-info-date .icon {\n width: 18px;\n height: 18px;\n color: #707070;\n}\n.card-info .event-info-date .icon:not(:first-child) {\n margin-left: 0.5em;\n}\n.card-info .event-info > span {\n display: block;\n}\n.card-info a {\n display: inline-block;\n color: #ff0000;\n text-decoration: none;\n}\n.card-info a.btn:hover, .card-info a.btn.hover {\n background-image: none;\n text-shadow: none;\n}\n.card-info a.btn-primary {\n color: #fff !important;\n}\n.card-info a.btn-secondary {\n color: #212121 !important;\n}\n.card-info p {\n color: #212121;\n}\np + .card-info {\n margin-top: 1rem;\n}\n\n.card-info-bordered {\n padding: 0.75rem 0;\n border-top: 1px solid rgba(33, 33, 33, 0.1);\n border-bottom: 1px solid rgba(33, 33, 33, 0.1);\n}\n\n.card-info-border-sm {\n padding: 0.25rem 0;\n}\n\na.card-img-top {\n position: relative;\n}\n.card-body a.card-img-top {\n display: block;\n}\na.card-img-top:before {\n content: \" \";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n box-shadow: inset 0 0 0 6px #ff0000;\n opacity: 0;\n transition: opacity 0.2s;\n}\na.card-img-top:hover:before {\n opacity: 0.6;\n}\n\na.card {\n text-decoration: none;\n}\na.card .card-title {\n transition: 0.4s ease;\n}\na.card:hover {\n color: #212121;\n border-color: #212121;\n}\na.card:hover .card-title {\n color: #ff0000;\n}\na.card.link-trapeze-horizontal:before {\n top: calc(100% + 1px);\n right: -1px;\n left: -1px;\n width: auto;\n}\n\n.card-img-overlay {\n right: auto;\n max-width: 400px;\n}\n.card-img-overlay .card-title {\n margin-bottom: 0;\n}\n@media (max-width: 767.98px) {\n .card-img-overlay .card-title,\n.card-img-overlay .h4 {\n font-size: 1.152rem;\n }\n}\n\n.card-grayscale:hover .card-img-top img {\n filter: grayscale(0%);\n}\n.card-grayscale:hover .card-body {\n opacity: 1;\n}\n.card-grayscale .card-img-top img {\n transition: filter 0.2s;\n filter: grayscale(100%);\n}\n.card-grayscale .card-body {\n opacity: 0.75;\n transition: opacity 0.3s, background 0.3s, border 0.3s !important;\n}\n\n.carousel {\n overflow: hidden;\n}\n\n.carousel-control {\n padding: 0 2rem;\n background: transparent;\n border: 0;\n cursor: pointer;\n font-size: 2rem;\n transition: all 0.3s ease-in-out;\n}\n.carousel-control .icon {\n width: 1.5em;\n height: 1.5em;\n padding: 0.5rem;\n background: rgba(255, 255, 255, 0.6);\n border-radius: 50%;\n color: #000;\n transition: all 0.2s;\n}\n.carousel-control:hover {\n opacity: 1;\n padding-left: 1rem;\n padding-right: 1rem;\n}\n.carousel-control:hover .icon {\n background: rgba(255, 255, 255, 0.8);\n}\n\n.carousel-control-prev {\n justify-content: flex-start;\n}\n.carousel-control-prev .icon {\n padding-right: 0.625rem;\n padding-left: 0.375rem;\n}\n\n.carousel-control-next {\n justify-content: flex-end;\n}\n.carousel-control-next .icon {\n padding-right: 0.375rem;\n padding-left: 0.625rem;\n}\n\n.carousel-indicators {\n bottom: 0;\n margin: 0;\n padding: 0 15% 1rem;\n}\n.carousel-indicators:before {\n content: \"\";\n position: absolute;\n top: auto;\n right: 0;\n bottom: 0;\n left: 0;\n height: 6rem;\n opacity: 0.3;\n background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */\n}\n.carousel-indicators li {\n border-top: inherit;\n border-bottom: inherit;\n border-radius: 50%;\n cursor: pointer;\n width: 12px;\n height: 12px;\n margin: 0 5px;\n padding: 0;\n}\n.carousel-indicators li:before {\n content: none;\n}\n\n@media (max-width: 1199.98px) {\n .carousel-control {\n display: none;\n }\n .carousel-indicators {\n position: static;\n padding: 1.5rem 15% 0;\n }\n .carousel-indicators:before {\n display: none;\n }\n .carousel-indicators li {\n width: 14px;\n height: 14px;\n background: #d5d5d5;\n }\n .carousel-indicators li.active {\n background: #ff0000;\n }\n .carousel-highlighted-news .carousel-indicators {\n padding-top: 0.5rem;\n }\n}\n.datepicker {\n display: none;\n}\n\n.datepicker-wrapper .picker__holder {\n padding: 0.5rem 0;\n background: #fff;\n border: 1px solid #e6e6e6;\n}\n\n.datepicker-wrapper .picker__header {\n margin-bottom: 1.4em;\n}\n@media (max-width: 767.98px) {\n .datepicker-wrapper .picker__header {\n text-align: left;\n }\n}\n\n.datepicker-wrapper .picker__month {\n font-weight: 700;\n}\n\n.datepicker-wrapper .picker__year {\n font-style: normal;\n}\n\n.datepicker-wrapper .picker__nav--next,\n.datepicker-wrapper .picker__nav--prev {\n right: 0;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0;\n border: 1px solid #e6e6e6;\n border-radius: 100%;\n text-align: center;\n transition: border 0.2s;\n}\n.datepicker-wrapper .picker__nav--next:hover, .datepicker-wrapper .picker__nav--next:focus,\n.datepicker-wrapper .picker__nav--prev:hover,\n.datepicker-wrapper .picker__nav--prev:focus {\n background: transparent;\n border: 1px solid #707070;\n}\n\n.datepicker-wrapper .picker__nav--prev {\n right: auto;\n left: 0;\n}\n@media (max-width: 767.98px) {\n .datepicker-wrapper .picker__nav--prev {\n right: 3rem;\n left: auto;\n }\n}\n\n.datepicker-wrapper .picker__nav--next:before,\n.datepicker-wrapper .picker__nav--prev:before {\n content: \" \";\n display: inline-block;\n position: relative;\n top: 0.95rem;\n right: 0.1rem;\n width: 0.5rem;\n height: 0.5rem;\n border-style: solid;\n border-width: 2px 2px 0 0;\n border-color: #212121 #212121 transparent transparent;\n transform: rotate(45deg);\n vertical-align: top;\n}\n\n.datepicker-wrapper .picker__nav--prev:before {\n right: auto;\n left: 0.1rem;\n transform: rotate(-135deg);\n}\n\n.datepicker-wrapper .picker__day {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0 !important;\n background: transparent !important;\n line-height: 1.65rem;\n border-radius: 100%;\n}\n.datepicker-wrapper .picker__day:hover, .datepicker-wrapper .picker__day:focus {\n border: 1px solid #d5d5d5;\n}\n.datepicker-wrapper .picker__day.picker__day--today {\n border-color: #ff0000;\n}\n.datepicker-wrapper .picker__day.picker__day--today:before {\n content: none;\n}\n.datepicker-wrapper .picker__day.picker__day--highlighted {\n border-color: #d5d5d5 !important;\n font-weight: normal;\n color: #212121;\n}\n.datepicker-wrapper .picker__day.picker__day--selected {\n background: #ff0000 !important;\n border-color: #ff0000 !important;\n color: #fff;\n}\n\n.datepicker-fancy {\n display: none;\n}\n.datepicker-fancy + .picker .picker__holder {\n background: none;\n}\n@media (max-width: 767.98px) {\n .datepicker-fancy + .picker .picker__holder {\n overflow: hidden;\n padding: 1.1rem 0 0.9rem;\n border-left: 0;\n border-right: 0;\n }\n .datepicker-fancy + .picker .picker__holder table {\n display: block;\n position: relative;\n min-height: 3rem;\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"1\"] {\n left: calc(-100% * 0);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"2\"] {\n left: calc(-100% * 1);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"3\"] {\n left: calc(-100% * 2);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"4\"] {\n left: calc(-100% * 3);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"5\"] {\n left: calc(-100% * 4);\n }\n .datepicker-fancy + .picker .picker__holder table tbody[data-week=\"6\"] {\n left: calc(-100% * 5);\n }\n .datepicker-fancy + .picker .picker__holder table tbody {\n position: absolute;\n top: 1.3;\n left: 0;\n }\n .datepicker-fancy + .picker .picker__holder table tbody,\n.datepicker-fancy + .picker .picker__holder table thead {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n }\n .datepicker-fancy + .picker .picker__holder table tbody tr,\n.datepicker-fancy + .picker .picker__holder table thead tr {\n display: flex;\n flex: 0 0 100%;\n }\n .datepicker-fancy + .picker .picker__holder table tbody tr td,\n.datepicker-fancy + .picker .picker__holder table tbody tr th,\n.datepicker-fancy + .picker .picker__holder table thead tr td,\n.datepicker-fancy + .picker .picker__holder table thead tr th {\n display: block;\n flex: 1 1 auto;\n padding-bottom: 0.2rem;\n }\n}\n@media (min-width: 768px) {\n .datepicker-fancy + .picker .picker__holder {\n padding: 3.5rem 0 4rem !important;\n }\n .datepicker-fancy + .picker .picker__holder .picker__header {\n position: initial;\n }\n .datepicker-fancy + .picker .picker__holder .picker__box {\n position: relative;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next {\n top: 50%;\n width: 3.8rem;\n height: 3.8rem;\n background: #fff;\n transition: box-shadow 0.2s;\n z-index: 10;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev:before,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next:before {\n top: 1.64rem;\n left: 0;\n border-color: #ff0000 #ff0000 transparent transparent;\n transition: border-width 0.2s;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev:hover,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next:hover {\n box-shadow: 0 0 20px 1px rgba(33, 33, 33, 0.25);\n border: 1px solid #e6e6e6;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev:hover:before,\n.datepicker-fancy + .picker .picker__holder .picker__nav--next:hover:before {\n border-color: #b51f1f #b51f1f transparent transparent;\n border-width: 3px 3px 0 0;\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--prev {\n left: calc(50% - 500px / 2 - 4.3rem);\n }\n .datepicker-fancy + .picker .picker__holder .picker__nav--next {\n right: calc(50% - 500px / 2 - 4.3rem);\n }\n .datepicker-fancy + .picker .picker__holder .picker__table {\n max-width: 500px;\n margin: auto;\n }\n .datepicker-fancy + .picker .picker__holder .picker__day {\n width: 2.7rem;\n height: 2.7rem;\n padding: 0.4325em 0;\n line-height: 1.6rem;\n transition: border 0.2s;\n margin-bottom: 0.2rem;\n }\n .datepicker-fancy + .picker .picker__holder .picker__weekday {\n padding-bottom: 1.1em;\n }\n}\n.datepicker-fancy + .picker .picker__holder .picker__day--highlighted {\n font-weight: bold;\n color: #ff0000;\n border-color: transparent;\n}\n.datepicker-fancy + .picker .picker__holder .picker__day--highlighted.picker__day--selected {\n color: #fff;\n}\n.datepicker-fancy + .picker .picker__holder .picker__day--today {\n border-color: #ff0000;\n}\n.datepicker-fancy + .picker .picker__holder .nextMonthLabel,\n.datepicker-fancy + .picker .picker__holder .prevMonthLabel {\n position: absolute;\n top: 6.8rem;\n font-size: 8rem;\n font-weight: bold;\n color: #d5d5d5;\n text-transform: uppercase;\n}\n.datepicker-fancy + .picker .picker__holder .nextMonthLabel {\n left: calc(50% + 19rem);\n}\n.datepicker-fancy + .picker .picker__holder .prevMonthLabel {\n right: calc(50% + 19rem);\n}\n.datepicker-fancy + .picker + .nextMonthLabel, .datepicker-fancy + .picker ~ .prevMonthLabel {\n display: none;\n}\n\narticle {\n counter-reset: footnotes;\n}\narticle footer,\narticle aside {\n margin-top: 1.6rem;\n padding-top: 0.72rem;\n border-top: 1px solid #c1c1c1;\n font-size: 0.83rem;\n}\narticle footer ol,\narticle aside ol {\n counter-reset: item;\n padding-left: 0;\n margin-left: 0;\n}\narticle footer ol li,\narticle aside ol li {\n display: block;\n padding-left: 0;\n}\narticle footer ol li:before,\narticle aside ol li:before {\n content: counter(item);\n counter-increment: item;\n display: inline-block;\n position: static;\n height: 0.7rem;\n margin-right: 0.4rem;\n padding-right: 0.15rem;\n border-right: 1px solid #c1c1c1;\n font-size: 0.7rem;\n line-height: 0.7rem;\n font-weight: 700;\n color: #ff0000;\n}\n\n/**\n * Inline footnotes references\n * 1. Increment the counter at each new reference\n * 2. Reset link styles to make it appear like regular text\n */\n[aria-describedby=footnote-label],\n[aria-describedby=footnote-label]:hover,\n[aria-describedby=sidenote-label],\n[aria-describedby=sidenote-label]:hover {\n counter-increment: footnotes; /* 1 */\n text-decoration: none; /* 2 */\n color: inherit; /* 2 */\n cursor: default; /* 2 */\n outline: none; /* 2 */\n border-bottom: none;\n}\n[aria-describedby=footnote-label]:focus, [aria-describedby=footnote-label]:active, [aria-describedby=footnote-label]:focus:active,\n[aria-describedby=footnote-label]:hover:focus,\n[aria-describedby=footnote-label]:hover:active,\n[aria-describedby=footnote-label]:hover:focus:active,\n[aria-describedby=sidenote-label]:focus,\n[aria-describedby=sidenote-label]:active,\n[aria-describedby=sidenote-label]:focus:active,\n[aria-describedby=sidenote-label]:hover:focus,\n[aria-describedby=sidenote-label]:hover:active,\n[aria-describedby=sidenote-label]:hover:focus:active {\n box-shadow: none !important;\n}\n[aria-describedby=footnote-label]:after,\n[aria-describedby=footnote-label]:hover:after,\n[aria-describedby=sidenote-label]:after,\n[aria-describedby=sidenote-label]:hover:after {\n border-left-color: #ff0000;\n border-right-color: #ff0000;\n}\n\n/**\n * Actual numbered references\n */\n[aria-describedby=footnote-label]:after,\n[aria-describedby=sidenote-label]:after {\n content: counter(footnotes);\n display: inline-block;\n height: 0.61rem;\n margin-left: 2px;\n padding: 0 0.15rem;\n cursor: pointer;\n vertical-align: super;\n font-size: 0.61rem;\n line-height: 0.61rem;\n font-weight: 700;\n border-left: 1px solid #c1c1c1;\n border-right: 1px solid #c1c1c1;\n color: #ff0000;\n transition: border 0.2s, color 0.2s;\n}\n\n/**\n * Resetting the default focused styles on the number\n */\n[aria-describedby=footnote-label]:focus:after,\n[aria-describedby=sidenote-label]:focus:after {\n outline: thin dotted;\n outline-offset: 2px;\n}\n\n.back-to-content {\n font-size: 0.8em;\n color: #ff0000;\n border-bottom: none;\n}\n\n/**\n * Highlight target note\n */\nfooter :target {\n background: rgba(255, 0, 0, 0.2);\n}\n\narticle aside {\n margin-top: 0;\n padding: 0;\n border-top: none;\n color: #707070;\n}\n\n.form-group label {\n font-size: 1em;\n color: #707070;\n}\n.form-group .custom-control label {\n font-size: 0.83rem;\n}\n.form-group .custom-control label:before, .form-group .custom-control label:after {\n top: 2px;\n}\n\n.invalid-label,\n.form-group .invalid-label {\n color: #ff0000;\n}\n\n.search-container {\n position: relative;\n}\n.search-container input[type=search] {\n padding-right: 40px;\n}\n.search-container .icon {\n position: absolute;\n top: 50%;\n right: 0.75rem;\n color: #c1c1c1;\n transform: translateY(-50%);\n transition: color 0.3s;\n}\n.search-container input[type=search]:hover + .icon {\n color: #707070;\n}\n.search-container input[type=search]:focus + .icon {\n color: #212121;\n}\n\n.gallery.is-fullscreen {\n z-index: 1120 !important; /* eslint disable line */\n max-width: none;\n width: 100% !important;\n}\n\n.gallery,\n.gallery-nav {\n position: relative;\n opacity: 0;\n transition: opacity 0.3s;\n}\n.gallery.ready,\n.gallery-nav.ready {\n opacity: 1;\n}\n.gallery .img-fluid,\n.gallery-nav .img-fluid {\n width: 100%;\n}\n\n.gallery-nav:after {\n content: \" \";\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: 5%;\n background: linear-gradient(to right, transparent 0%, #fff 100%);\n}\n\n.gallery.flickity-enabled.is-fullscreen {\n margin: 0 !important;\n background: #fff;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-slider {\n display: flex;\n align-items: center;\n}\n.ie .gallery.flickity-enabled.is-fullscreen .flickity-slider {\n padding-top: 20vmin;\n align-items: start;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item {\n align-items: center;\n max-height: 80vmin;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item .gallery-item-inner {\n height: 100%;\n padding: 0;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item .gallery-item-inner .img-wrapper {\n max-height: 100%;\n position: relative;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item .img-fluid {\n max-height: calc(80vmin - 2rem);\n max-width: 100vmin;\n margin: 0 auto;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item figcaption {\n position: relative;\n top: 2rem;\n}\n.gallery.flickity-enabled.is-fullscreen .gallery-item figcaption span:last-child {\n padding-left: 3rem;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-prev-next-button {\n top: 50% !important;\n border: 1px solid #c1c1c1;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-prev-next-button.next {\n right: 6%;\n}\n.gallery.flickity-enabled.is-fullscreen .flickity-prev-next-button.previous {\n left: 6%;\n}\n\n.gallery-item {\n display: flex;\n width: 100%;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.gallery-item figcaption {\n display: flex;\n justify-content: space-between;\n width: 100%;\n padding: 0.6rem 0.2rem;\n font-size: 0.83rem;\n color: #707070;\n}\n.gallery-item figcaption > span {\n display: inline-block;\n flex: 1 1 auto;\n}\n.gallery-item figcaption > span:last-child {\n text-align: right;\n padding-left: 1rem;\n}\n.gallery-item img {\n display: block;\n max-height: 100%;\n width: auto !important;\n}\n\n.gallery-item .gallery-item-inner {\n /* center images in cells with flexbox */\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n position: relative;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 0;\n padding: 0 0 66.6667%;\n background: #e6e6e6;\n}\n.gallery-item .gallery-item-inner .img-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n}\n\n.gallery-nav-item {\n display: block;\n position: relative;\n width: calc(23% - 0.8rem);\n margin-right: 0.8rem;\n border-bottom: 1px solid #c1c1c1;\n}\n.gallery-nav-item:after {\n content: \" \";\n position: absolute;\n top: 0;\n left: 50%;\n margin-left: -16px;\n width: 0;\n height: 0;\n border-style: solid;\n border-width: 16px 16px 0;\n border-color: transparent;\n transition: border-color 0.25s;\n}\n.gallery-nav-item.is-nav-selected:after {\n border-color: #fff transparent transparent;\n}\n.gallery-nav-item figcaption {\n overflow: hidden;\n padding: 0.4rem 0;\n font-size: 0.83rem;\n color: #707070;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n\n.gallery .flickity-prev-next-button,\n.gallery .flickity-fullscreen-button {\n width: 41px;\n height: 41px;\n border-radius: 41px;\n opacity: 1;\n}\n.gallery .flickity-prev-next-button svg.flickity-button-icon,\n.gallery .flickity-fullscreen-button svg.flickity-button-icon {\n position: static;\n}\n\n.gallery .flickity-prev-next-button {\n display: flex;\n top: 45%;\n align-items: center;\n justify-content: center;\n margin-top: -20.5px;\n background: #fff;\n transform: scale(1);\n transition: transform 0.25s;\n}\n.gallery .flickity-prev-next-button:hover {\n transform: scale(1.1);\n}\n.gallery .flickity-prev-next-button.next {\n right: 14px;\n}\n.gallery .flickity-prev-next-button.previous {\n left: 14px;\n}\n@media (max-width: 767.98px) {\n .gallery .flickity-prev-next-button {\n display: none;\n }\n}\n\n.gallery .flickity-fullscreen-button {\n top: 14px;\n right: 14px;\n background: #707070;\n text-align: center;\n transition: background 0.25s;\n}\n.gallery .flickity-fullscreen-button:hover {\n background: #212529;\n}\n.gallery .flickity-fullscreen-button svg.flickity-button-icon {\n width: 17px;\n}\n.gallery .flickity-fullscreen-button svg.flickity-button-icon * {\n fill: #fff;\n}\n.gallery .flickity-fullscreen-button.flickity-fullscreen-button-exit svg.flickity-button-icon {\n width: 10px;\n}\n\n.gallery.is-fullscreen .gallery-item {\n height: 100%;\n padding: 0;\n}\n.gallery.is-fullscreen .gallery-item .gallery-item-inner {\n background: transparent;\n}\n.gallery.is-fullscreen .gallery-item figcaption {\n border-top: 1px solid #e6e6e6;\n margin-left: 6%;\n margin-right: 6%;\n width: 88%;\n}\n\nol.flickity-page-dots li {\n padding: 0;\n}\nol.flickity-page-dots li:before {\n content: none;\n}\n\n.list-group-item {\n padding-top: 1.25rem;\n padding-bottom: 1.25rem;\n}\n.list-group-item p:last-child {\n margin-bottom: 0;\n}\n\n.list-group-item-borderless {\n padding-right: 0;\n padding-left: 0;\n border-right: 0;\n border-left: 0;\n}\n\n.list-group-gray .list-group-teaser-container,\n.list-group-item-gray .list-group-teaser-container {\n --card-bg: #e6e6e6;\n background: var(--card-bg);\n}\n.list-group-gray .list-group-teaser-container .card-title a,\n.list-group-item-gray .list-group-teaser-container .card-title a {\n transition: color 0.3s, text-shadow 0.25s;\n}\n.list-group-gray .list-group-teaser-container:hover,\n.list-group-item-gray .list-group-teaser-container:hover {\n --card-bg: $white;\n}\n\n.list-group li:before,\n.list-group li.list-group-item:before {\n content: none;\n}\n.list-group .list-group-teaser {\n display: block;\n text-decoration: none;\n padding: 0;\n border: none;\n}\n.list-group .list-group-teaser:hover {\n z-index: 10;\n}\n.list-group .list-group-teaser + .list-group-teaser {\n margin-top: -1px;\n}\n.list-group .list-group-teaser-thumbnail {\n flex: 0 0 12rem;\n padding: 1rem;\n padding-top: 1rem;\n z-index: 1;\n}\n.list-group .list-group-teaser-thumbnail > a {\n display: block;\n}\n@media (min-width: 992px) {\n .list-group .list-group-teaser-thumbnail {\n border-right: none;\n }\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-thumbnail {\n border-bottom: none;\n }\n}\n.list-group .list-group-teaser-content {\n flex: 0 1 100%;\n padding: 1rem;\n z-index: 1;\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-content {\n border-top: none;\n }\n}\n.list-group .list-group-teaser-content span {\n color: #212121;\n}\n.list-group .list-group-teaser-content p {\n margin: 0;\n}\n.list-group .list-group-teaser-content p.h5 {\n margin-bottom: 0.4rem;\n}\n.list-group .list-group-teaser-content .teaser-url {\n overflow-wrap: break-word;\n word-wrap: break-word;\n word-break: break-word;\n}\n.list-group .list-group-teaser-container {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n border: 1px solid #d5d5d5;\n transition: border-color 0.2s, background 0.25s;\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-container {\n flex-direction: column;\n }\n .list-group .list-group-teaser-container .list-group-teaser-thumbnail {\n flex-basis: 0;\n padding-bottom: 0;\n }\n}\n.list-group .list-group-teaser-container:hover .list-group-teaser-content,\n.list-group .list-group-teaser-container:hover .list-group-teaser-thumbnail {\n border-color: #212121;\n}\n.list-group .list-group-teaser-container.teaser-img-right {\n flex-direction: row-reverse;\n}\n@media (max-width: 991.98px) {\n .list-group .list-group-teaser-container.teaser-img-right {\n display: block;\n }\n .list-group .list-group-teaser-container.teaser-img-right .list-group-teaser-thumbnail {\n float: right;\n max-width: 50%;\n padding-bottom: 1rem;\n width: calc(100px + 2rem);\n }\n}\n.list-group .list-group-teaser-more {\n display: block;\n padding: 0.4rem 1rem;\n background: #fff;\n border: 1px solid #d5d5d5 !important;\n font-size: 90%;\n background-image: none !important;\n text-align: center;\n margin-top: 1rem;\n transition: border 0.2s, color 0.3s;\n}\n.list-group .list-group-teaser-more:hover {\n border: 1px solid #212121 !important;\n}\n.list-group .item-metadata p {\n display: inline-block;\n margin-bottom: 0;\n}\n.list-group .item-metadata .item-date {\n font-size: 1rem;\n font-weight: bold;\n margin-right: 0.5em;\n}\n\n.list-group-item-infoscience.has-thumbnail {\n display: flex;\n}\n.list-group-item-infoscience.has-thumbnail .list-group-thumbnail {\n flex: 0 0 8rem;\n margin-right: 1rem;\n z-index: 1;\n}\n.list-group-item-infoscience.has-thumbnail .list-group-content {\n flex: 0 1 100%;\n z-index: 1;\n}\n\n.list-group-teaser-thumbnail .news-video-overlay {\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n background: transparent;\n}\n.list-group-teaser-thumbnail .news-video-overlay:before {\n content: \"\";\n width: 2.25rem;\n height: 2.25rem;\n background: url(../images/icons/icon-teaser-video.svg);\n background-size: 100%;\n border-radius: 50%;\n box-shadow: 0 0 1rem rgba(0, 0, 0, 0.16);\n}\n\n.social-feed {\n position: relative;\n padding: 2.2rem 1.5rem 1.5rem;\n background: #fff;\n color: #707070;\n}\n.social-feed strong {\n color: #212121;\n}\n.social-feed .social-icon {\n position: absolute;\n top: -1.3rem;\n}\n.social-feed .social-feed-header {\n margin-bottom: 0.6rem;\n}\n.social-feed picture img {\n margin-bottom: 1rem;\n}\n\n.breadcrumb-container {\n display: flex;\n position: relative;\n margin-bottom: 1.6rem;\n}\n@media (max-width: 1199.98px) {\n .breadcrumb-container {\n padding: 0 0.8rem;\n }\n}\n@media (min-width: 1200px) {\n .breadcrumb-container {\n display: flex;\n position: relative;\n margin: 0 3rem;\n margin-bottom: 2rem;\n }\n}\n\n.breadcrumb-wrapper {\n max-width: 100%;\n width: 100%;\n border-bottom: 1px solid #d5d5d5;\n}\n@media (min-width: 992px) {\n .breadcrumb-wrapper {\n overflow-y: visible;\n user-select: none;\n }\n}\n\n.breadcrumb {\n padding: 0;\n margin-bottom: 0;\n}\n.breadcrumb li {\n padding-left: 0;\n}\n.breadcrumb li:before {\n content: none;\n}\n@media (min-width: 992px) {\n .breadcrumb {\n max-width: 100%;\n padding: 0.1rem 0;\n }\n .breadcrumb .breadcrumb-item:last-child {\n padding-right: 3rem;\n }\n}\n@media (max-width: 1199.98px) {\n .breadcrumb {\n margin: 0;\n padding: 0.64rem 0;\n z-index: 110;\n }\n .breadcrumb .icon {\n color: #c1c1c1;\n }\n .breadcrumb li:last-child {\n margin-right: 5rem;\n }\n}\n\n.breadcrumb-item {\n display: inline-block;\n position: relative;\n font-size: 0.83rem;\n line-height: 1.5rem;\n}\n.breadcrumb-item.breadcrumb-tags-wrapper {\n display: inline;\n}\n.breadcrumb-item:before {\n content: \" \";\n display: block;\n position: absolute;\n bottom: -0.1rem;\n left: 0;\n width: 0;\n height: 1px;\n padding: 0;\n background: #ff0000;\n transition: width 0.3s ease;\n}\n.breadcrumb-item:not(.active):not(.breadcrumb-tags-wrapper):hover:before {\n width: calc(100% - 0.6rem);\n}\n.breadcrumb-item:after {\n content: \"/\";\n color: #8e8e8e;\n padding-inline: 0.25rem;\n}\n.breadcrumb-item a {\n background-image: none !important;\n color: #495057;\n text-decoration: none;\n}\n.breadcrumb-item a:hover {\n color: #212121;\n}\n.breadcrumb-item .tag {\n vertical-align: baseline;\n}\n.breadcrumb-item .icon {\n top: -0.08em;\n font-size: 0.86em;\n}\n.breadcrumb-item:last-child:after {\n content: none;\n}\n.breadcrumb-item.active {\n font-weight: bold;\n color: #495057;\n}\n.breadcrumb-item.expand-links {\n display: none;\n}\n\n.breadcrumb .btn-expand-links {\n height: auto;\n padding: 0;\n border: 0;\n font-size: inherit;\n line-height: 1;\n}\n\n@media (max-width: 991.98px) {\n .breadcrumb .breadcrumb-item,\n.breadcrumb.has-expanded-links .breadcrumb-item.expand-links {\n display: none;\n }\n .breadcrumb .breadcrumb-item:first-of-type,\n.breadcrumb .breadcrumb-item.expand-links,\n.breadcrumb .breadcrumb-item:last-of-type,\n.breadcrumb .breadcrumb-item.active,\n.breadcrumb .breadcrumb-item.breadcrumb-tags-wrapper,\n.breadcrumb.has-expanded-links .breadcrumb-item {\n display: inline-block;\n }\n}\n.breadcrumb .dropdown {\n display: inline;\n position: static;\n}\n\n.breadcrumb .dropdown-toggle {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n top: -0.08em;\n width: 1.25rem;\n height: 1.25rem;\n margin-left: 0;\n padding: 0;\n border: 0;\n border-radius: 50%;\n}\n.breadcrumb .dropdown-toggle .icon {\n top: 0;\n font-size: 1rem;\n color: currentColor;\n transform: rotate(0);\n transition: all 0.2s ease-in-out;\n}\n.breadcrumb .dropdown-toggle:after {\n content: none;\n}\n.breadcrumb .dropdown-toggle:hover, .breadcrumb .dropdown-toggle:active {\n background: #ff0000 !important;\n color: #fff !important;\n}\n.breadcrumb .dropdown-toggle:focus, .breadcrumb .dropdown-toggle:focus-visible {\n outline-offset: 0;\n}\n.breadcrumb .dropdown-toggle:focus:not(:focus-visible) {\n outline-color: transparent !important;\n}\n.breadcrumb .dropdown-toggle[aria-expanded=true] .icon {\n transform: rotate(180deg);\n}\n\n.breadcrumb .dropdown-menu {\n min-width: 11.5rem;\n}\n.breadcrumb .dropdown-menu.show {\n top: 1.65rem !important;\n left: -0.625rem !important;\n transform: none !important;\n}\n.breadcrumb .dropdown-menu.show.open-left {\n right: -0.625rem !important;\n left: auto !important;\n}\n\n.breadcrumb .dropdown-item {\n padding: 0.125em 0.625rem;\n font-size: 0.83rem;\n line-height: 1.3em;\n}\n.breadcrumb .dropdown-item a {\n display: block;\n}\n.breadcrumb .dropdown-item + .dropdown-item {\n margin-top: 0.5rem;\n}\n.breadcrumb .dropdown-item.current-menu-item, .breadcrumb .dropdown-item.current-menu-item-parent {\n font-weight: bold;\n}\n@media (max-width: 991.98px) {\n .breadcrumb .dropdown-item {\n white-space: normal;\n }\n}\n\n.links-group {\n padding: 1.66rem;\n background: #fff;\n border: 1px solid #d5d5d5;\n}\n.links-group .nav-link, .links-group li {\n padding: 0;\n margin-bottom: 0.8rem;\n}\n.links-group.links-group-teaser h5 {\n margin-bottom: 1.2rem;\n padding-bottom: 1.6rem;\n border-bottom: 1px solid #d5d5d5;\n}\n\n.media-map {\n display: flex;\n flex: 1 1 100%;\n position: relative;\n}\n.media-map figure {\n flex: 1 1 100%;\n}\n.media-map picture {\n width: 100%;\n margin-bottom: 0;\n}\n.media-map img {\n height: 100%;\n object-fit: cover;\n font-family: \"object-fit: cover;\"; /* stylelint-disable-line */\n}\n\n.media-map-over {\n position: absolute;\n right: 16px;\n bottom: 16px;\n left: 16px;\n}\n\n.cover {\n position: relative;\n}\n.cover figcaption {\n position: absolute;\n right: 16px;\n bottom: 16px;\n z-index: 1;\n}\n@media (min-width: 768px) {\n .cover figcaption {\n right: 32px;\n bottom: 32px;\n }\n}\n\n.page-item {\n background-color: #fff;\n border-top: 1px solid #d5d5d5;\n border-bottom: 1px solid #d5d5d5;\n}\n.page-item:first-child .page-link, .page-item:last-child .page-link {\n border-radius: 0;\n}\n.page-item:first-child {\n border-left: 1px solid #d5d5d5;\n}\n.page-item:first-child .page-link {\n margin-left: -1px;\n}\n.page-item:last-child {\n border-right: 1px solid #d5d5d5;\n}\n.page-item:last-child .page-link {\n margin-right: -1px;\n}\n.page-item.disabled .page-link {\n border-color: transparent;\n}\n.page-item.disabled:last-child .page-link {\n margin-right: 0;\n}\n.page-item.disabled:first-child .page-link {\n margin-left: 0;\n}\n\n.page-link {\n display: inline-flex;\n justify-content: center;\n min-width: calc(1.25rem + 1rem);\n height: 100%;\n background-color: transparent;\n border-color: transparent;\n border-radius: 0;\n text-decoration: none;\n font-weight: 700;\n transition: margin 0.1s ease-in-out;\n position: relative;\n z-index: 0;\n transition: transform 0.2s;\n}\n.page-link:before {\n content: \"\";\n display: block;\n position: absolute;\n z-index: -1;\n border: 5px solid transparent;\n transition: border 0.2s;\n}\n.page-link:before {\n top: 100%;\n left: 0;\n width: 100%;\n height: 0;\n border-bottom-width: 0;\n border-top-width: 0;\n border-top-color: #d5d5d5;\n}\n.page-link:hover, .page-link:focus {\n transform: translateY(-5px);\n}\n.page-link:hover:before, .page-link:focus:before {\n border-top-width: 5px;\n}\n.page-link:before {\n left: -1px;\n margin-top: 1px;\n width: calc(100% + 2px);\n}\n.page-item:first-child .page-link:before {\n border-left-color: #fff;\n}\n.page-item:last-child .page-link:before {\n border-right-color: #fff;\n}\n.page-link:hover {\n z-index: 2;\n border: 1px solid #707070;\n transform: translateY(-4px);\n}\n.page-link:hover, .page-link:focus, .page-link:active {\n background-color: #fff;\n}\n\n.question {\n display: flex;\n flex-flow: column wrap;\n}\n@keyframes popin {\n 100% {\n transform: scale(1);\n }\n}\n.question h3,\n.question .h3 {\n margin-top: 1rem;\n margin-bottom: 3rem;\n}\n.question .custom-control-label {\n flex: 1 1 auto;\n flex-basis: 0;\n position: relative;\n transition: 0.2s;\n}\n.question .custom-control-label:before {\n content: \" \";\n position: absolute;\n width: 1.7rem;\n height: 1.7rem;\n border: none;\n border-radius: 50%;\n margin-top: 0;\n transform: scale(0);\n transition: margin 0.2s;\n box-shadow: none !important;\n z-index: 15;\n}\n.question .custom-control-label:after {\n content: \" \";\n position: absolute;\n width: 0.6296296296rem;\n height: 0.6296296296rem;\n background: url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E\");\n transform: scale(0);\n transition: margin 0.2s;\n z-index: 25;\n}\n.question .custom-control-label:hover {\n cursor: pointer;\n}\n.question .custom-control-label:hover .custom-control-label-content {\n border-color: #212121;\n z-index: 10;\n}\n.question .custom-control-label-content {\n display: block;\n position: relative;\n padding: 1rem 1.3rem;\n background: #fff;\n border: 1px solid #d5d5d5;\n z-index: 5;\n transition: 0.2s;\n}\n.question .custom-control-input:checked + .custom-control-label {\n z-index: 10;\n}\n.question .custom-control-input:checked + .custom-control-label .custom-control-label-content {\n border-color: #212121;\n z-index: 10;\n}\n.question .custom-control-input:checked + .custom-control-label:before, .question .custom-control-input:checked + .custom-control-label:after {\n animation: popin 0.2s forwards;\n}\n\n.question-title {\n font-size: 1.2rem;\n text-transform: uppercase;\n color: #707070;\n}\n\n.question-subtitle {\n font-size: 1.4rem;\n font-weight: bold;\n}\n\n.question-img {\n flex: 0 0 100%;\n}\n\n.question-content {\n padding: 4rem;\n}\n\n.question-answers {\n display: flex;\n flex-flow: column nowrap;\n padding-right: 1.7rem;\n}\n\n@media (max-width: 991.98px) {\n .question .custom-control-label {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n }\n .question .custom-control-label:hover, .question .custom-control-label:focus {\n padding-left: 0.5rem;\n margin-right: -0.5rem;\n }\n .question .custom-control-label:hover .trapeze-vertical, .question .custom-control-label:focus .trapeze-vertical {\n border-right-width: 0.5rem;\n }\n .question .custom-control-label:before {\n top: calc(50% - 0.85rem);\n right: -0.85rem;\n left: auto;\n }\n .question .custom-control-label:after {\n top: calc(50% - 0.3148148148rem);\n right: -0.3148148148rem;\n left: auto;\n }\n .question .custom-control-label-content {\n margin-bottom: -1px;\n }\n .question .custom-control-input:checked + .custom-control-label {\n padding-left: 0.5rem;\n margin-right: -0.5rem;\n z-index: 10;\n }\n .question .custom-control-input:checked + .custom-control-label .trapeze-vertical {\n border-right-width: 0.5rem;\n }\n .question-content {\n padding: 1rem 0;\n }\n}\n@media (min-width: 992px) {\n .question {\n flex-flow: row nowrap;\n align-items: stretch;\n background-image: linear-gradient(to right, #fff 30%, #e6e6e6 30%);\n padding: 10rem 0;\n }\n .question h3,\n.question .h3 {\n margin-top: 0;\n }\n .question .custom-control-label {\n display: block;\n position: relative;\n z-index: 1;\n transition: margin 0.2s, padding 0.2s;\n }\n .question .custom-control-label:hover, .question .custom-control-label:focus {\n margin-top: -0.5rem !important;\n padding-bottom: 0.5rem;\n }\n .question .custom-control-label:hover .trapeze-horizontal, .question .custom-control-label:focus .trapeze-horizontal {\n border-top-width: 0.5rem;\n }\n .question .custom-control-label:before {\n top: -0.85rem;\n left: calc(50% - 0.85rem);\n }\n .question .custom-control-label:after {\n top: -0.3148148148rem;\n left: calc(50% - 0.3148148148rem);\n }\n .question .custom-control-label:hover {\n z-index: 10;\n }\n .question .custom-control-label-content {\n height: 100%;\n margin-left: -1px;\n }\n .question .custom-control-input:checked + .custom-control-label {\n margin-top: -0.5rem !important;\n padding-bottom: 0.5rem;\n }\n .question .custom-control-input:checked + .custom-control-label .trapeze-horizontal {\n border-top-width: 0.5rem;\n }\n .question-img {\n flex: 0 0 45%;\n }\n .question-img picture,\n.question-img img {\n display: block;\n width: 100% !important;\n }\n .question-answers {\n display: flex;\n flex-flow: row nowrap;\n padding: 0;\n }\n .question-content {\n padding: 0 4rem;\n }\n}\n.social-share-container {\n display: flex;\n flex-flow: column wrap;\n justify-content: space-between;\n align-items: flex-start;\n padding: 1rem 1.5rem;\n background: #fff;\n color: #707070;\n}\n@media (min-width: 992px) {\n .social-share-container {\n flex-flow: row nowrap;\n justify-content: space-between;\n align-items: center;\n }\n}\n.social-share-container.social-share-light {\n display: inline-block;\n}\n\n.social-share {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n}\n@media (min-width: 992px) {\n .social-share {\n flex-flow: row nowrap;\n justify-content: space-between;\n }\n}\n.social-share .social-icon {\n margin-right: 0.25rem;\n margin-bottom: 0.25rem;\n}\n@media (min-width: 992px) {\n .social-share .social-icon {\n margin-bottom: 0;\n }\n}\n.social-share .social-share-text {\n flex-basis: 100%;\n margin-right: 0.5rem;\n margin-bottom: 0.25rem;\n}\n@media (min-width: 992px) {\n .social-share .social-share-text {\n flex-basis: auto;\n margin-bottom: 0;\n }\n}\n\n.social-share-copylink {\n display: flex;\n white-space: nowrap;\n align-items: center;\n}\n@media (min-width: 992px) {\n .social-share-copylink {\n margin-top: 0;\n }\n}\n@media (max-width: 991.98px) {\n .social-share-copylink {\n white-space: normal;\n }\n}\n.social-share-copylink .input-group .form-control, .social-share-copylink .input-group .selectize-control .selectize-input, .selectize-control .social-share-copylink .input-group .selectize-input {\n border: none !important;\n box-shadow: none !important;\n}\n.social-share-copylink .input-group .form-control:before, .social-share-copylink .input-group .selectize-control .selectize-input:before, .selectize-control .social-share-copylink .input-group .selectize-input:before {\n content: none;\n}\n.social-share-copylink .input-group .form-control.sr-only, .social-share-copylink .input-group .table-restauration tr td .form-control.tablesaw-cell-label, .table-restauration tr td .social-share-copylink .input-group .form-control.tablesaw-cell-label, .social-share-copylink .input-group .selectize-control .sr-only.selectize-input, .social-share-copylink .input-group .selectize-control .table-restauration tr td .selectize-input.tablesaw-cell-label, .table-restauration tr td .social-share-copylink .input-group .selectize-control .selectize-input.tablesaw-cell-label, .selectize-control .social-share-copylink .input-group .sr-only.selectize-input, .selectize-control .social-share-copylink .input-group .table-restauration tr td .selectize-input.tablesaw-cell-label, .table-restauration tr td .selectize-control .social-share-copylink .input-group .selectize-input.tablesaw-cell-label {\n position: absolute;\n}\n\n.table, .semaineDeRef {\n width: 100%;\n}\n.table thead th, .semaineDeRef thead th {\n border-bottom: 3px solid #d5d5d5;\n padding: 0.3rem 0.45rem;\n}\n.table tbody, .semaineDeRef tbody,\n.table tfoot,\n.semaineDeRef tfoot {\n color: #212121;\n}\n.table tbody td, .semaineDeRef tbody td,\n.table tfoot td,\n.semaineDeRef tfoot td {\n padding: 0.3rem 0.45rem;\n border-bottom: 1px solid #d5d5d5;\n}\n@media (max-width: 767.98px) {\n .table tbody td:last-child, .semaineDeRef tbody td:last-child,\n.table tfoot td:last-child,\n.semaineDeRef tfoot td:last-child {\n margin-bottom: 1.2rem;\n }\n}\n.table tbody td .tablesaw-cell-label, .semaineDeRef tbody td .tablesaw-cell-label,\n.table tfoot td .tablesaw-cell-label,\n.semaineDeRef tfoot td .tablesaw-cell-label {\n color: #212121;\n}\n.table tfoot td, .semaineDeRef tfoot td {\n border-top: 3px solid #d5d5d5;\n font-weight: bold;\n}\n\n@media (min-width: 768px) {\n .table-boxed, .semaineDeRef {\n border: 1px solid #d5d5d5;\n }\n}\n.table-boxed thead th, .semaineDeRef thead th {\n border-top: 1px solid #d5d5d5;\n}\n.table-boxed thead th, .semaineDeRef thead th,\n.table-boxed tbody td,\n.semaineDeRef tbody td,\n.table-boxed tfoot td,\n.semaineDeRef tfoot td {\n border-right: 1px solid #d5d5d5;\n}\n@media (max-width: 767.98px) {\n .table-boxed thead th, .semaineDeRef thead th,\n.table-boxed tbody td,\n.semaineDeRef tbody td,\n.table-boxed tfoot td,\n.semaineDeRef tfoot td {\n border-left: 1px solid #d5d5d5;\n }\n}\n\n.table-sortable thead th {\n padding: 0;\n}\n.table-sortable thead th button {\n padding: 0.3rem;\n cursor: pointer;\n}\n.table-sortable thead th button .tablesaw-sortable-arrow {\n display: block;\n position: relative;\n margin-top: 0.1rem;\n float: left;\n width: 1rem;\n height: 1rem;\n}\n.table-sortable thead th button .tablesaw-sortable-arrow:after {\n content: \" \";\n position: absolute;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: 0.29rem solid transparent;\n border-right: 0.29rem solid transparent;\n border-bottom: 0.35rem solid #d5d5d5;\n margin: 0;\n}\n.table-sortable thead th button .tablesaw-sortable-arrow:before {\n content: \" \";\n position: absolute;\n bottom: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: 0.29rem solid transparent;\n border-right: 0.29rem solid transparent;\n border-top: 0.35rem solid #d5d5d5;\n margin: 0;\n}\n.table-sortable thead th.tablesaw-sortable-descending button .tablesaw-sortable-arrow:before {\n border-top-color: #ff0000;\n}\n.table-sortable thead th.tablesaw-sortable-ascending button .tablesaw-sortable-arrow:after {\n border-bottom-color: #ff0000;\n}\n\n.tablesaw-sortable-btn {\n background: transparent;\n border: none;\n}\n\n.nav-tabs .nav-item {\n padding-left: 0;\n}\n.nav-tabs .nav-item:before {\n content: none;\n}\n.nav-tabs .nav-item + .nav-item .nav-link {\n margin-left: -1px;\n}\n.nav-tabs .nav-item:first-child .nav-link {\n border-top-left-radius: 2px;\n}\n.nav-tabs .nav-item:last-child .nav-link {\n border-top-right-radius: 2px;\n}\n.nav-tabs .nav-link {\n position: relative;\n background-color: #e6e6e6;\n border-color: #d5d5d5;\n text-decoration: none;\n border-radius: 0;\n padding: 0.5rem 0.8125rem;\n}\n@media (min-width: 768px) {\n .nav-tabs .nav-link {\n padding: 0.5rem 1rem;\n }\n}\n.nav-tabs .nav-link:hover {\n z-index: 1;\n background-color: #d9d9d9;\n color: #212121;\n}\n.nav-tabs .nav-link:focus:not(:active) {\n z-index: 1;\n border-color: #ced4da;\n outline: 1px solid #ced4da;\n border-radius: 0 !important;\n}\n.nav-tabs .nav-link:active {\n z-index: 1;\n background: linear-gradient(0deg, #e6e6e6 0%, #d9d9d9 100%);\n}\n.nav-tabs .nav-link.disabled {\n background-color: #d9d9d9;\n border-color: #d5d5d5;\n color: #c1c1c1;\n cursor: not-allowed;\n}\n.nav-tabs .nav-link.active,\n.nav-tabs .nav-item.show .nav-link {\n color: #212121;\n}\n.nav-tabs .nav-link.active:hover,\n.nav-tabs .nav-item.show .nav-link:hover {\n background-color: #fff;\n}\n\n.nav-tabs-vertical-wrapper {\n display: flex;\n}\n.nav-tabs-vertical-wrapper .nav-tabs {\n flex: 1 0 30%;\n max-width: 30%;\n margin-right: -1px;\n border-top: 1px solid #d5d5d5;\n}\n.nav-tabs-vertical-wrapper .nav-item:first-child .nav-link {\n border-top: 0;\n}\n.nav-tabs-vertical-wrapper .nav-item .nav-link {\n margin-top: 0;\n margin-left: 0;\n}\n.nav-tabs-vertical-wrapper .nav-item .nav-link:first-child {\n margin-left: 0;\n}\n.nav-tabs-vertical-wrapper .tab-content {\n flex: 2 1 70%;\n border: 1px solid #d5d5d5;\n}\n\n.nav-tabs-vertical {\n flex: 1 1 auto;\n flex-direction: column;\n border-bottom: none;\n}\n.nav-tabs-vertical .nav-item:first-child .nav-link {\n border-top-left-radius: 0;\n}\n.nav-tabs-vertical .nav-item:last-child .nav-link {\n border-top-right-radius: 0;\n}\n.nav-tabs-vertical .nav-link.active {\n border-right: 1px solid #fff;\n border-bottom-color: #d5d5d5;\n}\n\n.nav-tabs-light-wrapper {\n margin-bottom: 1rem;\n background-color: #fff;\n border-bottom: 1px solid #d5d5d5;\n}\n\n.nav-tabs-light .nav-link {\n position: relative;\n margin-right: 2rem;\n padding-right: 0;\n padding-left: 0;\n text-decoration: none;\n font-weight: 700;\n}\n.nav-tabs-light .nav-link:after {\n content: \"\";\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n border-bottom: 0 solid #ff0000;\n transition: border-bottom 0.2s;\n}\n.nav-tabs-light .nav-link.active:after {\n border-bottom-width: 4px;\n}\n.nav-tabs-light .nav-item:last-child .nav-link {\n margin-right: 0;\n}\n\n.card-deck {\n display: block;\n position: relative;\n margin-left: -0.5rem;\n margin-right: -0.5rem;\n}\n@media (min-width: 576px) {\n .card-deck {\n display: flex;\n flex-wrap: wrap;\n }\n .card-deck > .card:first-child:last-child {\n flex: 0 0 60%;\n margin-left: auto;\n margin-right: auto;\n }\n .card-deck > .card:nth-last-child(n+2), .card-deck > .card:nth-last-child(n+2) ~ * {\n flex: 1 1 47%;\n margin: 0.5rem;\n }\n}\n@media (min-width: 992px) {\n .card-deck > .card {\n z-index: 1;\n margin: 0.5rem;\n }\n .card-deck > .card:first-child:last-child {\n flex: 0 0 33%;\n }\n .card-deck > .card:nth-last-child(n+2) {\n flex: 0 0 33%;\n margin-left: auto;\n }\n .card-deck > .card:nth-last-child(n+2) ~ * {\n flex: 0 0 33%;\n margin-right: auto;\n }\n .card-deck > .card:nth-last-child(n+3), .card-deck > .card:nth-last-child(n+3) ~ * {\n flex: 1 1 30%;\n margin: 0.5rem;\n }\n .card-deck.card-deck-line {\n /*\n * for plain cards, we add pseudo elements, allowing the lines not to touch the cards\n */\n /*\n * Styles for card-links. this is tricky because we already use before and after pseudo elements\n * on card-links. So to avoid the line touching the card, we add a border\n */\n }\n .card-deck.card-deck-line:before {\n content: \" \";\n position: absolute;\n top: 50%;\n left: 5%;\n width: 30%;\n z-index: 0;\n border-bottom: 1px solid #e6e6e6;\n }\n .bg-gray-100 .card-deck.card-deck-line:before {\n border-bottom-color: #c1c1c1;\n }\n .card-deck.card-deck-line:after {\n content: \" \";\n position: absolute;\n top: 50%;\n right: 5%;\n width: 30%;\n z-index: 0;\n border-bottom: 1px solid #e6e6e6;\n }\n .bg-gray-100 .card-deck.card-deck-line:after {\n border-bottom-color: #c1c1c1;\n }\n .card-deck.card-deck-line > div.card:first-child:last-child {\n position: relative;\n }\n .card-deck.card-deck-line > div.card:first-child:last-child:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n left: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:first-child:last-child:before {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:first-child:last-child:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n right: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:first-child:last-child:after {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:nth-last-child(n+2):before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n left: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:nth-last-child(n+2):before {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:nth-last-child(n+2) ~ *:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n right: calc(-1rem - 1px);\n width: 1rem;\n height: 100%;\n background: white;\n }\n .bg-gray-100 .card-deck.card-deck-line > div.card:nth-last-child(n+2) ~ *:after {\n background-color: #e6e6e6;\n }\n .card-deck.card-deck-line > div.card:nth-last-child(n+3):before, .card-deck.card-deck-line > div.card:nth-last-child(n+3):after, .card-deck.card-deck-line > div.card:nth-last-child(n+3) ~ *:before, .card-deck.card-deck-line > div.card:nth-last-child(n+3) ~ *:after {\n content: none;\n }\n .card-deck.card-deck-line > a.card:first-child:last-child {\n flex: 0 0 calc(33% + 1.5rem);\n box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;\n }\n .bg-gray-100 .card-deck.card-deck-line > a.card:first-child:last-child {\n box-shadow: 1rem 0 0 0 #e6e6e6, -1rem 0 0 0 #e6e6e6;\n }\n .card-deck.card-deck-line > a.card:nth-last-child(n+2) {\n flex: 0 0 calc(33% + 1.5rem);\n box-shadow: -1rem 0 0 0 white;\n }\n .bg-gray-100 .card-deck.card-deck-line > a.card:nth-last-child(n+2) {\n box-shadow: -1rem 0 0 0 #e6e6e6;\n }\n .card-deck.card-deck-line > a.card:nth-last-child(n+2) ~ * {\n flex: 0 0 calc(33% + 1.5rem);\n box-shadow: 1rem 0 0 0 white;\n }\n .bg-gray-100 .card-deck.card-deck-line > a.card:nth-last-child(n+2) ~ * {\n box-shadow: 1rem 0 0 0 #e6e6e6;\n }\n .card-deck.card-deck-line > a.card:nth-last-child(n+3), .card-deck.card-deck-line > a.card:nth-last-child(n+3) ~ * {\n flex: 1 1 30%;\n border: none;\n }\n}\n.card-deck.mini-cards {\n justify-content: center;\n}\n@media (max-width: 575.98px) {\n .card-deck.mini-cards {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n }\n .card-deck.mini-cards > .card {\n margin: 0.5rem;\n }\n}\n.card-deck.mini-cards .deck-title {\n flex-basis: 100%;\n margin-left: 0.5rem;\n font-size: 1.625rem;\n}\n.card-deck.mini-cards .card-body {\n padding: 1rem;\n}\n.card-deck.mini-cards .card-title {\n margin: 0;\n font-size: 1.125rem;\n}\n.card-deck.mini-cards > .card {\n flex-basis: calc( 50% - 1rem );\n flex-grow: 0;\n}\n@media (min-width: 576px) {\n .card-deck.mini-cards > .card {\n flex-basis: calc( 33.3334% - 1rem );\n }\n}\n@media (min-width: 1200px) {\n .card-deck.mini-cards > .card {\n flex-basis: calc( 16.6667% - 1rem );\n }\n}\n\n.card-slider-wrapper {\n padding: 1rem 0;\n}\n.card-slider-wrapper .flickity-page-dots {\n display: flex;\n bottom: -0.8rem;\n justify-content: stretch;\n align-items: center;\n}\n.card-slider-wrapper .flickity-page-dots .dot {\n flex: 1 1 1px;\n height: 1px;\n margin: 0;\n background: #707070;\n border-radius: 0;\n}\n.card-slider-wrapper .flickity-page-dots .dot.is-selected {\n height: 5px;\n background: #ff0000;\n}\n\n.card-slider-footer {\n display: flex;\n flex-direction: row;\n align-items: center;\n}\n.card-slider-footer > div {\n margin-right: 2rem;\n}\n@media (max-width: 767.98px) {\n .card-slider-footer {\n justify-content: center;\n margin-top: 2.6rem;\n }\n .card-slider-footer > div {\n margin-right: 0;\n }\n}\n\n.card-slider-btn {\n display: inline-block;\n position: relative;\n width: 3rem;\n height: 3rem;\n background: #fff;\n border: 1px solid #c1c1c1;\n font-size: 1.4rem;\n line-height: 2.3rem;\n color: #ff0000;\n transition: opacity 0.3s, background 0.3s, border 0.3s, transform 0.3s, color 0.3s;\n}\n.card-slider-btn:hover {\n cursor: pointer;\n border: 1px solid #707070;\n}\n.card-slider-btn:before {\n margin-top: 1px;\n}\n.card-slider-btn.disabled {\n background: transparent;\n color: #707070;\n}\n@media (max-width: 767.98px) {\n .card-slider-btn {\n display: none;\n }\n}\n\n.card-slider {\n height: 100%;\n}\n.card-slider .flickity-viewport {\n overflow: visible;\n}\n\n.card-slider-cell {\n display: flex;\n flex-direction: column;\n width: 23%;\n min-width: 360px;\n padding-right: 32px;\n}\n.card-slider-cell.card-slider-cell-lg {\n width: 48%;\n}\n.ie .card-slider-cell {\n display: block;\n height: auto !important;\n}\n.ie .card-slider-cell .card-body {\n flex: 0 0 auto;\n}\n@media (max-width: 991.98px) {\n .card-slider-cell {\n width: 100%;\n padding-right: 0;\n }\n .card-slider-cell.card-slider-cell-lg {\n width: 100%;\n }\n}\n\n.fullwidth-teaser {\n position: relative;\n width: 100%;\n background: #e6e6e6;\n}\n.fullwidth-teaser .vimeo-wrapper {\n background: #e6e6e6;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser {\n display: flex;\n flex-flow: row nowrap;\n min-height: 30rem;\n }\n}\n@media (min-width: 992px) {\n .fullwidth-teaser {\n margin-bottom: 0;\n }\n}\n.fullwidth-teaser img {\n width: 100%;\n height: auto;\n}\n.fullwidth-teaser figure,\n.fullwidth-teaser figure picture,\n.fullwidth-teaser figure img {\n margin-bottom: 0;\n}\n.fullwidth-teaser figure picture,\n.fullwidth-teaser figure img {\n height: 100%;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser picture,\n.fullwidth-teaser figure,\n.fullwidth-teaser .fullwidth-teaser-text {\n flex: 0 0 50%;\n }\n}\n@media (max-width: 767.98px) {\n .fullwidth-teaser picture img,\n.fullwidth-teaser figure img {\n width: 100% !important;\n height: auto;\n }\n}\n@media (min-width: 768px) {\n .fullwidth-teaser picture,\n.fullwidth-teaser figure {\n position: relative;\n overflow: hidden;\n }\n .fullwidth-teaser picture img,\n.fullwidth-teaser figure img {\n position: relative;\n left: 0;\n object-fit: cover;\n object-position: top center;\n font-family: \"object-fit: cover;\"; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n max-width: none;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser {\n display: block;\n padding: 0;\n }\n .fullwidth-teaser picture,\n.fullwidth-teaser figure {\n display: block;\n height: 90vh;\n max-height: 90vh;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser .fullwidth-teaser-content p {\n float: right;\n max-width: 28rem;\n margin-left: 6rem;\n padding: 1.2rem 1.6rem;\n background: rgba(255, 255, 255, 0.9);\n }\n}\n\n.fullwidth-teaser-text {\n padding: 16px;\n background: #fff;\n flex: 0 0 100%;\n max-width: 100%;\n max-width: 1200px;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser-text {\n padding: 1rem 32px 0;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-text {\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 8rem;\n width: auto;\n padding: 2rem 0;\n min-height: 100%;\n overflow: hidden;\n background: none;\n }\n .fullwidth-teaser-text .fullwidth-teaser-title {\n padding: 1.5rem 2rem;\n background-color: #fff;\n max-width: 24rem;\n }\n .fullwidth-teaser-text h3,\n.fullwidth-teaser-text .h3 {\n display: inline-block;\n margin-bottom: 0;\n font-size: 1.75rem;\n }\n}\n.fullwidth-teaser-text .list-inline {\n font-size: 0.85rem;\n margin-bottom: 0;\n color: #707070;\n}\n.fullwidth-teaser-text .list-inline li {\n margin-right: 0;\n}\n.fullwidth-teaser-text .list-inline li:not(:last-child):after {\n content: \" ›\";\n margin: 0 0.25em 0 0.15em;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-text .list-inline {\n margin-bottom: -0.3rem;\n }\n}\n\n.fullwidth-teaser-header {\n display: flex;\n flex-flow: row nowrap;\n align-items: flex-start;\n justify-content: flex-start;\n overflow: hidden;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-header {\n width: auto;\n justify-content: flex-end;\n align-items: flex-end;\n padding-left: 0;\n }\n}\n.fullwidth-teaser-header h3,\n.fullwidth-teaser-header a {\n flex: 1 1 auto;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-header h3,\n.fullwidth-teaser-header a {\n flex: 0 0 auto;\n }\n}\n.fullwidth-teaser-header .btn {\n transition: padding 0.15s;\n}\n.fullwidth-teaser-header .btn:hover, .fullwidth-teaser-header .btn:focus {\n background: #b30000;\n color: #fff;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-header .btn:hover, .fullwidth-teaser-header .btn:focus {\n padding-left: 2rem;\n }\n}\n.fullwidth-teaser-header .btn:hover:before, .fullwidth-teaser-header .btn:hover:after, .fullwidth-teaser-header .btn:focus:before, .fullwidth-teaser-header .btn:focus:after {\n background: none;\n border-top-color: #b30000;\n}\n.fullwidth-teaser-header .btn:active:after {\n border-top-color: #891818;\n}\n.fullwidth-teaser-header .btn:focus {\n outline: 0 !important;\n}\n.fullwidth-teaser-header .btn:focus-visible {\n outline: 2px solid #fff !important;\n outline-offset: -4px !important;\n}\n\n.fullwidth-teaser-content {\n padding: 1rem 0 0;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser-content {\n padding: 1rem 0;\n }\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-content {\n padding: 0;\n }\n}\n\n.fullwidth-teaser-footer {\n margin-bottom: 16px;\n flex: 0 0 100%;\n max-width: 100%;\n}\n.fullwidth-teaser-footer:last-child {\n margin-bottom: 0;\n}\n@media (min-width: 768px) {\n .fullwidth-teaser-footer {\n margin: 0;\n }\n}\n\n@media (min-width: 1200px) {\n .fullwidth-teaser-horizontal .fullwidth-teaser-text {\n left: 10%;\n width: 80%;\n justify-content: flex-end;\n padding-bottom: 6rem;\n }\n .fullwidth-teaser-horizontal .fullwidth-teaser-header {\n justify-content: flex-end;\n overflow: visible;\n }\n .fullwidth-teaser-horizontal .btn {\n margin-bottom: -1.62rem;\n }\n .fullwidth-teaser-horizontal .fullwidth-teaser-title {\n width: auto;\n max-width: 70%;\n overflow: visible;\n white-space: normal;\n text-overflow: initial;\n }\n .fullwidth-teaser-horizontal h3,\n.fullwidth-teaser-horizontal .h3 {\n margin: 0;\n }\n .fullwidth-teaser-horizontal .fullwidth-teaser-content p {\n width: 89%;\n margin: 0 11% 0 0;\n padding-right: 5.3rem;\n max-width: none;\n }\n}\n@media (min-width: 1600px) {\n .fullwidth-teaser-horizontal .fullwidth-teaser-text {\n left: 20%;\n width: 60%;\n }\n}\n\n@media (min-width: 768px) {\n .fullwidth-teaser-left picture img,\n.fullwidth-teaser-left figure img {\n right: -10%;\n left: auto;\n }\n}\n@media (min-width: 992px) {\n .fullwidth-teaser-left picture img,\n.fullwidth-teaser-left figure img {\n right: 0;\n }\n .fullwidth-teaser-left .fullwidth-teaser-text {\n right: auto;\n left: 2rem;\n }\n}\n\n.fullwidth-teaser-horizontal.thinner-teaser {\n background: #e6e6e6;\n min-height: 24rem;\n}\n@media (min-width: 1200px) {\n .fullwidth-teaser-horizontal.thinner-teaser picture,\n.fullwidth-teaser-horizontal.thinner-teaser figure {\n height: 30vw;\n max-height: 50vh;\n min-height: 24rem;\n }\n .fullwidth-teaser-horizontal.thinner-teaser .fullwidth-teaser-text {\n padding-bottom: 3rem;\n }\n}\n\n.nav-main {\n position: relative;\n background: #fff;\n z-index: 1110;\n transition: left 0.3s;\n border-right: 1px solid #e6e6e6;\n}\n.nav-main li.current-menu-item > a:first-child, .nav-main li.current-menu-item > a:first-child:hover {\n background: #ff0000;\n font-weight: bold;\n color: #fff;\n}\n.nav-main ul {\n display: none;\n position: absolute;\n top: 0;\n left: 100%;\n width: 100%;\n margin: 0;\n padding: 0 1rem;\n transition: left 0.2s;\n}\n.nav-main li {\n display: flex;\n flex-flow: row nowrap;\n max-height: 0;\n border-bottom: 1px solid #d5d5d5;\n position: static;\n transition: max-height 0s 0.2s;\n padding-left: 0;\n}\n.nav-main li:before {\n content: none;\n}\n.nav-main .current-menu-parent,\n.nav-main .current-menu-parent li {\n max-height: 100%;\n}\n.nav-main a {\n display: block;\n flex: 1 1 auto;\n margin: 4px 0;\n padding: 0.4rem;\n transition: all 0.2s;\n text-decoration: none;\n margin-left: -0.7rem;\n padding-left: 0.7rem;\n}\n.nav-main a:before {\n content: none;\n}\n.nav-main a:hover, .nav-main a:focus {\n color: #212121;\n}\n.nav-main a:hover:not(.nav-arrow), .nav-main a:focus:not(.nav-arrow) {\n background: #e6e6e6;\n}\n.nav-main a:hover .icon-container, .nav-main a:focus .icon-container {\n background: #e6e6e6;\n}\n.nav-main .menu-item-has-children > .nav-arrow {\n margin-left: 4px;\n}\n.nav-main .nav-menu {\n display: block;\n left: 0;\n}\n\n.nav-home,\n.nav-back,\nli.nav-back,\nli.nav-home {\n display: block;\n padding-bottom: 1.2rem;\n margin-left: -2rem;\n padding-left: 2rem;\n}\n.nav-home a,\n.nav-back a,\nli.nav-back a,\nli.nav-home a {\n color: #495057;\n}\n.nav-home .icon,\n.nav-back .icon,\nli.nav-back .icon,\nli.nav-home .icon {\n color: #8e8e8e;\n}\n\nli.nav-back .icon {\n width: 0.8rem;\n margin-right: 0.2rem;\n color: #c1c1c1;\n transition: transform 0.2s, fill 0.2s;\n}\nli.nav-back:hover .icon {\n color: #212121;\n transform: translateX(-0.2rem);\n}\n\nli.nav-home .icon {\n width: 0.6rem;\n margin-top: 0.1rem;\n}\n\na.nav-arrow {\n flex: 0 0 3rem;\n position: relative;\n margin-top: 4px;\n margin-bottom: 4px;\n padding: 0 4px 0 5px !important;\n font-size: 1.3rem !important;\n line-height: 1rem !important;\n font-weight: normal !important;\n}\na.nav-arrow .icon-container {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n transition: background-color 0.3s;\n}\na.nav-arrow:before, a.nav-arrow:after {\n content: \" \";\n position: absolute;\n top: 5%;\n left: 0;\n width: 1px;\n height: 90%;\n background: #d5d5d5;\n}\na.nav-arrow:after {\n left: 100%;\n}\na.nav-arrow .icon {\n width: 1rem;\n transform: translateY(-0.1rem);\n}\na.nav-arrow:hover .icon-container {\n background: #e6e6e6;\n}\n\n.nav-wrapper {\n width: 100%;\n height: 100%;\n overflow-y: auto;\n}\n.nav-wrapper::-webkit-scrollbar {\n display: none;\n}\n.nav-wrapper .current-menu-ancestor > ul {\n display: block;\n left: 0;\n}\n.nav-wrapper .current-menu-parent > ul {\n display: block;\n left: 100%;\n}\n\n.nav-container {\n display: block;\n position: relative;\n width: 100%;\n margin-left: -100%;\n padding-left: 100%;\n}\n\n@media (min-width: 1200px) {\n .nav-solid-layout {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n }\n .nav-solid-layout .nav-main {\n flex: 0 0 28rem;\n max-width: 28rem;\n min-height: calc(100vh - 5.5rem);\n }\n .nav-solid-layout .content {\n flex: 1 1 auto;\n }\n .nav-solid-layout .overlay {\n display: none;\n }\n .nav-toggle-layout .nav-main {\n position: fixed;\n left: -36.4rem;\n width: 28rem;\n height: calc(100% - 5.5rem);\n border: 1px solid #c1c1c1;\n border-radius: 2px 2px 0 0;\n }\n .nav-toggle-layout .content {\n position: relative;\n }\n .nav-toggle-layout .nav-aside-wrapper {\n display: none;\n }\n .desktop-menu-open {\n height: 100vh;\n overflow: hidden;\n }\n .desktop-menu-open .nav-toggle-layout .overlay {\n right: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n opacity: 0.95;\n }\n .desktop-menu-open .nav-toggle-layout .nav-main {\n left: 0;\n }\n .nav-main li {\n font-size: 0.9rem;\n }\n .nav-main .nav-back,\n.nav-main .nav-home {\n border-bottom: none;\n }\n}\n@media (max-width: 1199.98px) {\n .main-container {\n position: relative;\n }\n .nav-main {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n border-top: 1px solid #c1c1c1;\n transform: translateX(-100%);\n transition: transform 0.2s;\n }\n ul.nav-menu a {\n font-size: 1rem;\n padding-top: 0.8rem;\n padding-bottom: 0.8rem;\n }\n .nav-arrow {\n flex: 0 0 4rem;\n }\n .nav-home {\n display: none;\n }\n .content .breadcrumb {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n }\n .nav-back,\n.nav-home {\n margin: 0;\n padding: 0;\n }\n .mobile-menu-open {\n height: calc(100% - 9rem);\n }\n .mobile-menu-open .nav-main {\n transform: translateX(0);\n }\n .mobile-menu-open .main-container {\n height: calc(100vh - 9rem);\n overflow: hidden;\n }\n .mobile-menu-open .header .search-mobile {\n bottom: 0;\n }\n .mobile-menu-open .nav-lang-mobile {\n display: block;\n }\n}\n.overlay {\n content: \" \";\n position: fixed;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n overflow: hidden;\n cursor: pointer;\n z-index: 1100;\n opacity: 0;\n background: #fff;\n transition: opacity 0.3s;\n}\n\n@media (min-width: 1200px) {\n .nav-aside-layout {\n display: flex;\n flex-wrap: nowrap;\n margin-top: 1rem;\n }\n .nav-aside-layout .nav-aside-wrapper {\n flex: 0 0 22%;\n order: -1;\n max-width: 22%;\n min-width: 320px;\n border-right: 1px solid #d5d5d5;\n }\n .nav-aside-layout .content {\n flex: 1 1 auto;\n }\n .nav-aside-layout .content .container {\n width: 90%;\n }\n}\n\n.nav-aside-layout .nav-aside-wrapper {\n display: block;\n}\n@media (max-width: 1199.98px) {\n .nav-aside-layout .nav-aside-wrapper {\n padding: 1rem;\n }\n .nav-aside-layout .nav-aside-wrapper .nav-aside [class^=h] {\n padding: 0;\n }\n .nav-aside-layout .nav-aside-wrapper .nav-aside a {\n padding-inline: 1.5rem;\n font-size: 1rem;\n }\n}\n@media (min-width: 1200px) {\n .nav-aside-layout .nav-aside-wrapper {\n height: 100%;\n }\n}\n@media (min-width: 1600px) {\n .nav-aside-layout .nav-aside-wrapper {\n flex: 0 0 16.1%;\n max-width: 16.1%;\n }\n}\n\n.nav-aside {\n padding-bottom: 3rem;\n}\n.nav-aside [class^=h] {\n padding-left: 3rem;\n}\n.nav-aside ul {\n padding-left: 1.2rem;\n}\n.nav-aside > ul {\n padding-left: 0;\n}\n.nav-aside li {\n list-style-type: none;\n font-size: 0.9rem;\n padding-left: 0;\n}\n.nav-aside li:before {\n content: none;\n}\n.nav-aside li li {\n border-top: none;\n margin: 0;\n padding: 0;\n}\n.nav-aside li.active > a {\n margin-right: -1px;\n margin-left: 2rem;\n padding-left: 1rem;\n background: #e6e6e6;\n border-right: 2px solid #ff0000;\n font-weight: 700;\n color: #212121;\n}\n.nav-aside li.active > a + ul a {\n color: #212121;\n}\n.nav-aside li.active > a:before {\n content: none;\n}\n@media (max-width: 1199.98px) {\n .nav-aside li.active > a {\n margin-inline: 0;\n }\n}\n.nav-aside > ul > li:first-child > a:before {\n content: none;\n}\n.nav-aside a {\n display: block;\n position: relative;\n padding: 0.625rem 3rem;\n text-decoration: none;\n color: #495057;\n}\n.nav-aside a:before {\n content: \" \";\n position: absolute;\n top: 0;\n width: calc(100% - 6rem);\n height: 1px;\n background: #d5d5d5;\n transition: background 0.25s;\n}\n.nav-aside a:hover {\n color: #ff0000 !important;\n}\n.nav-aside a:hover:before {\n background: #ff0000;\n}\n.nav-aside ul ul > li:first-child a:before {\n content: none;\n}\n\n.nav-toggle-layout > .nav-container {\n width: auto;\n margin: 0;\n padding: 0;\n}\n@media (max-width: 1199.98px) {\n .nav-toggle-layout > .nav-container {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n background: #fff;\n border-top: 1px solid #c1c1c1;\n overflow-y: scroll;\n transform: translateX(-100%);\n transition: transform 0.2s;\n z-index: 120;\n }\n .mobile-menu-open .nav-toggle-layout > .nav-container {\n transform: translateX(0);\n }\n}\n\n.nav-main-mobile {\n position: static;\n border: 0;\n transform: none !important;\n}\n@media (min-width: 1200px) {\n .nav-main-mobile {\n display: none;\n }\n}\n.nav-main-mobile .nav-wrapper {\n height: auto;\n}\n.nav-main-mobile .nav-container {\n margin-left: 0;\n padding-left: 0;\n}\n.nav-main-mobile .nav-container .nav-menu {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n position: static;\n width: 100%;\n padding-block: 1rem;\n border-bottom: 1px solid #c1c1c1;\n}\n.nav-main-mobile .nav-container .nav-menu li {\n border: 0;\n}\n.nav-main-mobile .nav-container .nav-menu li a {\n margin-block: 0;\n padding-block: 0.4rem;\n}\n.nav-main-mobile .nav-container .nav-menu li.current-menu-item > a:first-child {\n background: transparent;\n color: #212121;\n}\n\n.person-card-avatar {\n height: 8rem;\n}\n\n.contact-list {\n border-top: 2px solid #d5d5d5;\n font-size: 0.95rem;\n}\n\n.contact-list-row {\n position: relative;\n padding: 0.9rem 0 0.9rem 3.1rem;\n border-top: 1px solid #d5d5d5;\n}\n@media (min-width: 768px) {\n .contact-list-row {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-gap: 0 0.8rem;\n grid-auto-rows: auto;\n min-height: 3.1rem;\n }\n}\n@media (min-width: 1200px) {\n .contact-list-row {\n padding-top: 0.2em;\n padding-bottom: 0.2em;\n grid-template-columns: 2.5rem repeat(4, 1fr);\n }\n}\n\n@media (min-width: 768px) {\n .contact-list-row .contact-list-item {\n align-self: center;\n }\n .contact-list-row .contact-list-item:nth-child(2) {\n grid-column: 1;\n grid-row: 1;\n }\n .contact-list-row .contact-list-item:nth-child(3) {\n grid-column: 1;\n grid-row: 2;\n }\n .contact-list-row .contact-list-item:nth-child(4) {\n grid-column: 2;\n grid-row: 1;\n }\n .contact-list-row .contact-list-item:nth-child(5) {\n grid-column: 2;\n grid-row: 2;\n }\n .contact-list-row .contact-list-item:nth-child(6) {\n grid-column: 3;\n grid-row: 1;\n }\n}\n\n.contact-list-item {\n display: block;\n line-height: 1.48rem;\n}\n\n.contact-list-avatar {\n position: absolute;\n top: 1rem;\n left: 0;\n width: 2.5rem;\n}\n@media (min-width: 1200px) {\n .contact-list-avatar {\n top: 0.3rem;\n }\n}\n\n@media (min-width: 1200px) {\n .contact-list {\n display: table;\n width: 100%;\n }\n .contact-list-row {\n display: table-row;\n padding: 0;\n }\n .contact-list-item {\n display: table-cell;\n vertical-align: middle;\n }\n .contact-list-avatar {\n display: table-cell;\n position: relative;\n top: 0;\n width: 3.3rem;\n height: 3.15rem;\n padding: 0.35rem 0.8rem 0.3rem 0;\n }\n .contact-list-item,\n.contact-list-avatar {\n border-bottom: 1px solid #d5d5d5;\n }\n}\n.contact-list-avatar-placeholder img {\n background: #d5d5d5;\n color: black;\n border-radius: 50%;\n overflow: hidden;\n}\n\n.footer {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n}\n.footer p {\n margin: 0;\n}\n\n.footer-group {\n margin-bottom: 1rem;\n flex-basis: 100%;\n}\n\n.footer-sitemap {\n display: flex;\n flex-flow: column nowrap;\n}\n\n.footer-faculties {\n border-bottom: 1px solid #c1c1c1;\n}\n@media (min-width: 768px) {\n .footer-faculties {\n flex: 0 0 100%;\n border: none;\n }\n}\n.footer-faculties .footer-links {\n display: flex;\n flex-flow: row wrap;\n}\n@media (min-width: 768px) {\n .footer-faculties .footer-links {\n display: flex;\n padding-top: 0.5rem;\n }\n}\n.footer-faculties .footer-links li {\n flex: 0 0 50%;\n position: relative;\n padding-right: 1.5rem;\n margin-bottom: 1rem;\n}\n@media (min-width: 768px) {\n .footer-faculties .footer-links li {\n flex: 0 0 20%;\n }\n}\n.footer-faculties .footer-links li:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 0.5rem;\n left: -0.9rem;\n width: 6px;\n height: 5px;\n background: #ff0000;\n}\n.footer-faculties .footer-links li a {\n margin: 0;\n}\n.footer-faculties .footer-links li strong {\n display: block;\n}\n\n.footer-legal {\n display: flex;\n border-top: 1px solid #c1c1c1;\n padding-top: 2rem;\n flex-flow: column wrap;\n text-align: center;\n flex-basis: 100%;\n}\n.footer-legal a + a {\n margin-left: 1rem;\n}\n\n.footer-links {\n margin: 0;\n padding-left: 0;\n}\n.footer-links a {\n display: inline-block;\n font-size: 0.83rem;\n line-height: 1.2rem;\n color: #707070;\n text-decoration: none;\n}\n.footer-links a:hover {\n color: #ff0000;\n}\n.footer-links li {\n margin: 0.5rem 0;\n padding-left: 0;\n list-style-type: none;\n}\n.footer-links li:before {\n content: none;\n}\n\n.footer-bottom {\n display: flex;\n}\n\n@media (max-width: 767.98px) {\n .footer-sitemap {\n margin-bottom: 0;\n }\n .footer-social {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n }\n .footer .btn {\n margin: 0 0.4em 0.6rem 0;\n }\n .footer-links li:last-child {\n margin-bottom: 1rem;\n }\n}\n@media (min-width: 768px) {\n .footer-title {\n padding-top: 0.9rem;\n padding-bottom: 0.9rem;\n margin-bottom: 0.4rem;\n font-size: 0.83rem;\n color: #707070;\n border-bottom: 1px solid #c1c1c1;\n }\n .footer-buttons,\n.footer-socials {\n margin-bottom: 2rem;\n flex-basis: auto;\n }\n .footer-title-no-underline {\n border: none;\n padding-bottom: 0.3rem;\n }\n .footer-sitemap-col {\n padding-right: 0.8rem;\n flex: 1 1 auto;\n }\n .footer-legal {\n flex-direction: row;\n justify-content: space-between;\n padding-top: 1rem;\n }\n .footer-legal > div {\n display: flex;\n flex: 0 0 auto;\n }\n .footer-legal a,\n.footer-legal p {\n font-size: 0.83rem;\n color: #707070;\n }\n .footer-sitemap {\n flex-flow: row nowrap;\n }\n}\n.bg-dark .footer a {\n color: #fff;\n}\n.bg-dark .footer a:hover {\n color: #ff0000;\n}\n.bg-dark .footer-title {\n color: #fff;\n border-color: #707070;\n}\n\n.btn-back-to-top {\n display: inline-block;\n opacity: 0;\n position: fixed;\n right: 10px;\n bottom: 30px;\n margin: 0;\n padding: 0.25rem 0.75rem;\n transition: background-color 0.3s, opacity 0.5s, visibility 0.5s, bottom 0.3s;\n visibility: hidden;\n z-index: 1000;\n}\n.btn-back-to-top:hover {\n opacity: 1;\n}\n.btn-back-to-top.show {\n bottom: 10px;\n opacity: 1;\n visibility: visible;\n}\n.btn-back-to-top .icon {\n width: 1.5em;\n height: 1.5em;\n}\n\n.footer-light a {\n background-image: none !important;\n}\n.footer-light ul li {\n color: #c1c1c1;\n}\n.footer-light ul li:first-child {\n color: #212121;\n}\n\n.footer-light-socials {\n margin-bottom: 0;\n padding: 0.5rem 0;\n border-top: 1px solid #e6e6e6;\n}\n.footer-light-socials .social-icon-negative .icon {\n font-size: 1.375rem;\n}\n\n.bg-dark .footer-light-socials,\n.bg-dark .footer-legal {\n border-color: #707070;\n}\n.bg-dark .social-icon .icon {\n color: #fff;\n}\n.bg-dark .footer-legal-links a {\n color: #c1c1c1;\n}\n.bg-dark .footer-legal-links a:hover {\n color: #fff;\n}\n.bg-dark .footer-light ul li small {\n color: #c1c1c1;\n}\n.bg-dark .footer-light ul li:first-child {\n color: #fff;\n}\n\n.header {\n display: flex;\n width: 100%;\n flex-flow: row nowrap;\n justify-content: flex-end;\n align-items: center;\n height: 5.5rem;\n}\n@media (min-width: 1200px) {\n .header {\n justify-content: flex-start;\n }\n}\n.header img {\n margin-top: 0;\n width: 110px;\n}\n.header .logo {\n margin: 0 auto 0 3rem;\n border: none;\n background-image: none;\n}\n.header .logo:before {\n content: none;\n}\n@media (min-width: 1200px) {\n .header .logo {\n margin-right: 0;\n }\n}\n.header .nav-header {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row nowrap;\n margin: 0 0 0 3.7rem;\n padding: 0;\n}\n.header .nav-header li {\n display: flex;\n flex: 0 0 auto;\n padding: 0;\n}\n.header .nav-header li a {\n position: relative;\n margin: 0;\n padding: 2rem 0.7rem;\n font-weight: bold;\n text-decoration: none;\n}\n.header .nav-header li a:after, .header .nav-header li.dropdown .btn:before {\n content: \" \";\n display: block;\n position: absolute;\n top: 1em;\n left: 0.8rem;\n width: 7px;\n height: 6px;\n background: #ff0000;\n opacity: 0;\n transform: none;\n transition: opacity 0.3s;\n}\n.header .nav-header li a:hover,\n.header .nav-header li a.open,\n.header .nav-header li a.active, .header .nav-header li.active a,\n.header .nav-header li a:focus, .header .nav-header li.current-menu-item a {\n color: #ff0000;\n}\n.header .nav-header li a:hover:before,\n.header .nav-header li a.open:before,\n.header .nav-header li a.active:before, .header .nav-header li.active a:before,\n.header .nav-header li a:focus:before, .header .nav-header li.current-menu-item a:before {\n content: none;\n}\n.header .nav-header li a:hover:after,\n.header .nav-header li a.open:after,\n.header .nav-header li a.active:after, .header .nav-header li.active a:after,\n.header .nav-header li a:focus:after, .header .nav-header li.current-menu-item a:after {\n opacity: 1;\n}\n.header .nav-header li:before {\n content: none;\n}\n.header .nav-header .dropdown {\n align-items: center;\n}\n.header .nav-header .dropdown .btn {\n padding: 0.7rem;\n font-size: inherit;\n font-weight: bold;\n text-decoration: none;\n}\n.header .nav-header .dropdown .btn:before {\n top: 0 !important;\n border: none;\n border-radius: 0;\n}\n.header .nav-header .dropdown .btn:hover:before,\n.header .nav-header .dropdown .btn:focus:before {\n opacity: 1;\n}\n.header .nav-header .dropdown-item {\n padding: 0.25rem 1.25rem;\n font-weight: 400;\n}\n.header .nav-header .dropdown-item:after {\n content: none;\n}\n.header .nav-header .dropdown-item:hover {\n color: #212121;\n}\n.header .nav-header .icon {\n font-size: 0.9em;\n}\n@media (max-width: 1199.98px) {\n .header {\n height: 5.5rem;\n max-height: 5.5rem;\n padding: 0 0.9rem;\n }\n .header .logo {\n margin-left: 0;\n }\n}\n\n.header-light .logo {\n margin-right: 1rem;\n padding-right: 1rem;\n border-right: 1px solid #c1c1c1;\n}\n.header-light h1,\n.header-light .site-title {\n align-self: flex-start;\n flex: 0 1 100px;\n margin: auto 0;\n font-size: 1rem;\n color: #ff0000;\n text-transform: uppercase;\n}\n.header-light h1 a,\n.header-light .site-title a {\n text-decoration: none;\n}\n.header-light p.site-title {\n line-height: 1.1em;\n font-weight: 700;\n}\n.header-light .drawer {\n margin-left: -0.9rem;\n}\n@media (min-width: 1200px) {\n .header-light .drawer {\n margin-left: 0;\n }\n}\n@media (max-width: 767.98px) {\n .header-light .drawer.open + .header-light-content .nav-toggle-mobile,\n.header-light .drawer.open + .header-light-content .nav-lang,\n.header-light .drawer.open + .header-light-content .search-mobile-toggle {\n display: none;\n }\n}\n.header-light .header-light-content {\n flex-grow: 1;\n flex-flow: row wrap;\n display: flex;\n width: 100%;\n justify-content: space-between;\n align-items: center;\n}\n@media (max-width: 767.98px) {\n .header-light .header-light-content :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: 0.5rem 0.9rem;\n }\n}\n@media (max-width: 575.98px) {\n .header-light .header-light-content :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: 0.625rem 0.9rem;\n }\n}\n@media (max-width: 1199.98px) {\n .header-light .header-light-content {\n height: 100%;\n padding: 0.3rem 0;\n }\n .header-light .header-light-content .logo {\n margin: 0 auto 0 0;\n padding: 0;\n border: 0;\n line-height: 3rem;\n }\n .header-light .header-light-content .logo img {\n width: 90px;\n }\n .header-light .header-light-content .nav-toggle-mobile {\n order: 2;\n margin: 0;\n transition: margin 0.2s;\n }\n .header-light .header-light-content h1,\n.header-light .header-light-content .site-title {\n flex: 0 0 100%;\n margin: 4px 0 0;\n white-space: nowrap;\n order: 3;\n }\n}\n.header-light .nav-header {\n margin-left: 2rem;\n}\n\n.hero {\n overflow: hidden;\n}\n@media (min-width: 768px) {\n .hero {\n display: flex;\n justify-content: space-between;\n }\n}\n@media (max-width: 767.98px) {\n .hero {\n padding-right: 0.9rem;\n padding-left: 0.9rem;\n }\n}\n\n@media (min-width: 768px) {\n .hero-content-container {\n flex: 1 0 50%;\n position: relative;\n z-index: 5;\n margin-top: 128px;\n }\n}\n@media (min-width: 992px) {\n .hero-content-container {\n flex: 1 0 30%;\n }\n}\n\n@media (min-width: 768px) {\n .hero-content,\n.hero-title {\n padding: 32px;\n background-color: #fff;\n }\n}\n\n@media (min-width: 768px) {\n .hero-title {\n display: inline-block;\n max-width: 100%;\n min-width: 75%;\n margin-bottom: 0;\n padding-top: 16px;\n padding-bottom: 16px;\n text-align: right;\n }\n}\n\n@media (max-width: 767.98px) {\n .hero-content {\n margin-bottom: 1rem;\n }\n}\n@media (min-width: 768px) {\n .hero-content {\n width: 110%;\n }\n}\n\n.hero-img picture,\n.hero-img figure {\n display: block;\n height: 100%;\n max-height: 100%;\n}\n.hero-img img {\n object-fit: cover;\n object-position: center center;\n font-family: \"object-fit: cover;\"; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n}\n.hero-img img.top-center {\n object-position: top center;\n}\n.hero-img img.bottom-center {\n object-position: bottom center;\n}\n@media (min-width: 1600px) {\n .hero-img picture {\n height: 80vh;\n max-height: 80vh;\n }\n}\n@media (min-width: 768px) {\n .hero-img {\n flex: 0 0 85%;\n margin-left: -35%;\n }\n}\n@media (min-width: 992px) {\n .hero-img {\n margin-left: -15%;\n }\n}\n\n.introduction {\n display: flex;\n flex-flow: column nowrap;\n align-items: center;\n justify-content: center;\n padding: 3rem 0 2.5rem;\n background: #fff;\n}\n.introduction h2,\n.introduction .h2 {\n margin-bottom: 1rem;\n}\n\n.input-group-inner-space input,\n.input-group-inner-space button {\n border-radius: 2px !important;\n}\n.input-group-inner-space .input-group-append {\n padding-left: 8px;\n}\n\n@media (max-width: 575.98px) {\n .newsletter-signup-wrapper {\n overflow: hidden;\n }\n .newsletter-signup-wrapper .form-control, .newsletter-signup-wrapper .selectize-control .selectize-input, .selectize-control .newsletter-signup-wrapper .selectize-input,\n.newsletter-signup-wrapper .input-group-append,\n.newsletter-signup-wrapper .btn {\n flex: 0 1 100%;\n width: 100%;\n }\n .newsletter-signup-wrapper .input-group-inner-space .input-group-append {\n padding-left: 0;\n margin-top: 8px;\n }\n .newsletter-signup-wrapper .input-group-inner-space .input-group-append .btn {\n padding-top: 0.4rem;\n padding-bottom: 0.4rem;\n }\n}\n\n.tab-pane output[for=nutrimenu-score] {\n font-weight: bold;\n}\n\n.table-restauration tr td {\n padding: 0.5rem;\n}\n.table-restauration tr td:first-child {\n padding-left: 0;\n}\n.table-restauration tr td:last-child {\n padding-right: 0;\n}\n.table-restauration td.menu .menu-content {\n display: flex;\n align-items: center;\n}\n.table-restauration td.menu .logo img {\n max-width: 100%;\n height: auto;\n vertical-align: top;\n}\n.table-restauration td.menu .nutrimenu {\n margin-left: auto;\n padding-right: 0.5rem;\n}\n.table-restauration td.prices span.price {\n display: block;\n}\n@media (max-width: 575.98px) {\n .table-restauration td.menu .logo {\n display: none;\n }\n}\n@media only screen and (max-width: 639px) {\n .table-restauration tr td {\n padding: 0.5rem 0;\n border: 0;\n }\n .table-restauration tr > td:first-child {\n padding-top: 1rem;\n border-top: 2px solid #d5d5d5;\n }\n .table-restauration tr > td:last-child {\n margin: 0;\n padding-bottom: 1rem;\n }\n .table-restauration tr + tr {\n border-width: 0;\n }\n .table-restauration td.menu .tablesaw-cell-content {\n max-width: none;\n width: 100%;\n }\n .table-restauration td.menu .logo {\n margin-right: 0.25rem;\n width: 30%;\n }\n .table-restauration td.menu .nutrimenu {\n padding-left: 1rem;\n }\n .table-restauration td.menu .nutrimenu img {\n height: 64px;\n }\n .table-restauration td.restaurant,\n.table-restauration td.prices {\n clear: none;\n padding-top: 0;\n width: auto;\n white-space: nowrap;\n }\n .table-restauration td.restaurant {\n padding-right: 1rem;\n }\n .table-restauration td.prices span.price {\n display: inline-block;\n }\n .table-restauration td.prices span.price + .price {\n margin-left: 0.25rem;\n }\n}\n\n.social-feed-group {\n margin-left: -16px;\n margin-right: -16px;\n padding: 4rem 0;\n}\n.social-feed-group .social-feed {\n padding-left: 0;\n padding-right: 0;\n}\n@media (min-width: 1200px) {\n .social-feed-group {\n display: flex;\n flex-flow: row nowrap;\n align-items: stretch;\n margin: 0;\n padding: 2rem 0;\n }\n .social-feed-group .social-feed-container {\n padding: 0 0.7rem;\n }\n .ie .social-feed-group .social-feed-container {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n .social-feed-group .social-feed-container .social-feed {\n height: 100%;\n padding: 2.2rem 1.5rem 1.5rem;\n }\n .social-feed-group .social-feed-container:first-child {\n padding-left: 0;\n }\n .social-feed-group .social-feed-container:last-child {\n padding-right: 0;\n }\n}\n\n.social-feed-container {\n align-items: center;\n display: flex;\n flex-flow: column nowrap;\n}\n@media (min-width: 1200px) {\n .social-feed-container {\n flex-flow: row nowrap;\n }\n}\n.social-feed-container .social-feed {\n margin-bottom: 3rem;\n}\n@media (min-width: 1200px) {\n .social-feed-container .social-feed {\n margin-bottom: 0;\n height: 100%;\n }\n}\n\n.social-feed-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n justify-content: space-between;\n}\n\n.key-number-group {\n flex-wrap: wrap;\n margin-left: -0.5rem;\n margin-right: -0.5rem;\n}\n.key-number-group > * {\n flex: 0 0 100%;\n padding: 0.5rem;\n}\n@media (min-width: 768px) {\n .key-number-group .key-number {\n flex: 1 0 50%;\n }\n}\n@media (min-width: 992px) {\n .key-number-group .key-number {\n flex: 0 0 25%;\n }\n .key-number-group .key-number-large {\n flex: 0 0 50%;\n }\n}\n\n.cc-window {\n z-index: 4004 !important;\n}\n\na.cc-btn {\n text-decoration: none;\n}\n\na.cc-link {\n padding: 0.2em 0;\n}\n\n.epfl-faq-header {\n margin-bottom: 2rem;\n}\n\n.faq-item {\n border-top: 1px solid #c1c1c1;\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n}\n.faq-item h4.faq-item-question {\n font-weight: bold;\n}\n\n/**\n* Program\n**/\n.coursebook-program .tree {\n padding: 0;\n list-style-type: none;\n}\n.coursebook-program .tree > li {\n flex: 0 0 50%;\n font-size: 0.83rem;\n}\n.coursebook-program .tree > li strong {\n font-size: 0.747rem;\n}\n.coursebook-program .tree > li .underline {\n display: inline;\n}\n.coursebook-program .tree > li .underline > a {\n text-decoration: none;\n}\n.coursebook-program .tree > li > ul {\n padding: 0;\n list-style-type: none;\n font-size: 0.83rem;\n}\n.coursebook-program .tree > li > ul li {\n display: flex;\n flex-flow: row wrap;\n width: 100%;\n padding: 0.4rem 0.2rem;\n}\n.coursebook-program .tree > li > ul li > * {\n flex: 0 0 auto;\n}\n.coursebook-program .tree > li > ul li > *:first-child {\n flex: 0 0 50%;\n}\n.coursebook-program .tree > li > ul li br {\n display: none;\n}\n.coursebook-program .tree > li > ul strong {\n text-transform: uppercase;\n}\n.coursebook-program .tree > li > ul > li:nth-child(even) {\n background: #e6e6e6;\n}\n\n/**\n* Reference week\n**/\n.taken {\n color: white;\n vertical-align: middle;\n text-align: center;\n}\n.taken a {\n color: white !important;\n text-decoration-color: #fff;\n}\n.taken a:hover {\n font-weight: bold;\n}\n\n.coursebook-reference-week > div > div {\n width: auto !important;\n margin-right: 0.9rem;\n font-size: 0.8881rem;\n}\n\n.semaineDeRef {\n position: relative;\n border: 0;\n}\n.semaineDeRef:before, .semaineDeRef:after {\n content: \"\";\n border-bottom: 1px solid #d5d5d5;\n position: absolute;\n right: 0;\n left: 0;\n}\n.semaineDeRef:before {\n top: calc(2rem - 2px);\n bottom: auto;\n}\n.semaineDeRef:after {\n top: auto;\n bottom: -1px;\n}\n.semaineDeRef tbody tr:first-child th {\n padding: 0.12rem 0.66rem;\n}\n.semaineDeRef tbody tr td {\n padding: 0.15rem 0.45rem;\n transition: background-color 0.3s ease-in-out;\n}\n.semaineDeRef tbody tr:hover td {\n background: #d5d5d5;\n}\n.semaineDeRef tbody td,\n.semaineDeRef tbody th {\n width: 16.6667%;\n}\n.semaineDeRef tbody th {\n height: 2rem;\n background: transparent;\n border: solid #d5d5d5;\n border-width: 1px 0;\n text-align: center;\n}\n.semaineDeRef tbody td {\n height: 2rem;\n background: #e6e6e6;\n border: 2px solid #fff;\n}\n.semaineDeRef tbody td.time {\n background: transparent;\n color: #212121;\n padding-left: 0;\n}\n.semaineDeRef tbody td.taken {\n color: #fff;\n}\n.semaineDeRef tbody td.taken a {\n color: #fff;\n}\n.semaineDeRef tbody td.taken.cours {\n background: #ff0000;\n}\n.semaineDeRef tbody td.taken.exercice {\n background: #b51f1f url(../images/icons/icon-course-exercise.svg) no-repeat 4px 4px;\n}\n.semaineDeRef tbody td.taken.projet {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat 4px 4px;\n}\n\n.coursebook-week-caption .caption {\n font-size: 1rem;\n margin-bottom: 0.5rem;\n}\n.coursebook-week-caption .caption .caption-icon {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n margin-right: 0.25rem;\n vertical-align: middle;\n}\n.coursebook-week-caption .caption-cours .caption-icon {\n background: #ff0000;\n}\n.coursebook-week-caption .caption-exercice .caption-icon {\n background: #b51f1f url(../images/icons/icon-course-exercise.svg) no-repeat 0.5rem 0.5rem;\n}\n.coursebook-week-caption .caption-projet .caption-icon {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat 0.5rem 0.5rem;\n}\n\n/**\n* Legend\n**/\n.box.two-cols {\n display: flex;\n flex-flow: row wrap;\n}\n.box.two-cols .box-col {\n flex: 0 0 50%;\n}\n\n.coursebook-legend h3 {\n flex: 0 0 100%;\n font-size: 1.2rem;\n}\n.coursebook-legend ul {\n list-style: none;\n padding: 0;\n font-size: 0.83rem;\n}\n.coursebook-legend ul li {\n margin-bottom: 0.1rem;\n}\n\n/**\n* temporary icons style\n**/\n.img_legende:before {\n margin-right: 0.3rem;\n float: left;\n}\n.img_legende.automne:before {\n content: \"🍂\";\n}\n.img_legende.winter:before {\n content: \"❄️\";\n}\n.img_legende.printemps:before {\n content: \"🌼\";\n}\n.img_legende.sun:before {\n content: \"☀️\";\n}\n.img_legende.anglais:before {\n content: \"🏴󠁧󠁢󠁥󠁮󠁧󠁿󠁧󠁢󠁥󠁮󠁧󠁿\";\n}\n.img_legende.francais:before {\n content: \"🇫🇷\";\n}\n.img_legende.allemand:before {\n content: \"🇩🇪\";\n}\n\n.event-location a {\n color: #212121;\n text-decoration-line: underline !important;\n text-decoration-color: #ff0000;\n transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out;\n}\n.event-location a:hover, .event-location a:focus, .event-location a:active {\n text-decoration-color: #212121 !important;\n}\n.event-location a:active {\n color: #ff0000;\n}\n\n.event-info p {\n margin-bottom: 0;\n}\n\n.list-events .list-group-teaser-content .card-title {\n max-width: 660px;\n}\n.list-events .list-group-teaser-content .event-actions .btn + .btn {\n margin-left: 0.5rem;\n}\n@media (min-width: 1200px) {\n .list-events .list-group-teaser-content .event-actions {\n position: absolute;\n top: 0;\n right: 1rem;\n }\n .col-md-1 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-2 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-3 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-4 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-5 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-6 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n .col-md-7 .list-events .list-group-teaser-content .event-actions {\n position: static;\n }\n}\n\n.list-group.list-events-featured .list-group-teaser {\n flex-grow: 1;\n flex-basis: 0;\n background: transparent;\n margin-bottom: 1rem;\n}\n.list-group.list-events-featured .list-group-teaser:last-child {\n margin-bottom: 0;\n}\n.list-group.list-events-featured .list-group-teaser-container {\n height: 100%;\n background: #fff;\n flex-direction: column;\n}\n.list-group.list-events-featured .list-group-teaser-container .btn-secondary:hover, .list-group.list-events-featured .list-group-teaser-container .btn-secondary:active, .list-group.list-events-featured .list-group-teaser-container .btn-secondary:focus {\n background: #fff;\n}\n.list-group.list-events-featured .list-group-teaser-content .event-actions {\n position: static;\n}\n.list-group.list-events-featured .list-group-teaser-content .event-actions .btn {\n width: 100%;\n}\n.list-group.list-events-featured .list-group-teaser-content .event-actions .btn + .btn {\n margin-left: 0;\n margin-top: 0.75rem;\n}\n@media (min-width: 992px) {\n .list-group.list-events-featured {\n flex-direction: row;\n margin-left: -10px;\n margin-right: -10px;\n }\n .list-group.list-events-featured .list-group-teaser {\n margin-bottom: 0;\n padding-left: 10px;\n padding-right: 10px;\n }\n .list-group.list-events-featured .list-group-teaser + .list-group-teaser {\n margin-top: 0;\n }\n .list-group.list-events-featured .list-group-teaser-thumbnail {\n padding-bottom: 0;\n }\n .list-group.list-events-featured .list-group-teaser-content {\n display: flex;\n flex-direction: column;\n }\n .list-group.list-events-featured .list-group-teaser-content .card-info {\n display: flex;\n flex-direction: column;\n height: 100%;\n }\n .list-group.list-events-featured .list-group-teaser-content .event-actions {\n margin-top: auto;\n }\n}\n\n@media (min-width: 992px) {\n .events-links ul {\n margin-bottom: 0;\n }\n}\n.events-links li {\n display: inline-block;\n font-size: 1rem;\n font-weight: bold;\n margin-right: 1rem;\n}\n.events-links li:last-child {\n margin-right: 0;\n}\n\n.events-pager .pagination {\n margin-bottom: 0;\n}\n\n.carousel-highlighted-news .fullwidth-teaser-text .list-inline {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n.table-like {\n --table-columns: 1fr minmax(200px, 3fr) minmax(auto, 1fr) minmax(200px, 3fr) 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n overflow-x: initial;\n max-width: 100%;\n}\n.table-like h2,\n.table-like h3,\n.table-like h4 {\n font-size: 1rem;\n font-weight: 700;\n}\n.table-like ul {\n margin: 0;\n padding: 0;\n}\n.table-like ul li {\n line-height: 1.3;\n}\n.table-like ul li:before {\n top: 0.45em;\n}\n.table-like ul li + li {\n margin-top: 0.25em;\n}\n.table-like .line,\n.table-like .first-line {\n display: grid;\n grid-template-columns: 1fr minmax(200px, 3fr) minmax(auto, 1fr) minmax(200px, 3fr) 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n font-size: 0.9375rem;\n}\n.table-like .line > div,\n.table-like .first-line > div {\n border-bottom: 1px solid #d5d5d5;\n}\n.table-like .line > div:first-child,\n.table-like .first-line > div:first-child {\n border-left: 1px solid #d5d5d5;\n}\n.table-like .line > div:last-of-type,\n.table-like .first-line > div:last-of-type {\n border-right: 1px solid #d5d5d5;\n}\n.table-like .line > div + div,\n.table-like .first-line > div + div {\n border-left: 1px solid #d5d5d5;\n}\n.table-like .first-line {\n font-size: 0.6875rem;\n font-weight: 700;\n color: #707070;\n text-transform: uppercase;\n}\n.table-like .first-line > div {\n display: flex;\n flex-direction: column;\n justify-content: center;\n border-top: 1px solid #d5d5d5;\n border-bottom-width: 2px;\n padding: 0.6rem;\n}\n.table-like .line > div {\n padding: 0;\n}\n.table-like .line > div > div {\n padding: 0.6rem;\n}\n.table-like .line-up {\n position: sticky;\n top: 0;\n background-color: #f4f4f4;\n}\n@supports (display: contents) {\n .table-like {\n display: grid;\n grid-template-columns: var(--table-columns);\n background-color: #d5d5d5;\n }\n .table-like .line-up,\n.table-like .line-down,\n.table-like .line,\n.table-like .first-line {\n display: contents;\n }\n .table-like .line-up > div,\n.table-like .line-down > div,\n.table-like .line > div,\n.table-like .first-line > div {\n background-color: #fff;\n }\n .table-like .first-line > div {\n background-color: #f4f4f4;\n }\n .table-like h2, .table-like h3, .table-like h4 {\n grid-column: 1/-1;\n background-color: #fff;\n margin-bottom: 0;\n padding-bottom: calc( 0.5rem * 1.5);\n }\n .table-like .line-down + h2,\n.table-like .line-down + h3,\n.table-like .line-down + h4 {\n padding-top: 2em;\n }\n .table-like .first-line + .clear,\n.table-like .line + .clear {\n display: block;\n grid-column: 1/-1;\n height: 0;\n }\n .table-like .line-down:last-child .clear {\n display: none;\n }\n}\n.table-like .titre_bachlor {\n text-align: center;\n}\n.table-like .bachlor .titre,\n.table-like .line .bachlor-text {\n display: grid;\n grid-column-gap: 2px;\n grid-template-columns: repeat(3, 1fr);\n padding: 0;\n}\n.table-like .bachlor .titre .cep,\n.table-like .line .bachlor-text .cep {\n text-align: center;\n}\n.table-like .bachlor .titre {\n margin-right: -0.6rem;\n margin-left: -0.6rem;\n}\n.table-like .line-down .bachlor {\n padding: 0 !important;\n}\n.table-like .schedule-text.no-course {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n color: #8e8e8e;\n}\n.table-like .bachlor-text {\n height: 100%;\n background: repeating-linear-gradient(0deg, #fff, #fff 2px, #d5d5d5 2px, #d5d5d5 4px);\n}\n.table-like .bachlor-text .cep {\n padding-top: 0.6rem;\n padding-bottom: 0.6rem;\n background-color: #fff;\n}\n.table-like .bachlor-text .cep:nth-child(2) {\n background-color: #f4f4f4;\n}\n.table-like .line-down .bachlor:nth-child(4) .cep {\n background-color: #f4f4f4;\n}\n.table-like .line-down .bachlor:nth-child(4) .cep:nth-child(2) {\n background-color: #fff;\n}\n.table-like .line .cours {\n grid-column-gap: 1px;\n padding: 0 !important;\n background-color: #fff;\n}\n.table-like .line .cours > div {\n padding: 0 0.6rem;\n background-color: #fff;\n}\n.table-like .line .cours > div:first-child {\n padding-top: 0.6rem;\n}\n.table-like .line .cours > div:last-child {\n padding-bottom: 0.6rem;\n}\n.table-like .line .cours .cours-name {\n font-weight: bold;\n padding-bottom: 0.6rem !important;\n}\n.table-like .line .cours .cours-name i {\n display: block;\n font-weight: normal;\n}\n.table-like .line .cours .cours-code {\n grid-area: 2/1;\n padding-top: 0 !important;\n}\n.table-like .line .cours .cours-title .bold {\n color: #212121;\n}\n.table-like .line .cours .section-name,\n.table-like .line .cours .enseignement-name {\n grid-row: span 2;\n}\n.table-like .langue {\n text-align: center;\n}\n.table-like .examen {\n display: flex;\n}\n.table-like .credit-time {\n font-size: 1.25rem;\n text-align: center;\n color: #707070;\n}\n.table-like .specialisation p {\n font-size: 0.875rem;\n margin-right: 0.6rem;\n}\n.table-like .specialisation ul.spec {\n list-style: none;\n margin: 0;\n padding-left: 0;\n text-align: left;\n}\n.table-like .specialisation ul.spec li {\n font-size: 0.875rem;\n margin-bottom: 0;\n}\n.table-like .specialisation ul.spec li:after {\n content: \";\";\n}\n.table-like .specialisation ul.spec li:before {\n top: 0.38em;\n}\n.table-like .specialisation ul.spec.list-bullet {\n margin-left: 0;\n}\n.table-like .specialisation ul.spec.list-bullet li:after {\n display: none;\n}\n.table-like .exam-icon .sun:before {\n content: \"☀️\";\n}\n.table-like .exam-icon .winter:before {\n content: \"❄️\";\n}\n.table-like .line-down .line:hover > div,\n.table-like .line-down .line:hover .cours > div,\n.table-like .line-down .line:hover .cep {\n background-color: #f4f4f4;\n}\n.table-like .line-down .line:hover .cep:nth-child(2),\n.table-like .line-down .line:hover .bachlor:nth-child(4) .cep {\n background-color: #eaeaea;\n}\n.table-like .line-down .line:hover .bachlor:nth-child(4) .cep:nth-child(2) {\n background-color: #f4f4f4;\n}\n.table-like .clear {\n display: none;\n}\n.table-like .btn-collapse {\n display: none;\n}\n\n.study-plan-0-semesters {\n --table-columns: minmax(300px, 4fr) 1fr minmax(auto, 2fr) 1fr;\n}\n\n.study-plan-1-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-2-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-3-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-4-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-5-semesters {\n --table-columns: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n}\n\n.study-plan-master-0-semesters {\n --table-columns: minmax(250px, 3fr) 1fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-1-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-2-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-3-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-4-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-5-semesters {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master-pdm {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n}\n\n.study-plan-master {\n --table-columns: minmax(250px, 3fr) 1fr 2fr 2fr minmax(170px, 3fr) minmax(140px, 3fr) 1fr;\n}\n\n@media all and (max-width: 1359px) {\n .table-like {\n display: block;\n }\n .table-like .line-up {\n display: none;\n }\n .table-like .line-down {\n display: block;\n }\n .table-like .line-down .line {\n border-bottom: 4px solid #fff;\n display: block;\n max-height: 1000px;\n overflow: hidden;\n position: relative;\n transition: max-height 0.2s ease-in-out;\n }\n .table-like .line-down .line:not(.open) {\n max-height: 34px;\n }\n .table-like .line-down .line .btn-collapse {\n display: block;\n position: absolute;\n top: 4px;\n right: 0;\n left: 0;\n width: 100%;\n height: 20px;\n background: transparent;\n border: 0;\n cursor: pointer;\n padding-top: 0;\n }\n .table-like .line-down .line .btn-collapse > * {\n float: right;\n }\n .table-like .line-down .line .btn-collapse > span {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .table-like .line-down .line .btn-collapse .icon {\n color: #d5d5d5;\n transition: all 0.3s ease-in-out;\n }\n .table-like .line-down .line:hover .btn-collapse .icon {\n color: #fff;\n }\n .table-like .line-down .line.open .btn-collapse svg {\n transform: rotate(180deg);\n }\n .table-like .line-down .line > div {\n border-right: 1px solid #d5d5d5;\n }\n .table-like .line > div {\n display: block;\n }\n .table-like .line > div:before {\n content: attr(data-title);\n display: block !important;\n margin: -1px -1px 0;\n padding: 0.3rem 0.6rem;\n background: #D5D5D5;\n color: #000;\n min-width: 100%;\n }\n .table-like .line > div.cours:before {\n background: #707070;\n font-weight: bold;\n color: #fff;\n }\n .table-like .line .examen > div {\n display: inline-block;\n }\n .table-like .line .langue {\n text-align: left;\n }\n .table-like .line .credit-time {\n text-align: left;\n }\n .table-like .line .specialisation {\n text-align: left;\n }\n .table-like .line .cep .label {\n clip: auto;\n clip-path: none;\n position: static;\n width: auto;\n height: auto;\n }\n}\n.press-teaser {\n border-bottom: 1px solid #c1c1c1;\n}\n\n.project-data {\n margin-bottom: 0;\n}\n.project-data + .project-data {\n margin-top: 0.125rem;\n}\n.project-data .available {\n font-weight: bold;\n color: #699b32;\n}\n.project-data .completed {\n font-weight: bold;\n}\n\n.project-completed .actions {\n margin-top: 0.25rem;\n}\n.project-completed .actions .btn {\n margin: 0.25rem 0.25rem 0 0;\n}\n\n@media (max-width: 767.98px) {\n .project-completed .actions {\n max-height: 240px;\n overflow: hidden;\n transition: max-height 0.5s ease-in-out;\n }\n .collapsed .project-completed .actions {\n max-height: 0;\n }\n}\n.project-thumb {\n margin-bottom: 1rem;\n}\n@media (min-width: 576px) {\n .project-thumb {\n float: right;\n margin-left: 1rem;\n width: 150px;\n max-width: 25%;\n }\n}\n\n.people-title {\n font-size: 1.75rem;\n font-weight: 700;\n}\n\n.people-basic-info {\n flex-direction: row-reverse;\n}\n\n.people-contacts hr {\n border-color: #c1c1c1;\n margin: 0;\n}\n\n.list-group + h3 {\n margin-top: 2em;\n}\n\n.people-contents .list-group .list-group-item-borderless:not(.education-list):last-child {\n border-bottom: 0;\n margin-bottom: 0;\n}\n\n.education-list {\n display: grid;\n grid-template-columns: minmax(20%, 4fr) minmax(20%, 3fr) minmax(20%, 3fr) 8rem;\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n}\n.education-list p {\n margin: 0;\n padding-right: 1rem;\n}\n.education-list p:last-child {\n padding-right: 0;\n text-align: right;\n}\n\narticle.blog-post header {\n border-bottom: 1px solid #e6e6e6;\n}\narticle.blog-post footer {\n border-color: #e6e6e6;\n}\n\n.entry-content p:last-child {\n margin-bottom: 0;\n}\n\n.post-footer .post-nav .nav-prev,\n.post-footer .post-nav .nav-next {\n text-align: center;\n}\n.post-footer .post-nav .nav-prev .btn,\n.post-footer .post-nav .nav-next .btn {\n width: 100%;\n font-size: 0.875rem;\n text-align: inherit;\n}\n.post-footer .post-nav .nav-prev .icon,\n.post-footer .post-nav .nav-next .icon {\n display: none;\n}\n.post-footer .post-nav .nav-prev .label,\n.post-footer .post-nav .nav-prev .post-title,\n.post-footer .post-nav .nav-next .label,\n.post-footer .post-nav .nav-next .post-title {\n display: block;\n}\n.post-footer .post-nav .nav-prev {\n margin-top: 0.5rem;\n}\n@media (min-width: 768px) {\n .post-footer .post-nav {\n display: flex;\n justify-content: space-between;\n }\n .post-footer .post-nav .nav-prev,\n.post-footer .post-nav .nav-next {\n max-width: 48%;\n }\n .post-footer .post-nav .nav-prev .icon,\n.post-footer .post-nav .nav-next .icon {\n display: inline;\n }\n .post-footer .post-nav .nav-prev .colon,\n.post-footer .post-nav .nav-next .colon {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n }\n .post-footer .post-nav .nav-next {\n text-align: left;\n }\n .post-footer .post-nav .nav-prev {\n margin: 0 0 0 auto;\n text-align: right;\n }\n .post-footer .post-nav .post-title {\n font-size: 0.9375rem;\n }\n}\n\n.course-details {\n position: relative;\n}\n@media (min-width: 1200px) {\n .course-details:after {\n content: \"\";\n border-right: 1px solid #c1c1c1;\n position: absolute;\n top: 0;\n right: -3rem;\n bottom: 0;\n left: auto;\n }\n}\n\n.error-title {\n font-size: 12vw;\n color: #ff0000;\n margin-bottom: 0.75rem;\n text-align: center;\n}\n\n.error-404 .search-form {\n margin: 0 auto;\n max-width: 50rem;\n}\n\n.events-filters form {\n display: flex;\n flex-wrap: wrap;\n justify-content: stretch;\n margin-left: -10px;\n margin-right: -10px;\n}\n.events-filters form > * {\n flex-grow: 1;\n max-width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n}\n.events-filters form .form-group {\n width: 100%;\n}\n.events-filters form .dropdown {\n width: 100%;\n margin-bottom: 1rem;\n}\n.events-filters form .dropdown button {\n display: flex;\n width: 100%;\n padding: 0.375rem 0.75rem;\n justify-content: space-between;\n align-items: center;\n text-align: left;\n}\n.events-filters form .dropdown .dropdown-menu.show {\n top: 38px !important;\n right: 0;\n left: auto !important;\n transform: none !important;\n}\n.events-filters form .dropdown .picker__holder {\n border: 0;\n}\n@media (min-width: 768px) {\n .events-filters form .form-group,\n.events-filters form .dropdown {\n width: 25%;\n }\n .events-filters form .form-group-categories {\n width: 100%;\n }\n}\n@media (min-width: 992px) {\n .events-filters form .form-group,\n.events-filters form .dropdown {\n width: 15%;\n }\n .events-filters form .form-group-categories {\n width: 30%;\n }\n}\n.events-filters form .form-group-search {\n width: 100%;\n}\n.events-filters form .form-group-search .search-container {\n margin: 0;\n}\n.events-filters .select-multiple .ms-drop,\n.events-filters .select-multiple .ms-drop ul,\n.events-filters .dropdown .picker__table {\n width: auto;\n}","/*!\n * Bootstrap v4.6.2 (https://getbootstrap.com/)\n * Copyright 2011-2022 The Bootstrap Authors\n * Copyright 2011-2022 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n@import \"bootstrap/scss/functions\";\n@import \"./bootstrap-variables\";\n@import \"bootstrap/scss/variables\";\n@import \"bootstrap/scss/mixins\";\n@import \"bootstrap/scss/root\";\n@import \"bootstrap/scss/reboot\";\n@import \"bootstrap/scss/type\";\n@import \"bootstrap/scss/images\";\n// @import \"bootstrap/scss/code\";\n@import \"bootstrap/scss/grid\";\n// @import \"bootstrap/scss/tables\";\n@import \"bootstrap/scss/forms\";\n@import \"bootstrap/scss/buttons\";\n@import \"bootstrap/scss/transitions\";\n@import \"bootstrap/scss/dropdown\";\n// @import \"bootstrap/scss/button-group\";\n@import \"bootstrap/scss/input-group\";\n@import \"bootstrap/scss/custom-forms\";\n@import \"bootstrap/scss/nav\";\n// @import \"bootstrap/scss/navbar\";\n@import \"bootstrap/scss/card\";\n// @import \"bootstrap/scss/breadcrumb\";\n@import \"bootstrap/scss/pagination\";\n@import \"bootstrap/scss/badge\";\n// @import \"bootstrap/scss/jumbotron\";\n@import \"bootstrap/scss/alert\";\n@import \"bootstrap/scss/progress\";\n// @import \"bootstrap/scss/media\";\n@import \"bootstrap/scss/list-group\";\n@import \"bootstrap/scss/close\";\n@import \"bootstrap/scss/modal\";\n@import \"bootstrap/scss/tooltip\";\n@import \"bootstrap/scss/popover\";\n@import \"bootstrap/scss/carousel\";\n@import \"bootstrap/scss/spinners\";\n@import \"bootstrap/scss/utilities\";\n@import \"bootstrap/scss/print\";\n",":root {\n // Custom variable values only support SassScript inside `#{}`.\n @each $color, $value in $colors {\n --#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$color}: #{$value};\n }\n\n @each $bp, $value in $grid-breakpoints {\n --breakpoint-#{$bp}: #{$value};\n }\n\n // Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --font-family-sans-serif: #{inspect($font-family-sans-serif)};\n --font-family-monospace: #{inspect($font-family-monospace)};\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Future-proof rule: in browsers that support :focus-visible, suppress the focus outline\n// on elements that programmatically receive focus but wouldn't normally show a visible\n// focus outline. In general, this would mean that the outline is only applied if the\n// interaction that led to the element receiving programmatic focus was a keyboard interaction,\n// or the browser has somehow determined that the user is primarily a keyboard user and/or\n// wants focus outlines to always be presented.\n//\n// See https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible\n// and https://developer.paciellogroup.com/blog/2018/03/focus-visible-and-backwards-compatibility/\n[tabindex=\"-1\"]:focus:not(:focus-visible) {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n color: inherit;\n text-decoration: none;\n\n @include hover() {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n // Disable auto-hiding scrollbar in IE & legacy Edge to avoid overlap,\n // making it impossible to interact with the content\n -ms-overflow-style: scrollbar;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `<td>` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Set the cursor for non-`<button>` buttons\n//\n// Details at https://github.com/twbs/bootstrap/pull/30562\n[role=\"button\"] {\n cursor: pointer;\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n@use 'sass:math';\n\n//\n// Color system\n//\n\n// stylelint-disable\n$white: #fff !default;\n$gray-100: #e6e6e6 !default;\n$gray-200: #d5d5d5 !default;\n$gray-300: #c1c1c1 !default;\n$gray-500: #8e8e8e !default;\n$gray-600: #707070 !default;\n$black: #212121 !default;\n$leman: #00A79F !default;\n$canard: #007480 !default;\n$canard-dark: #004248 !default;\n\n$grays: () !default;\n$grays: map-merge((\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"600\": $gray-600,\n), $grays);\n\n$blue: #4a90e2!default;\n$red: #ff0000 !default;\n$red-dark:#b51f1f !default;\n$orange: #f5a623 !default;\n$green: #7ed321 !default;\n\n$green-text: #699b32;\n\n$colors: () !default;\n$colors: map-merge((\n \"blue\": $blue,\n \"red\": $red,\n \"orange\": $orange,\n \"green\": $green,\n \"white\": $white\n), $colors);\n\n$primary: $red !default;\n$secondary: $white !default;\n$success: $green !default;\n$info: $blue !default;\n$warning: $orange !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $black !default;\n\n$theme-colors: () !default;\n$theme-colors: map-merge((\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"tertiary\": $canard,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n), $theme-colors);\n// stylelint-enable\n\n// Set a specific jump point for requesting color jumps\n$theme-color-interval: 8% !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $black !default;\n$yiq-text-light: $white !default;\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-hover-media-query: false !default; // Deprecated, no longer affects any compiled CSS\n$enable-grid-classes: true !default;\n$enable-print-styles: true !default;\n\n\n// Spacing\n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n// stylelint-disable\n$spacer: 1rem !default;\n$spacers: () !default;\n$spacers: map-merge((\n 0: 0,\n 1: ($spacer * .25),\n 2: ($spacer * .5),\n 3: $spacer,\n 4: ($spacer * 1.5),\n 5: ($spacer * 3),\n gutter: 16px, // == $grid-gutter-width\n 6: ($spacer * 6),\n), $spacers);\n\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n$sizes: map-merge((\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%\n), $sizes);\n// stylelint-enable\n\n// Body\n//\n// Settings for the `<body>` element.\n\n$body-bg: $white !default;\n$body-color: $black !default;\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: $body-color !default;\n$link-decoration: underline !default;\n$link-hover-color: theme-color('primary') !default;\n$link-hover-decoration: underline !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n$grid-breakpoints: (\n xs: 0,\n sm: 576px,\n md: 768px,\n lg: 992px,\n xl: 1200px,\n xxl: 1600px,\n) !default;\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints);\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n$container-max-widths: (\n sm: 540px,\n md: 720px,\n lg: 960px,\n xl: 1140px\n) !default;\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: 12 !default;\n$grid-gutter-width: 32px !default;\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n$line-height-lg: 1.5 !default;\n$line-height-sm: 1.5 !default;\n\n$border-width: 1px !default;\n$border-color: $gray-200 !default;\n\n$border-radius: 2px !default;\n$border-radius-lg: 4px !default;\n$border-radius-sm: 2px !default;\n\n$component-active-color: $white !default;\n$component-active-bg: theme-color(\"primary\") !default;\n\n$caret-width: .3em !default;\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n\n\n// Fonts\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// stylelint-disable value-keyword-case\n// official font is Suisse Int'l, but the license only allow to host\n// on a epfl domain, so we set it to Arial, the official fallback\n$font-family-sans-serif: Arial, sans-serif, !default;\n$font-family-monospace: monospace !default;\n$font-family-base: $font-family-sans-serif !default;\n// stylelint-enable value-keyword-case\n\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-lg: ($font-size-base * 1.25) !default;\n$font-size-sm: ($font-size-base * .83) !default;\n$font-size-xs: 0.778rem;\n\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n\n$font-weight-base: $font-weight-normal !default;\n$line-height-base: 1.5 !default;\n\n$h1-font-size: $font-size-base * 3 !default;\n$h2-font-size: $font-size-base * 2.33 !default;\n$h3-font-size: $font-size-base * 1.78 !default;\n$h4-font-size: $font-size-base * 1.44 !default;\n$h5-font-size: $font-size-base * 1.17 !default;\n$h6-font-size: $font-size-base !default;\n\n$headings-margin-bottom: math.div($spacer, 2) !default;\n$headings-font-family: inherit !default;\n$headings-font-weight: 400 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: inherit !default;\n\n$display1-size: 6rem !default;\n$display2-size: 5.5rem !default;\n$display3-size: 4.5rem !default;\n$display4-size: 3.5rem !default;\n\n$display1-weight: 300 !default;\n$display2-weight: 300 !default;\n$display3-weight: 300 !default;\n$display4-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n\n$lead-font-size: ($font-size-base * 1.28) !default;\n$lead-font-weight: 400 !default;\n\n$small-font-size: $font-size-sm !default;\n\n$text-muted: $gray-600 !default;\n\n$blockquote-small-color: $gray-600 !default;\n$blockquote-font-size: ($font-size-base * 1.44) !default;\n\n$hr-border-color: rgba($black, .1) !default;\n$hr-border-width: $border-width !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$kbd-box-shadow: inset 0 -.1rem 0 rgba($black, .25) !default;\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: transparentize($red, 0.8) !default;\n\n$hr-margin-y: $spacer !default;\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n$table-cell-padding: .6rem !default;\n$table-cell-padding-sm: .3rem !default;\n\n$table-bg: transparent !default;\n$table-accent-bg: rgba($black, .05) !default;\n$table-hover-bg: rgba($black, .075) !default;\n$table-active-bg: $table-hover-bg !default;\n\n$table-border-width: $border-width !default;\n$table-border-color: $gray-200 !default;\n$table-border-color-light: $gray-100;\n\n$table-head-bg: lighten($gray-100, 5.49) !default;\n$table-head-color: $gray-600 !default;\n\n$table-dark-bg: $black !default;\n$table-dark-accent-bg: rgba($white, .05) !default;\n$table-dark-hover-bg: rgba($white, .075) !default;\n$table-dark-border-color: lighten($black, 7.5%) !default;\n$table-dark-color: $body-bg !default;\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .2rem !default;\n$input-btn-focus-color: rgba($component-active-bg, .25) !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .35rem !default;\n$input-btn-padding-x-sm: .7rem !default;\n$input-btn-line-height-sm: $line-height-sm * 1.05 !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-line-height-lg: $line-height-lg !default;\n\n$input-btn-border-width: $border-width !default;\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: 0.68rem !default;\n$btn-padding-x: 1.4rem !default;\n$btn-line-height: $input-btn-line-height !default;\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-line-height-sm: $input-btn-line-height-sm !default;\n\n$btn-padding-y-lg: 1rem !default;\n$btn-padding-x-lg: 2rem !default;\n$btn-line-height-lg: $input-btn-line-height-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-disabled-color: $gray-600 !default;\n\n$btn-block-spacing-y: .5rem !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n\n// Forms\n\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-line-height-sm: $input-btn-line-height-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-line-height-lg: $input-btn-line-height-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-100 !default;\n\n$input-color: $black !default;\n$input-border-color: $gray-500 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: inset 0 1px 1px rgba($black, .075) !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-lg: $border-radius-lg !default;\n$input-border-radius-sm: $border-radius-sm !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: $black !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: 0 0 0 1px $gray-200 !default;\n\n$input-placeholder-color: $gray-600 !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: ($font-size-base * $input-btn-line-height) + ($input-btn-padding-y * 2) !default;\n$input-height: calc(#{$input-height-inner} + #{$input-height-border}) !default;\n\n$input-height-inner-sm: ($font-size-sm * $input-btn-line-height-sm) + ($input-btn-padding-y-sm * 2) !default;\n$input-height-sm: calc(#{$input-height-inner-sm} + #{$input-height-border}) !default;\n\n$input-height-inner-lg: ($font-size-lg * $input-btn-line-height-lg) + ($input-btn-padding-y-lg * 2) !default;\n$input-height-lg: calc(#{$input-height-inner-lg} + #{$input-height-border}) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$form-text-margin-top: .55rem !default;\n\n$form-check-input-gutter: 1.25rem !default;\n$form-check-input-margin-y: .3rem !default;\n$form-check-input-margin-x: .25rem !default;\n\n$form-check-inline-margin-x: .75rem !default;\n$form-check-inline-input-margin-x: .3125rem !default;\n\n$form-group-margin-bottom: 1rem !default;\n\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n\n$custom-control-gutter: 1.5rem !default;\n$custom-control-spacer-x: 1rem !default;\n\n$custom-control-indicator-size: 1rem !default;\n$custom-control-indicator-bg: $white !default;\n$custom-control-indicator-bg-size: 50% 50% !default;\n$custom-control-indicator-box-shadow: inset 0 .25rem .25rem rgba($black, .1) !default;\n\n$custom-control-indicator-disabled-bg: $gray-200 !default;\n$custom-control-label-disabled-color: $gray-600 !default;\n\n$custom-control-indicator-checked-color: $component-active-color !default;\n$custom-control-indicator-checked-bg: $component-active-bg !default;\n$custom-control-indicator-checked-disabled-bg: rgba(theme-color(\"primary\"), .5) !default;\n$custom-control-indicator-checked-box-shadow: none !default;\n\n$custom-control-indicator-focus-box-shadow: 0 0 0 1px $body-bg, $input-btn-focus-box-shadow !default;\n\n$custom-control-indicator-active-color: $component-active-color !default;\n$custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-control-indicator-active-box-shadow: none !default;\n\n$custom-checkbox-indicator-border-radius: $border-radius !default;\n$custom-checkbox-indicator-icon-checked: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#{$custom-control-indicator-checked-color}' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n\n$custom-checkbox-indicator-indeterminate-bg: $component-active-bg !default;\n$custom-checkbox-indicator-indeterminate-color: $custom-control-indicator-checked-color !default;\n$custom-checkbox-indicator-icon-indeterminate: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#{$custom-checkbox-indicator-indeterminate-color}' d='M0 2h4'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$custom-checkbox-indicator-indeterminate-box-shadow: none !default;\n\n$custom-radio-indicator-border-radius: 50% !default;\n$custom-radio-indicator-icon-checked: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#{$custom-control-indicator-checked-color}'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n\n$custom-select-padding-y: .375rem !default;\n$custom-select-padding-x: .75rem !default;\n$custom-select-height: $input-height !default;\n$custom-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$custom-select-line-height: $input-btn-line-height !default;\n$custom-select-color: $input-color !default;\n$custom-select-disabled-color: $gray-600 !default;\n$custom-select-bg: $white !default;\n$custom-select-disabled-bg: $gray-200 !default;\n$custom-select-bg-size: 8px 10px !default; // In pixels because image dimensions\n$custom-select-indicator-color: $black !default;\n$custom-select-indicator: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#{$custom-select-indicator-color}' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$custom-select-border-width: $input-btn-border-width !default;\n$custom-select-border-color: $input-border-color !default;\n$custom-select-border-radius: $border-radius !default;\n\n$custom-select-focus-border-color: $input-focus-border-color !default;\n$custom-select-focus-box-shadow: inset 0 1px 2px rgba($black, .075), 0 0 5px rgba($custom-select-focus-border-color, .5) !default;\n\n$custom-select-font-size-sm: 75% !default;\n$custom-select-height-sm: $input-height-sm !default;\n\n$custom-select-font-size-lg: 125% !default;\n$custom-select-height-lg: $input-height-lg !default;\n\n$custom-file-height: $input-height !default;\n$custom-file-focus-border-color: $input-focus-border-color !default;\n$custom-file-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$custom-file-padding-y: $input-btn-padding-y !default;\n$custom-file-padding-x: $input-btn-padding-x !default;\n$custom-file-line-height: $input-btn-line-height !default;\n$custom-file-color: $input-color !default;\n$custom-file-bg: $input-bg !default;\n$custom-file-border-width: $input-btn-border-width !default;\n$custom-file-border-color: $input-border-color !default;\n$custom-file-border-radius: $input-border-radius !default;\n$custom-file-box-shadow: $input-box-shadow !default;\n$custom-file-button-color: $custom-file-color !default;\n$custom-file-button-bg: $input-group-addon-bg !default;\n$custom-file-text: (\n en: \"Browse\"\n) !default;\n\n\n// Form validation\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $small-font-size !default;\n$form-feedback-valid-color: theme-color(\"success\") !default;\n$form-feedback-invalid-color: theme-color(\"danger\") !default;\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-divider-bg: $gray-200 !default;\n$dropdown-box-shadow: 0 .5rem 1rem rgba($black, .175) !default;\n\n$dropdown-link-color: $black !default;\n$dropdown-link-hover-color: darken($black, 5%) !default;\n$dropdown-link-hover-bg: $gray-100 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-600 !default;\n\n$dropdown-item-padding-y: .25rem !default;\n$dropdown-item-padding-x: 1.5rem !default;\n\n$dropdown-header-color: $gray-600 !default;\n\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n$zindex-background: -1 !default;\n$zindex-0: 0 !default;\n$zindex-1: 1 !default;\n$zindex-5: 5 !default;\n$zindex-10: 10 !default;\n$zindex-breadcrumbs: 110 !default;\n$zindex-search-mobile: 120 !default;\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-modal-backdrop: 1040 !default;\n$zindex-modal: 1050 !default;\n$zindex-popover: 1060 !default;\n$zindex-tooltip: 1070 !default;\n$zindex-nav-overlay: 1100 !default;\n$zindex-nav: 1110 !default;\n$zindex-toggle: 1120 !default;\n$zindex-gallery-opened: 1120 !default;\n$zindex-mobile-lang: 1140 !default;\n$zindex-access-nav: 3003 !default;\n$zindex-cookie-consent: 4004 !default;\n\n// Navs\n\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-200 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-600 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $nav-tabs-border-color $nav-tabs-border-color $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n\n// Navbar\n\n$navbar-padding-y: math.div($spacer, 2) !default;\n$navbar-padding-x: $spacer !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: ($font-size-base * $line-height-base + $nav-link-padding-y * 2) !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: math.div($nav-link-height - $navbar-brand-height, 2) !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n\n$navbar-dark-color: rgba($white, .5) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#{$navbar-dark-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .5) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#{$navbar-light-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n// Pagination\n\n$pagination-padding-y: .5rem !default;\n$pagination-padding-x: .25rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .25rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: .25rem !default;\n$pagination-line-height: 1.25 !default;\n\n$pagination-color: theme-color('primary') !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-color: $gray-200 !default;\n\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $pagination-bg !default;\n$pagination-hover-border-color: $gray-600 !default;\n\n$pagination-active-color: $gray-600 !default;\n$pagination-active-bg: $gray-100 !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-200 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n\n// Jumbotron\n\n$jumbotron-padding: 2rem !default;\n$jumbotron-bg: $gray-200 !default;\n\n\n// Cards\n\n$card-spacer-y: 0.9rem !default;\n$card-spacer-x: 1.35rem !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: $gray-200 !default;\n$card-inner-border-radius: calc(#{$card-border-radius} - #{$card-border-width}) !default;\n$card-cap-bg: transparent !default;\n$card-bg: $white !default;\n\n$card-img-overlay-padding: $card-spacer-x !default;\n\n$card-group-margin: math.div($grid-gutter-width, 2) !default;\n$card-deck-margin: $card-group-margin !default;\n\n$card-columns-count: 3 !default;\n$card-columns-gap: 1.25rem !default;\n$card-columns-margin: $card-spacer-y !default;\n\n\n// Tooltips\n\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: .25rem !default;\n$tooltip-padding-x: .5rem !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n\n\n// Popovers\n\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 296px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: $gray-200 !default;\n$popover-border-radius: 0 !default;\n$popover-box-shadow: none !default;\n\n$popover-header-bg: darken($popover-bg, 3%) !default;\n$popover-header-color: $gray-600 !default;\n$popover-header-padding-y: math.div($grid-gutter-width, 2) !default;\n$popover-header-padding-x: math.div($grid-gutter-width, 2) !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $popover-header-padding-y !default;\n$popover-body-padding-x: $popover-header-padding-x !default;\n\n$popover-arrow-width: 10px !default;\n$popover-arrow-height: 10px !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: $popover-border-color !default;\n\n\n// Badges\n\n$badge-font-size: 75% !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-padding-y: .25em !default;\n$badge-padding-x: .4em !default;\n$badge-border-radius: $border-radius !default;\n\n$badge-pill-padding-x: .6em !default;\n// Use a higher than normal value to ensure completely rounded edges when\n// customizing padding or font-size on labels.\n$badge-pill-border-radius: 10rem !default;\n\n\n// Modals\n\n// Padding applied to the modal body\n$modal-inner-padding: 1rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-box-shadow-xs: 0 .25rem .5rem rgba($black, .5) !default;\n$modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba($black, .5) !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $gray-200 !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding: 1rem !default;\n\n$modal-lg: 800px !default;\n$modal-md: 500px !default;\n$modal-sm: 300px !default;\n\n$modal-transition: transform .3s ease-out !default;\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n$alert-padding-y: 0.4rem !default;\n$alert-padding-x: 0.6rem !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: 0 !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n\n$alert-bg-level: -10 !default;\n$alert-border-level: -9 !default;\n$alert-color-level: 6 !default;\n\n\n// Progress bars\n\n$progress-height: 1rem !default;\n$progress-font-size: ($font-size-base * .75) !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: inset 0 .1rem .1rem rgba($black, .1) !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: theme-color(\"primary\") !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n\n// List group\n\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: 0 !default;\n\n$list-group-item-padding-y: .75rem !default;\n$list-group-item-padding-x: 1.25rem !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-600 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n\n\n// Image thumbnails\n\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075) !default;\n\n\n// Figures\n\n$figure-caption-font-size: $font-size-sm !default;\n$figure-caption-color: $gray-600 !default;\n\n\n// Breadcrumbs\n\n$breadcrumb-padding-y: .75rem !default;\n$breadcrumb-padding-x: 1rem !default;\n$breadcrumb-item-padding: .5rem !default;\n\n$breadcrumb-margin-bottom: 1rem !default;\n\n$breadcrumb-bg: $gray-200 !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: \"/\" !default;\n\n\n// Carousel\n\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-active-bg: $white !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n\n$carousel-control-icon-width: 20px !default;\n\n$carousel-control-prev-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n$carousel-control-next-icon-bg: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E\"), \"#\", \"%23\") !default;\n\n$carousel-transition: transform .6s ease !default;\n\n\n// Close\n\n$close-font-size: $font-size-base * 2 !default;\n$close-font-weight: $font-weight-light !default;\n$close-color: $gray-600 !default;\n$close-text-shadow: 0 1px 0 $white !default;\n\n// Code\n\n$code-font-size: 87.5% !default;\n$code-color: $red !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $black !default;\n\n$pre-color: $black !default;\n$pre-scrollable-max-height: 340px !default;\n\n\n// Printing\n$print-page-size: a3 !default;\n$print-body-min-width: map-get($grid-breakpoints, \"lg\") !default;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated responsive font sizes\n//\n// Licensed under MIT (https://github.com/twbs/rfs/blob/v8.x/LICENSE)\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n@if $rfs-font-size-unit != rem and $rfs-font-size-unit != px {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n}\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n@if $rfs-breakpoint-unit != px and $rfs-breakpoint-unit != em and $rfs-breakpoint-unit != rem {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n}\n\n// Resize font size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n@function divide($dividend, $divisor, $precision: 10) {\n $sign: if($dividend > 0 and $divisor > 0 or $dividend < 0 and $divisor < 0, 1, -1);\n $dividend: abs($dividend);\n $divisor: abs($divisor);\n @if $dividend == 0 {\n @return 0;\n }\n @if $divisor == 0 {\n @error \"Cannot divide by 0\";\n }\n $remainder: $dividend;\n $result: 0;\n $factor: 10;\n @while ($remainder > 0 and $precision >= 0) {\n $quotient: 0;\n @while ($remainder >= $divisor) {\n $remainder: $remainder - $divisor;\n $quotient: $quotient + 1;\n }\n $result: $result * 10 + $quotient;\n $factor: $factor * .1;\n $remainder: $remainder * 10;\n $precision: $precision - 1;\n @if ($precision < 0 and $remainder >= $divisor * 5) {\n $result: $result + 1;\n }\n }\n $result: $result * $factor * $sign;\n $dividend-unit: unit($dividend);\n $divisor-unit: unit($divisor);\n $unit-map: (\n \"px\": 1px,\n \"rem\": 1rem,\n \"em\": 1em,\n \"%\": 1%\n );\n @if ($dividend-unit != $divisor-unit and map-has-key($unit-map, $dividend-unit)) {\n $result: $result * map-get($unit-map, $dividend-unit);\n }\n @return $result;\n}\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: divide($rfs-base-font-size, $rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: divide($rfs-base-font-size, divide($rfs-base-font-size * 0 + 1, $rfs-rem-value));\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: divide($rfs-breakpoint, $rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: divide($rfs-breakpoint, divide($rfs-breakpoint * 0 + 1, $rfs-rem-value));\n}\n\n// Internal mixin that adds disable classes to the selector if needed.\n@mixin _rfs-disable-class {\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity, which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n// Internal mixin that adds enable classes to the selector if needed.\n@mixin _rfs-enable-class {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n// Internal mixin used to determine which media query needs to be used\n@mixin _rfs-media-query($mq-value) {\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @content;\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @content;\n }\n }\n}\n\n// Responsive font size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Remove unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: divide($fs, $fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: divide($fs, divide($fs * 0 + 1, $rfs-rem-value));\n }\n\n // Set default font size\n $rfs-static: if($rfs-font-size-unit == rem, #{divide($fs, $rfs-rem-value)}rem, #{$fs}px);\n\n // Only add the media query if the font size is bigger than the minimum font size\n @if $fs <= $rfs-base-font-size or not $enable-responsive-font-sizes {\n font-size: #{$rfs-static}#{$rfs-suffix};\n }\n @else {\n // Calculate the minimum font size for $fs\n $fs-min: $rfs-base-font-size + divide($fs - $rfs-base-font-size, $rfs-factor);\n\n // Calculate difference between $fs and the minimum font size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n $min-width: if($rfs-font-size-unit == rem, #{divide($fs-min, $rfs-rem-value)}rem, #{$fs-min}px);\n\n // Use `vmin` if two-dimensional is enabled\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{divide($fs-diff * 100, $rfs-breakpoint)}#{$variable-unit};\n\n // Set the calculated font-size\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n\n // Breakpoint formatting\n $mq-value: if($rfs-breakpoint-unit == px, #{$rfs-breakpoint}px, #{divide($rfs-breakpoint, $rfs-rem-value)}#{$rfs-breakpoint-unit});\n\n @include _rfs-disable-class {\n font-size: #{$rfs-static}#{$rfs-suffix};\n }\n\n @include _rfs-media-query($mq-value) {\n @include _rfs-enable-class {\n font-size: $rfs-fluid;\n }\n\n // Include safari iframe resize fix if needed\n min-width: if($rfs-safari-iframe-resize-bug-fix, (0 * 1vw), null);\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixins use RFS to rescale the font size\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover() {\n &:hover { @content; }\n}\n\n@mixin hover-focus() {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus() {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active() {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled() {\n padding-left: 0;\n list-style: none;\n}\n","// Responsive images (ensure images don't scale beyond their parents)\n//\n// This is purposefully opt-in via an explicit class rather than being the default for all `<img>`s.\n// We previously tried the \"images are responsive by default\" approach in Bootstrap v2,\n// and abandoned it in Bootstrap v3 because it breaks lots of third-party widgets (including Google Maps)\n// which weren't expecting the images within themselves to be involuntarily resized.\n// See also https://github.com/twbs/bootstrap/issues/18178\n.img-fluid {\n @include img-fluid();\n}\n\n\n// Image thumbnails\n.img-thumbnail {\n padding: $thumbnail-padding;\n background-color: $thumbnail-bg;\n border: $thumbnail-border-width solid $thumbnail-border-color;\n @include border-radius($thumbnail-border-radius);\n @include box-shadow($thumbnail-box-shadow);\n\n // Keep them at most 100% wide\n @include img-fluid();\n}\n\n//\n// Figures\n//\n\n.figure {\n // Ensures the caption's text aligns with the image.\n display: inline-block;\n}\n\n.figure-img {\n margin-bottom: $spacer * .5;\n line-height: 1;\n}\n\n.figure-caption {\n @include font-size($figure-caption-font-size);\n color: $figure-caption-color;\n}\n","// Image Mixins\n// - Responsive image\n// - Retina image\n\n\n// Responsive image\n//\n// Keep images from scaling beyond the width of their parents.\n\n@mixin img-fluid() {\n // Part 1: Set a maximum relative to the parent\n max-width: 100%;\n // Part 2: Override the height to auto, otherwise images will be stretched\n // when setting a width and height attribute on the img element.\n height: auto;\n}\n\n\n// Retina image\n//\n// Short retina mixin for setting background-image and -size.\n\n@mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {\n background-image: url($file-1x);\n\n // Autoprefixer takes care of adding -webkit-min-device-pixel-ratio and -o-min-device-pixel-ratio,\n // but doesn't convert dppx=>dpi.\n // There's no such thing as unprefixed min-device-pixel-ratio since it's nonstandard.\n // Compatibility info: https://caniuse.com/css-media-resolution\n @media only screen and (min-resolution: 192dpi), // IE9-11 don't support dppx\n only screen and (min-resolution: 2dppx) { // Standardized\n background-image: url($file-2x);\n background-size: $width-1x $height-1x;\n }\n @include deprecate(\"`img-retina()`\", \"v4.3.0\", \"v5\");\n}\n","// stylelint-disable property-disallowed-list\n// Single side border-radius\n\n// Helper function to replace negative values with 0\n@function valid-radius($radius) {\n $return: ();\n @each $value in $radius {\n @if type-of($value) == number {\n $return: append($return, max($value, 0));\n } @else {\n $return: append($return, $value);\n }\n }\n @return $return;\n}\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: valid-radius($radius);\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n border-top-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: valid-radius($radius);\n border-bottom-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: valid-radius($radius);\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n","// Container widths\n//\n// Set the container width, and override it for fixed navbars in media queries.\n\n@if $enable-grid-classes {\n // Single container class with breakpoint max-widths\n .container,\n // 100% wide container at all breakpoints\n .container-fluid {\n @include make-container();\n }\n\n // Responsive containers that are 100% wide until a breakpoint\n @each $breakpoint, $container-max-width in $container-max-widths {\n .container-#{$breakpoint} {\n @extend .container-fluid;\n }\n\n @include media-breakpoint-up($breakpoint, $grid-breakpoints) {\n %responsive-container-#{$breakpoint} {\n max-width: $container-max-width;\n }\n\n // Extend each breakpoint which is smaller or equal to the current breakpoint\n $extend-breakpoint: true;\n\n @each $name, $width in $grid-breakpoints {\n @if ($extend-breakpoint) {\n .container#{breakpoint-infix($name, $grid-breakpoints)} {\n @extend %responsive-container-#{$breakpoint};\n }\n\n // Once the current breakpoint is reached, stop extending\n @if ($breakpoint == $name) {\n $extend-breakpoint: false;\n }\n }\n }\n }\n }\n}\n\n\n// Row\n//\n// Rows contain your columns.\n\n@if $enable-grid-classes {\n .row {\n @include make-row();\n }\n\n // Remove the negative margin from default .row, then the horizontal padding\n // from all immediate children columns (to prevent runaway style inheritance).\n .no-gutters {\n margin-right: 0;\n margin-left: 0;\n\n > .col,\n > [class*=\"col-\"] {\n padding-right: 0;\n padding-left: 0;\n }\n }\n}\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n@if $enable-grid-classes {\n @include make-grid-columns();\n}\n","/// Grid system\n//\n// Generate semantic grid columns with these mixins.\n\n@mixin make-container($gutter: $grid-gutter-width) {\n width: 100%;\n padding-right: $gutter * .5;\n padding-left: $gutter * .5;\n margin-right: auto;\n margin-left: auto;\n}\n\n@mixin make-row($gutter: $grid-gutter-width) {\n display: flex;\n flex-wrap: wrap;\n margin-right: -$gutter * .5;\n margin-left: -$gutter * .5;\n}\n\n// For each breakpoint, define the maximum width of the container in a media query\n@mixin make-container-max-widths($max-widths: $container-max-widths, $breakpoints: $grid-breakpoints) {\n @each $breakpoint, $container-max-width in $max-widths {\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n max-width: $container-max-width;\n }\n }\n @include deprecate(\"The `make-container-max-widths` mixin\", \"v4.5.2\", \"v5\");\n}\n\n@mixin make-col-ready($gutter: $grid-gutter-width) {\n position: relative;\n // Prevent columns from becoming too narrow when at smaller grid tiers by\n // always setting `width: 100%;`. This works because we use `flex` values\n // later on to override this initial width.\n width: 100%;\n padding-right: $gutter * .5;\n padding-left: $gutter * .5;\n}\n\n@mixin make-col($size, $columns: $grid-columns) {\n flex: 0 0 percentage(divide($size, $columns));\n // Add a `max-width` to ensure content within each column does not blow out\n // the width of the column. Applies to IE10+ and Firefox. Chrome and Safari\n // do not appear to require this.\n max-width: percentage(divide($size, $columns));\n}\n\n@mixin make-col-auto() {\n flex: 0 0 auto;\n width: auto;\n max-width: 100%; // Reset earlier grid tiers\n}\n\n@mixin make-col-offset($size, $columns: $grid-columns) {\n $num: divide($size, $columns);\n margin-left: if($num == 0, 0, percentage($num));\n}\n\n// Row columns\n//\n// Specify on a parent element(e.g., .row) to force immediate children into NN\n// numberof columns. Supports wrapping to new lines, but does not do a Masonry\n// style grid.\n@mixin row-cols($count) {\n > * {\n flex: 0 0 divide(100%, $count);\n max-width: divide(100%, $count);\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `$grid-columns`.\n\n@mixin make-grid-columns($columns: $grid-columns, $gutter: $grid-gutter-width, $breakpoints: $grid-breakpoints) {\n // Common properties for all breakpoints\n %grid-column {\n position: relative;\n width: 100%;\n padding-right: $gutter * .5;\n padding-left: $gutter * .5;\n }\n\n @each $breakpoint in map-keys($breakpoints) {\n $infix: breakpoint-infix($breakpoint, $breakpoints);\n\n @if $columns > 0 {\n // Allow columns to stretch full width below their breakpoints\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @extend %grid-column;\n }\n }\n }\n\n .col#{$infix},\n .col#{$infix}-auto {\n @extend %grid-column;\n }\n\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n // Provide basic `.col-{bp}` classes for equal-width flexbox columns\n .col#{$infix} {\n flex-basis: 0;\n flex-grow: 1;\n max-width: 100%;\n }\n\n @if $grid-row-columns > 0 {\n @for $i from 1 through $grid-row-columns {\n .row-cols#{$infix}-#{$i} {\n @include row-cols($i);\n }\n }\n }\n\n .col#{$infix}-auto {\n @include make-col-auto();\n }\n\n @if $columns > 0 {\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @include make-col($i, $columns);\n }\n }\n }\n\n .order#{$infix}-first { order: -1; }\n\n .order#{$infix}-last { order: $columns + 1; }\n\n @for $i from 0 through $columns {\n .order#{$infix}-#{$i} { order: $i; }\n }\n\n @if $columns > 0 {\n // `$columns - 1` because offsetting by the width of an entire row isn't possible\n @for $i from 0 through ($columns - 1) {\n @if not ($infix == \"\" and $i == 0) { // Avoid emitting useless .offset-0\n .offset#{$infix}-#{$i} {\n @include make-col-offset($i, $columns);\n }\n }\n }\n }\n }\n }\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Textual form controls\n//\n\n.form-control {\n display: block;\n width: 100%;\n height: $input-height;\n padding: $input-padding-y $input-padding-x;\n font-family: $input-font-family;\n @include font-size($input-font-size);\n font-weight: $input-font-weight;\n line-height: $input-line-height;\n color: $input-color;\n background-color: $input-bg;\n background-clip: padding-box;\n border: $input-border-width solid $input-border-color;\n\n // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.\n @include border-radius($input-border-radius, 0);\n\n @include box-shadow($input-box-shadow);\n @include transition($input-transition);\n\n // Unstyle the caret on `<select>`s in IE10+.\n &::-ms-expand {\n background-color: transparent;\n border: 0;\n }\n\n // Customize the `:focus` state to imitate native WebKit styles.\n @include form-control-focus($ignore-warning: true);\n\n // Placeholder\n &::placeholder {\n color: $input-placeholder-color;\n // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526.\n opacity: 1;\n }\n\n // Disabled and read-only inputs\n //\n // HTML5 says that controls under a fieldset > legend:first-child won't be\n // disabled if the fieldset is disabled. Due to implementation difficulty, we\n // don't honor that edge case; we style them as disabled anyway.\n &:disabled,\n &[readonly] {\n background-color: $input-disabled-bg;\n // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655.\n opacity: 1;\n }\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n &.form-control {\n appearance: none; // Fix appearance for date inputs in Safari\n }\n}\n\nselect.form-control {\n // Remove select outline from select box in FF\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 $input-color;\n }\n\n &:focus::-ms-value {\n // Suppress the nested default white text on blue background highlight given to\n // the selected option text when the (still closed) <select> receives focus\n // in IE and (under certain conditions) Edge, as it looks bad and cannot be made to\n // match the appearance of the native widget.\n // See https://github.com/twbs/bootstrap/issues/19398.\n color: $input-color;\n background-color: $input-bg;\n }\n}\n\n// Make file inputs better match text inputs by forcing them to new lines.\n.form-control-file,\n.form-control-range {\n display: block;\n width: 100%;\n}\n\n\n//\n// Labels\n//\n\n// For use with horizontal and inline forms, when you need the label (or legend)\n// text to align with the form controls.\n.col-form-label {\n padding-top: add($input-padding-y, $input-border-width);\n padding-bottom: add($input-padding-y, $input-border-width);\n margin-bottom: 0; // Override the `<label>/<legend>` default\n @include font-size(inherit); // Override the `<legend>` default\n line-height: $input-line-height;\n}\n\n.col-form-label-lg {\n padding-top: add($input-padding-y-lg, $input-border-width);\n padding-bottom: add($input-padding-y-lg, $input-border-width);\n @include font-size($input-font-size-lg);\n line-height: $input-line-height-lg;\n}\n\n.col-form-label-sm {\n padding-top: add($input-padding-y-sm, $input-border-width);\n padding-bottom: add($input-padding-y-sm, $input-border-width);\n @include font-size($input-font-size-sm);\n line-height: $input-line-height-sm;\n}\n\n\n// Readonly controls as plain text\n//\n// Apply class to a readonly input to make it appear like regular plain\n// text (without any border, background color, focus indicator)\n\n.form-control-plaintext {\n display: block;\n width: 100%;\n padding: $input-padding-y 0;\n margin-bottom: 0; // match inputs if this class comes on inputs with default margins\n @include font-size($input-font-size);\n line-height: $input-line-height;\n color: $input-plaintext-color;\n background-color: transparent;\n border: solid transparent;\n border-width: $input-border-width 0;\n\n &.form-control-sm,\n &.form-control-lg {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n\n// Form control sizing\n//\n// Build on `.form-control` with modifier classes to decrease or increase the\n// height and font-size of form controls.\n//\n// Repeated in `_input_group.scss` to avoid Sass extend issues.\n\n.form-control-sm {\n height: $input-height-sm;\n padding: $input-padding-y-sm $input-padding-x-sm;\n @include font-size($input-font-size-sm);\n line-height: $input-line-height-sm;\n @include border-radius($input-border-radius-sm);\n}\n\n.form-control-lg {\n height: $input-height-lg;\n padding: $input-padding-y-lg $input-padding-x-lg;\n @include font-size($input-font-size-lg);\n line-height: $input-line-height-lg;\n @include border-radius($input-border-radius-lg);\n}\n\n// stylelint-disable-next-line no-duplicate-selectors\nselect.form-control {\n &[size],\n &[multiple] {\n height: auto;\n }\n}\n\ntextarea.form-control {\n height: auto;\n}\n\n// Form groups\n//\n// Designed to help with the organization and spacing of vertical forms. For\n// horizontal forms, use the predefined grid classes.\n\n.form-group {\n margin-bottom: $form-group-margin-bottom;\n}\n\n.form-text {\n display: block;\n margin-top: $form-text-margin-top;\n}\n\n\n// Form grid\n//\n// Special replacement for our grid system's `.row` for tighter form layouts.\n\n.form-row {\n display: flex;\n flex-wrap: wrap;\n margin-right: -$form-grid-gutter-width * .5;\n margin-left: -$form-grid-gutter-width * .5;\n\n > .col,\n > [class*=\"col-\"] {\n padding-right: $form-grid-gutter-width * .5;\n padding-left: $form-grid-gutter-width * .5;\n }\n}\n\n\n// Checkboxes and radios\n//\n// Indent the labels to position radios/checkboxes as hanging controls.\n\n.form-check {\n position: relative;\n display: block;\n padding-left: $form-check-input-gutter;\n}\n\n.form-check-input {\n position: absolute;\n margin-top: $form-check-input-margin-y;\n margin-left: -$form-check-input-gutter;\n\n // Use [disabled] and :disabled for workaround https://github.com/twbs/bootstrap/issues/28247\n &[disabled] ~ .form-check-label,\n &:disabled ~ .form-check-label {\n color: $text-muted;\n }\n}\n\n.form-check-label {\n margin-bottom: 0; // Override default `<label>` bottom margin\n}\n\n.form-check-inline {\n display: inline-flex;\n align-items: center;\n padding-left: 0; // Override base .form-check\n margin-right: $form-check-inline-margin-x;\n\n // Undo .form-check-input defaults and add some `margin-right`.\n .form-check-input {\n position: static;\n margin-top: 0;\n margin-right: $form-check-inline-input-margin-x;\n margin-left: 0;\n }\n}\n\n\n// Form validation\n//\n// Provide feedback to users when form field values are valid or invalid. Works\n// primarily for client-side validation via scoped `:invalid` and `:valid`\n// pseudo-classes but also includes `.is-invalid` and `.is-valid` classes for\n// server side validation.\n\n@each $state, $data in $form-validation-states {\n @include form-validation-state($state, map-get($data, color), map-get($data, icon));\n}\n\n// Inline forms\n//\n// Make forms appear inline(-block) by adding the `.form-inline` class. Inline\n// forms begin stacked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Requires wrapping inputs and labels with `.form-group` for proper display of\n// default HTML form controls and our custom form controls (e.g., input groups).\n\n.form-inline {\n display: flex;\n flex-flow: row wrap;\n align-items: center; // Prevent shorter elements from growing to same height as others (e.g., small buttons growing to normal sized button height)\n\n // Because we use flex, the initial sizing of checkboxes is collapsed and\n // doesn't occupy the full-width (which is what we want for xs grid tier),\n // so we force that here.\n .form-check {\n width: 100%;\n }\n\n // Kick in the inline\n @include media-breakpoint-up(sm) {\n label {\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 0;\n }\n\n // Inline-block all the things for \"inline\"\n .form-group {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row wrap;\n align-items: center;\n margin-bottom: 0;\n }\n\n // Allow folks to *not* use `.form-group`\n .form-control {\n display: inline-block;\n width: auto; // Prevent labels from stacking above inputs in `.form-group`\n vertical-align: middle;\n }\n\n // Make static controls behave like regular ones\n .form-control-plaintext {\n display: inline-block;\n }\n\n .input-group,\n .custom-select {\n width: auto;\n }\n\n // Remove default margin on radios/checkboxes that were used for stacking, and\n // then undo the floating of radios and checkboxes to match.\n .form-check {\n display: flex;\n align-items: center;\n justify-content: center;\n width: auto;\n padding-left: 0;\n }\n .form-check-input {\n position: relative;\n flex-shrink: 0;\n margin-top: 0;\n margin-right: $form-check-input-margin-x;\n margin-left: 0;\n }\n\n .custom-control {\n align-items: center;\n justify-content: center;\n }\n .custom-control-label {\n margin-bottom: 0;\n }\n }\n}\n","// stylelint-disable property-disallowed-list\n@mixin transition($transition...) {\n @if length($transition) == 0 {\n $transition: $transition-base;\n }\n\n @if length($transition) > 1 {\n @each $value in $transition {\n @if $value == null or $value == none {\n @warn \"The keyword 'none' or 'null' must be used as a single argument.\";\n }\n }\n }\n\n @if $enable-transitions {\n @if nth($transition, 1) != null {\n transition: $transition;\n }\n\n @if $enable-prefers-reduced-motion-media-query and nth($transition, 1) != null and nth($transition, 1) != none {\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n }\n}\n","// Form control focus state\n//\n// Generate a customized focus state and for any input with the specified color,\n// which defaults to the `$input-focus-border-color` variable.\n//\n// We highly encourage you to not customize the default value, but instead use\n// this to tweak colors on an as-needed basis. This aesthetic change is based on\n// WebKit's default styles, but applicable to a wider range of browsers. Its\n// usability and accessibility should be taken into account with any change.\n//\n// Example usage: change the default blue border and shadow to white for better\n// contrast against a dark gray background.\n@mixin form-control-focus($ignore-warning: false) {\n &:focus {\n color: $input-focus-color;\n background-color: $input-focus-bg;\n border-color: $input-focus-border-color;\n outline: 0;\n @if $enable-shadows {\n @include box-shadow($input-box-shadow, $input-focus-box-shadow);\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: $input-focus-box-shadow;\n }\n }\n @include deprecate(\"The `form-control-focus()` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n\n// This mixin uses an `if()` technique to be compatible with Dart Sass\n// See https://github.com/sass/sass/issues/1873#issuecomment-152293725 for more details\n@mixin form-validation-state-selector($state) {\n @if ($state == \"valid\" or $state == \"invalid\") {\n .was-validated #{if(&, \"&\", \"\")}:#{$state},\n #{if(&, \"&\", \"\")}.is-#{$state} {\n @content;\n }\n } @else {\n #{if(&, \"&\", \"\")}.is-#{$state} {\n @content;\n }\n }\n}\n\n@mixin form-validation-state($state, $color, $icon) {\n .#{$state}-feedback {\n display: none;\n width: 100%;\n margin-top: $form-feedback-margin-top;\n @include font-size($form-feedback-font-size);\n color: $color;\n }\n\n .#{$state}-tooltip {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: 5;\n display: none;\n max-width: 100%; // Contain to parent when possible\n padding: $form-feedback-tooltip-padding-y $form-feedback-tooltip-padding-x;\n margin-top: .1rem;\n @include font-size($form-feedback-tooltip-font-size);\n line-height: $form-feedback-tooltip-line-height;\n color: color-yiq($color);\n background-color: rgba($color, $form-feedback-tooltip-opacity);\n @include border-radius($form-feedback-tooltip-border-radius);\n\n // See https://github.com/twbs/bootstrap/pull/31557\n // Align tooltip to form elements\n .form-row > .col > &,\n .form-row > [class*=\"col-\"] > & {\n left: $form-grid-gutter-width * .5;\n }\n }\n\n @include form-validation-state-selector($state) {\n ~ .#{$state}-feedback,\n ~ .#{$state}-tooltip {\n display: block;\n }\n }\n\n .form-control {\n @include form-validation-state-selector($state) {\n border-color: $color;\n\n @if $enable-validation-icons {\n padding-right: $input-height-inner !important; // stylelint-disable-line declaration-no-important\n background-image: escape-svg($icon);\n background-repeat: no-repeat;\n background-position: right $input-height-inner-quarter center;\n background-size: $input-height-inner-half $input-height-inner-half;\n }\n\n &:focus {\n border-color: $color;\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n }\n }\n\n // stylelint-disable-next-line selector-no-qualifying-type\n select.form-control {\n @include form-validation-state-selector($state) {\n @if $enable-validation-icons {\n padding-right: $input-padding-x * 4 !important; // stylelint-disable-line declaration-no-important\n background-position: right $input-padding-x * 2 center;\n }\n }\n }\n\n // stylelint-disable-next-line selector-no-qualifying-type\n textarea.form-control {\n @include form-validation-state-selector($state) {\n @if $enable-validation-icons {\n padding-right: $input-height-inner;\n background-position: top $input-height-inner-quarter right $input-height-inner-quarter;\n }\n }\n }\n\n .custom-select {\n @include form-validation-state-selector($state) {\n border-color: $color;\n\n @if $enable-validation-icons {\n padding-right: $custom-select-feedback-icon-padding-right !important; // stylelint-disable-line declaration-no-important\n background: $custom-select-background, $custom-select-bg escape-svg($icon) $custom-select-feedback-icon-position / $custom-select-feedback-icon-size no-repeat;\n }\n\n &:focus {\n border-color: $color;\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n }\n }\n\n .form-check-input {\n @include form-validation-state-selector($state) {\n ~ .form-check-label {\n color: $color;\n }\n\n ~ .#{$state}-feedback,\n ~ .#{$state}-tooltip {\n display: block;\n }\n }\n }\n\n .custom-control-input {\n @include form-validation-state-selector($state) {\n ~ .custom-control-label {\n color: $color;\n\n &::before {\n border-color: $color;\n }\n }\n\n &:checked {\n ~ .custom-control-label::before {\n border-color: lighten($color, 10%);\n @include gradient-bg(lighten($color, 10%));\n }\n }\n\n &:focus {\n ~ .custom-control-label::before {\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n\n &:not(:checked) ~ .custom-control-label::before {\n border-color: $color;\n }\n }\n }\n }\n\n // custom file\n .custom-file-input {\n @include form-validation-state-selector($state) {\n ~ .custom-file-label {\n border-color: $color;\n }\n\n &:focus {\n ~ .custom-file-label {\n border-color: $color;\n box-shadow: 0 0 0 $input-focus-width rgba($color, .25);\n }\n }\n }\n }\n}\n","// Gradients\n\n@mixin gradient-bg($color) {\n @if $enable-gradients {\n background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x;\n } @else {\n background-color: $color;\n }\n}\n\n// Horizontal gradient, from left to right\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n background-image: linear-gradient(to right, $start-color $start-percent, $end-color $end-percent);\n background-repeat: repeat-x;\n}\n\n// Vertical gradient, from top to bottom\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-y($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent);\n background-repeat: repeat-x;\n}\n\n@mixin gradient-directional($start-color: $gray-700, $end-color: $gray-800, $deg: 45deg) {\n background-image: linear-gradient($deg, $start-color, $end-color);\n background-repeat: repeat-x;\n}\n@mixin gradient-x-three-colors($start-color: $blue, $mid-color: $purple, $color-stop: 50%, $end-color: $red) {\n background-image: linear-gradient(to right, $start-color, $mid-color $color-stop, $end-color);\n background-repeat: no-repeat;\n}\n@mixin gradient-y-three-colors($start-color: $blue, $mid-color: $purple, $color-stop: 50%, $end-color: $red) {\n background-image: linear-gradient($start-color, $mid-color $color-stop, $end-color);\n background-repeat: no-repeat;\n}\n@mixin gradient-radial($inner-color: $gray-700, $outer-color: $gray-800) {\n background-image: radial-gradient(circle, $inner-color, $outer-color);\n background-repeat: no-repeat;\n}\n@mixin gradient-striped($color: rgba($white, .15), $angle: 45deg) {\n background-image: linear-gradient($angle, $color 25%, transparent 25%, transparent 50%, $color 50%, $color 75%, transparent 75%, transparent);\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Base styles\n//\n\n.btn {\n display: inline-block;\n font-family: $btn-font-family;\n font-weight: $btn-font-weight;\n color: $body-color;\n text-align: center;\n text-decoration: if($link-decoration == none, null, none);\n white-space: $btn-white-space;\n vertical-align: middle;\n user-select: none;\n background-color: transparent;\n border: $btn-border-width solid transparent;\n @include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, $btn-line-height, $btn-border-radius);\n @include transition($btn-transition);\n\n @include hover() {\n color: $body-color;\n text-decoration: none;\n }\n\n &:focus,\n &.focus {\n outline: 0;\n box-shadow: $btn-focus-box-shadow;\n }\n\n // Disabled comes first so active can properly restyle\n &.disabled,\n &:disabled {\n opacity: $btn-disabled-opacity;\n @include box-shadow(none);\n }\n\n &:not(:disabled):not(.disabled) {\n cursor: if($enable-pointer-cursor-for-buttons, pointer, null);\n\n &:active,\n &.active {\n @include box-shadow($btn-active-box-shadow);\n\n &:focus {\n @include box-shadow($btn-focus-box-shadow, $btn-active-box-shadow);\n }\n }\n }\n}\n\n// Future-proof disabling of clicks on `<a>` elements\na.btn.disabled,\nfieldset:disabled a.btn {\n pointer-events: none;\n}\n\n\n//\n// Alternate buttons\n//\n\n@each $color, $value in $theme-colors {\n .btn-#{$color} {\n @include button-variant($value, $value);\n }\n}\n\n@each $color, $value in $theme-colors {\n .btn-outline-#{$color} {\n @include button-outline-variant($value);\n }\n}\n\n\n//\n// Link buttons\n//\n\n// Make a button look and behave like a link\n.btn-link {\n font-weight: $font-weight-normal;\n color: $link-color;\n text-decoration: $link-decoration;\n\n @include hover() {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n\n &:focus,\n &.focus {\n text-decoration: $link-hover-decoration;\n }\n\n &:disabled,\n &.disabled {\n color: $btn-link-disabled-color;\n pointer-events: none;\n }\n\n // No need for an active state here\n}\n\n\n//\n// Button Sizes\n//\n\n.btn-lg {\n @include button-size($btn-padding-y-lg, $btn-padding-x-lg, $btn-font-size-lg, $btn-line-height-lg, $btn-border-radius-lg);\n}\n\n.btn-sm {\n @include button-size($btn-padding-y-sm, $btn-padding-x-sm, $btn-font-size-sm, $btn-line-height-sm, $btn-border-radius-sm);\n}\n\n\n//\n// Block button\n//\n\n.btn-block {\n display: block;\n width: 100%;\n\n // Vertically space out multiple block buttons\n + .btn-block {\n margin-top: $btn-block-spacing-y;\n }\n}\n\n// Specificity overrides\ninput[type=\"submit\"],\ninput[type=\"reset\"],\ninput[type=\"button\"] {\n &.btn-block {\n width: 100%;\n }\n}\n","// Button variants\n//\n// Easily pump out default styles, as well as :hover, :focus, :active,\n// and disabled options for all buttons\n\n@mixin button-variant($background, $border, $hover-background: darken($background, 7.5%), $hover-border: darken($border, 10%), $active-background: darken($background, 10%), $active-border: darken($border, 12.5%)) {\n color: color-yiq($background);\n @include gradient-bg($background);\n border-color: $border;\n @include box-shadow($btn-box-shadow);\n\n @include hover() {\n color: color-yiq($hover-background);\n @include gradient-bg($hover-background);\n border-color: $hover-border;\n }\n\n &:focus,\n &.focus {\n color: color-yiq($hover-background);\n @include gradient-bg($hover-background);\n border-color: $hover-border;\n @if $enable-shadows {\n @include box-shadow($btn-box-shadow, 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5));\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5);\n }\n }\n\n // Disabled comes first so active can properly restyle\n &.disabled,\n &:disabled {\n color: color-yiq($background);\n background-color: $background;\n border-color: $border;\n // Remove CSS gradients if they're enabled\n @if $enable-gradients {\n background-image: none;\n }\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active,\n .show > &.dropdown-toggle {\n color: color-yiq($active-background);\n background-color: $active-background;\n @if $enable-gradients {\n background-image: none; // Remove the gradient for the pressed/active state\n }\n border-color: $active-border;\n\n &:focus {\n @if $enable-shadows and $btn-active-box-shadow != none {\n @include box-shadow($btn-active-box-shadow, 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5));\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: 0 0 0 $btn-focus-width rgba(mix(color-yiq($background), $border, 15%), .5);\n }\n }\n }\n}\n\n@mixin button-outline-variant($color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color) {\n color: $color;\n border-color: $color;\n\n @include hover() {\n color: $color-hover;\n background-color: $active-background;\n border-color: $active-border;\n }\n\n &:focus,\n &.focus {\n box-shadow: 0 0 0 $btn-focus-width rgba($color, .5);\n }\n\n &.disabled,\n &:disabled {\n color: $color;\n background-color: transparent;\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active,\n .show > &.dropdown-toggle {\n color: color-yiq($active-background);\n background-color: $active-background;\n border-color: $active-border;\n\n &:focus {\n @if $enable-shadows and $btn-active-box-shadow != none {\n @include box-shadow($btn-active-box-shadow, 0 0 0 $btn-focus-width rgba($color, .5));\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: 0 0 0 $btn-focus-width rgba($color, .5);\n }\n }\n }\n}\n\n// Button sizes\n@mixin button-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n // Manually declare to provide an override to the browser default\n @include border-radius($border-radius, 0);\n}\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n// Color system\n\n$white: #fff !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n$black: #000 !default;\n\n$grays: () !default;\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n$blue: #007bff !default;\n$indigo: #6610f2 !default;\n$purple: #6f42c1 !default;\n$pink: #e83e8c !default;\n$red: #dc3545 !default;\n$orange: #fd7e14 !default;\n$yellow: #ffc107 !default;\n$green: #28a745 !default;\n$teal: #20c997 !default;\n$cyan: #17a2b8 !default;\n\n$colors: () !default;\n$colors: map-merge(\n (\n \"blue\": $blue,\n \"indigo\": $indigo,\n \"purple\": $purple,\n \"pink\": $pink,\n \"red\": $red,\n \"orange\": $orange,\n \"yellow\": $yellow,\n \"green\": $green,\n \"teal\": $teal,\n \"cyan\": $cyan,\n \"white\": $white,\n \"gray\": $gray-600,\n \"gray-dark\": $gray-800\n ),\n $colors\n);\n\n$primary: $blue !default;\n$secondary: $gray-600 !default;\n$success: $green !default;\n$info: $cyan !default;\n$warning: $yellow !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $gray-800 !default;\n\n$theme-colors: () !default;\n$theme-colors: map-merge(\n (\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n ),\n $theme-colors\n);\n\n// Set a specific jump point for requesting color jumps\n$theme-color-interval: 8% !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n// Characters which are escaped by the escape-svg function\n$escaped-characters: (\n (\"<\", \"%3c\"),\n (\">\", \"%3e\"),\n (\"#\", \"%23\"),\n (\"(\", \"%28\"),\n (\")\", \"%29\"),\n) !default;\n\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-prefers-reduced-motion-media-query: true !default;\n$enable-hover-media-query: false !default; // Deprecated, no longer affects any compiled CSS\n$enable-grid-classes: true !default;\n$enable-pointer-cursor-for-buttons: true !default;\n$enable-print-styles: true !default;\n$enable-responsive-font-sizes: false !default;\n$enable-validation-icons: true !default;\n$enable-deprecation-messages: true !default;\n\n\n// Spacing\n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n$spacer: 1rem !default;\n$spacers: () !default;\n$spacers: map-merge(\n (\n 0: 0,\n 1: ($spacer * .25),\n 2: ($spacer * .5),\n 3: $spacer,\n 4: ($spacer * 1.5),\n 5: ($spacer * 3)\n ),\n $spacers\n);\n\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n\n// Body\n//\n// Settings for the `<body>` element.\n\n$body-bg: $white !default;\n$body-color: $gray-900 !default;\n\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: theme-color(\"primary\") !default;\n$link-decoration: none !default;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-hover-decoration: underline !default;\n// Darken percentage for links with `.text-*` class (e.g. `.text-success`)\n$emphasized-link-hover-darken-percentage: 15% !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n$grid-breakpoints: (\n xs: 0,\n sm: 576px,\n md: 768px,\n lg: 992px,\n xl: 1200px\n) !default;\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints, \"$grid-breakpoints\");\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n$container-max-widths: (\n sm: 540px,\n md: 720px,\n lg: 960px,\n xl: 1140px\n) !default;\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: 12 !default;\n$grid-gutter-width: 30px !default;\n$grid-row-columns: 6 !default;\n\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n$line-height-lg: 1.5 !default;\n$line-height-sm: 1.5 !default;\n\n$border-width: 1px !default;\n$border-color: $gray-300 !default;\n\n$border-radius: .25rem !default;\n$border-radius-lg: .3rem !default;\n$border-radius-sm: .2rem !default;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$component-active-color: $white !default;\n$component-active-bg: theme-color(\"primary\") !default;\n\n$caret-width: .3em !default;\n$caret-vertical-align: $caret-width * .85 !default;\n$caret-spacing: $caret-width * .85 !default;\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n$transition-collapse-width: width .35s ease !default;\n\n$embed-responsive-aspect-ratios: () !default;\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n\n// Typography\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// stylelint-disable value-keyword-case\n$font-family-sans-serif: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\" !default;\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\n$font-family-base: $font-family-sans-serif !default;\n// stylelint-enable value-keyword-case\n\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-lg: $font-size-base * 1.25 !default;\n$font-size-sm: $font-size-base * .875 !default;\n\n$font-weight-lighter: lighter !default;\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n$font-weight-bolder: bolder !default;\n\n$font-weight-base: $font-weight-normal !default;\n$line-height-base: 1.5 !default;\n\n$h1-font-size: $font-size-base * 2.5 !default;\n$h2-font-size: $font-size-base * 2 !default;\n$h3-font-size: $font-size-base * 1.75 !default;\n$h4-font-size: $font-size-base * 1.5 !default;\n$h5-font-size: $font-size-base * 1.25 !default;\n$h6-font-size: $font-size-base !default;\n\n$headings-margin-bottom: $spacer * .5 !default;\n$headings-font-family: null !default;\n$headings-font-weight: 500 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: null !default;\n\n$display1-size: 6rem !default;\n$display2-size: 5.5rem !default;\n$display3-size: 4.5rem !default;\n$display4-size: 3.5rem !default;\n\n$display1-weight: 300 !default;\n$display2-weight: 300 !default;\n$display3-weight: 300 !default;\n$display4-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n\n$lead-font-size: $font-size-base * 1.25 !default;\n$lead-font-weight: 300 !default;\n\n$small-font-size: .875em !default;\n\n$text-muted: $gray-600 !default;\n\n$blockquote-small-color: $gray-600 !default;\n$blockquote-small-font-size: $small-font-size !default;\n$blockquote-font-size: $font-size-base * 1.25 !default;\n\n$hr-border-color: rgba($black, .1) !default;\n$hr-border-width: $border-width !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$kbd-box-shadow: inset 0 -.1rem 0 rgba($black, .25) !default;\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: #fcf8e3 !default;\n\n$hr-margin-y: $spacer !default;\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n$table-cell-padding: .75rem !default;\n$table-cell-padding-sm: .3rem !default;\n\n$table-color: $body-color !default;\n$table-bg: null !default;\n$table-accent-bg: rgba($black, .05) !default;\n$table-hover-color: $table-color !default;\n$table-hover-bg: rgba($black, .075) !default;\n$table-active-bg: $table-hover-bg !default;\n\n$table-border-width: $border-width !default;\n$table-border-color: $border-color !default;\n\n$table-head-bg: $gray-200 !default;\n$table-head-color: $gray-700 !default;\n$table-th-font-weight: null !default;\n\n$table-dark-color: $white !default;\n$table-dark-bg: $gray-800 !default;\n$table-dark-accent-bg: rgba($white, .05) !default;\n$table-dark-hover-color: $table-dark-color !default;\n$table-dark-hover-bg: rgba($white, .075) !default;\n$table-dark-border-color: lighten($table-dark-bg, 7.5%) !default;\n\n$table-striped-order: odd !default;\n\n$table-caption-color: $text-muted !default;\n\n$table-bg-level: -9 !default;\n$table-border-level: -6 !default;\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-font-family: null !default;\n$input-btn-font-size: $font-size-base !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .2rem !default;\n$input-btn-focus-color: rgba($component-active-bg, .25) !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .25rem !default;\n$input-btn-padding-x-sm: .5rem !default;\n$input-btn-font-size-sm: $font-size-sm !default;\n$input-btn-line-height-sm: $line-height-sm !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-font-size-lg: $font-size-lg !default;\n$input-btn-line-height-lg: $line-height-lg !default;\n\n$input-btn-border-width: $border-width !default;\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: $input-btn-padding-y !default;\n$btn-padding-x: $input-btn-padding-x !default;\n$btn-font-family: $input-btn-font-family !default;\n$btn-font-size: $input-btn-font-size !default;\n$btn-line-height: $input-btn-line-height !default;\n$btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-font-size-sm: $input-btn-font-size-sm !default;\n$btn-line-height-sm: $input-btn-line-height-sm !default;\n\n$btn-padding-y-lg: $input-btn-padding-y-lg !default;\n$btn-padding-x-lg: $input-btn-padding-x-lg !default;\n$btn-font-size-lg: $input-btn-font-size-lg !default;\n$btn-line-height-lg: $input-btn-line-height-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-disabled-color: $gray-600 !default;\n\n$btn-block-spacing-y: .5rem !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n\n// Forms\n\n$label-margin-bottom: .5rem !default;\n\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-font-family: $input-btn-font-family !default;\n$input-font-size: $input-btn-font-size !default;\n$input-font-weight: $font-weight-base !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-font-size-sm: $input-btn-font-size-sm !default;\n$input-line-height-sm: $input-btn-line-height-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-font-size-lg: $input-btn-font-size-lg !default;\n$input-line-height-lg: $input-btn-line-height-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-200 !default;\n\n$input-color: $gray-700 !default;\n$input-border-color: $gray-400 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: inset 0 1px 1px rgba($black, .075) !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-lg: $border-radius-lg !default;\n$input-border-radius-sm: $border-radius-sm !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: lighten($component-active-bg, 25%) !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$input-placeholder-color: $gray-600 !default;\n$input-plaintext-color: $body-color !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;\n$input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;\n$input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y * .5) !default;\n\n$input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;\n$input-height-sm: add($input-line-height-sm * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;\n$input-height-lg: add($input-line-height-lg * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$form-text-margin-top: .25rem !default;\n\n$form-check-input-gutter: 1.25rem !default;\n$form-check-input-margin-y: .3rem !default;\n$form-check-input-margin-x: .25rem !default;\n\n$form-check-inline-margin-x: .75rem !default;\n$form-check-inline-input-margin-x: .3125rem !default;\n\n$form-grid-gutter-width: 10px !default;\n$form-group-margin-bottom: 1rem !default;\n\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n\n$custom-forms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$custom-control-gutter: .5rem !default;\n$custom-control-spacer-x: 1rem !default;\n$custom-control-cursor: null !default;\n\n$custom-control-indicator-size: 1rem !default;\n$custom-control-indicator-bg: $input-bg !default;\n\n$custom-control-indicator-bg-size: 50% 50% !default;\n$custom-control-indicator-box-shadow: $input-box-shadow !default;\n$custom-control-indicator-border-color: $gray-500 !default;\n$custom-control-indicator-border-width: $input-border-width !default;\n\n$custom-control-label-color: null !default;\n\n$custom-control-indicator-disabled-bg: $input-disabled-bg !default;\n$custom-control-label-disabled-color: $gray-600 !default;\n\n$custom-control-indicator-checked-color: $component-active-color !default;\n$custom-control-indicator-checked-bg: $component-active-bg !default;\n$custom-control-indicator-checked-disabled-bg: rgba(theme-color(\"primary\"), .5) !default;\n$custom-control-indicator-checked-box-shadow: null !default;\n$custom-control-indicator-checked-border-color: $custom-control-indicator-checked-bg !default;\n\n$custom-control-indicator-focus-box-shadow: $input-focus-box-shadow !default;\n$custom-control-indicator-focus-border-color: $input-focus-border-color !default;\n\n$custom-control-indicator-active-color: $component-active-color !default;\n$custom-control-indicator-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-control-indicator-active-box-shadow: null !default;\n$custom-control-indicator-active-border-color: $custom-control-indicator-active-bg !default;\n\n$custom-checkbox-indicator-border-radius: $border-radius !default;\n$custom-checkbox-indicator-icon-checked: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#{$custom-control-indicator-checked-color}' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/></svg>\") !default;\n\n$custom-checkbox-indicator-indeterminate-bg: $component-active-bg !default;\n$custom-checkbox-indicator-indeterminate-color: $custom-control-indicator-checked-color !default;\n$custom-checkbox-indicator-icon-indeterminate: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path stroke='#{$custom-checkbox-indicator-indeterminate-color}' d='M0 2h4'/></svg>\") !default;\n$custom-checkbox-indicator-indeterminate-box-shadow: null !default;\n$custom-checkbox-indicator-indeterminate-border-color: $custom-checkbox-indicator-indeterminate-bg !default;\n\n$custom-radio-indicator-border-radius: 50% !default;\n$custom-radio-indicator-icon-checked: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'><circle r='3' fill='#{$custom-control-indicator-checked-color}'/></svg>\") !default;\n\n$custom-switch-width: $custom-control-indicator-size * 1.75 !default;\n$custom-switch-indicator-border-radius: $custom-control-indicator-size * .5 !default;\n$custom-switch-indicator-size: subtract($custom-control-indicator-size, $custom-control-indicator-border-width * 4) !default;\n\n$custom-select-padding-y: $input-padding-y !default;\n$custom-select-padding-x: $input-padding-x !default;\n$custom-select-font-family: $input-font-family !default;\n$custom-select-font-size: $input-font-size !default;\n$custom-select-height: $input-height !default;\n$custom-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$custom-select-font-weight: $input-font-weight !default;\n$custom-select-line-height: $input-line-height !default;\n$custom-select-color: $input-color !default;\n$custom-select-disabled-color: $gray-600 !default;\n$custom-select-bg: $input-bg !default;\n$custom-select-disabled-bg: $gray-200 !default;\n$custom-select-bg-size: 8px 10px !default; // In pixels because image dimensions\n$custom-select-indicator-color: $gray-800 !default;\n$custom-select-indicator: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#{$custom-select-indicator-color}' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>\") !default;\n$custom-select-background: escape-svg($custom-select-indicator) right $custom-select-padding-x center / $custom-select-bg-size no-repeat !default; // Used so we can have multiple background elements (e.g., arrow and feedback icon)\n\n$custom-select-feedback-icon-padding-right: add(1em * .75, (2 * $custom-select-padding-y * .75) + $custom-select-padding-x + $custom-select-indicator-padding) !default;\n$custom-select-feedback-icon-position: center right ($custom-select-padding-x + $custom-select-indicator-padding) !default;\n$custom-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;\n\n$custom-select-border-width: $input-border-width !default;\n$custom-select-border-color: $input-border-color !default;\n$custom-select-border-radius: $border-radius !default;\n$custom-select-box-shadow: inset 0 1px 2px rgba($black, .075) !default;\n\n$custom-select-focus-border-color: $input-focus-border-color !default;\n$custom-select-focus-width: $input-focus-width !default;\n$custom-select-focus-box-shadow: 0 0 0 $custom-select-focus-width $input-btn-focus-color !default;\n\n$custom-select-padding-y-sm: $input-padding-y-sm !default;\n$custom-select-padding-x-sm: $input-padding-x-sm !default;\n$custom-select-font-size-sm: $input-font-size-sm !default;\n$custom-select-height-sm: $input-height-sm !default;\n\n$custom-select-padding-y-lg: $input-padding-y-lg !default;\n$custom-select-padding-x-lg: $input-padding-x-lg !default;\n$custom-select-font-size-lg: $input-font-size-lg !default;\n$custom-select-height-lg: $input-height-lg !default;\n\n$custom-range-track-width: 100% !default;\n$custom-range-track-height: .5rem !default;\n$custom-range-track-cursor: pointer !default;\n$custom-range-track-bg: $gray-300 !default;\n$custom-range-track-border-radius: 1rem !default;\n$custom-range-track-box-shadow: inset 0 .25rem .25rem rgba($black, .1) !default;\n\n$custom-range-thumb-width: 1rem !default;\n$custom-range-thumb-height: $custom-range-thumb-width !default;\n$custom-range-thumb-bg: $component-active-bg !default;\n$custom-range-thumb-border: 0 !default;\n$custom-range-thumb-border-radius: 1rem !default;\n$custom-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;\n$custom-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;\n$custom-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in IE/Edge\n$custom-range-thumb-active-bg: lighten($component-active-bg, 35%) !default;\n$custom-range-thumb-disabled-bg: $gray-500 !default;\n\n$custom-file-height: $input-height !default;\n$custom-file-height-inner: $input-height-inner !default;\n$custom-file-focus-border-color: $input-focus-border-color !default;\n$custom-file-focus-box-shadow: $input-focus-box-shadow !default;\n$custom-file-disabled-bg: $input-disabled-bg !default;\n\n$custom-file-padding-y: $input-padding-y !default;\n$custom-file-padding-x: $input-padding-x !default;\n$custom-file-line-height: $input-line-height !default;\n$custom-file-font-family: $input-font-family !default;\n$custom-file-font-weight: $input-font-weight !default;\n$custom-file-color: $input-color !default;\n$custom-file-bg: $input-bg !default;\n$custom-file-border-width: $input-border-width !default;\n$custom-file-border-color: $input-border-color !default;\n$custom-file-border-radius: $input-border-radius !default;\n$custom-file-box-shadow: $input-box-shadow !default;\n$custom-file-button-color: $custom-file-color !default;\n$custom-file-button-bg: $input-group-addon-bg !default;\n$custom-file-text: (\n en: \"Browse\"\n) !default;\n\n\n// Form validation\n\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $small-font-size !default;\n$form-feedback-valid-color: theme-color(\"success\") !default;\n$form-feedback-invalid-color: theme-color(\"danger\") !default;\n\n$form-feedback-icon-valid-color: $form-feedback-valid-color !default;\n$form-feedback-icon-valid: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#{$form-feedback-icon-valid-color}' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>\") !default;\n$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;\n$form-feedback-icon-invalid: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='#{$form-feedback-icon-invalid-color}' viewBox='0 0 12 12'><circle cx='6' cy='6' r='4.5'/><path stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/><circle cx='6' cy='8.2' r='.6' fill='#{$form-feedback-icon-invalid-color}' stroke='none'/></svg>\") !default;\n\n$form-validation-states: () !default;\n$form-validation-states: map-merge(\n (\n \"valid\": (\n \"color\": $form-feedback-valid-color,\n \"icon\": $form-feedback-icon-valid\n ),\n \"invalid\": (\n \"color\": $form-feedback-invalid-color,\n \"icon\": $form-feedback-icon-invalid\n ),\n ),\n $form-validation-states\n);\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-modal-backdrop: 1040 !default;\n$zindex-modal: 1050 !default;\n$zindex-popover: 1060 !default;\n$zindex-tooltip: 1070 !default;\n\n\n// Navs\n\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-300 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-700 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n\n$nav-divider-color: $gray-200 !default;\n$nav-divider-margin-y: $spacer * .5 !default;\n\n\n// Navbar\n\n$navbar-padding-y: $spacer * .5 !default;\n$navbar-padding-x: $spacer !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) * .5 !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n\n$navbar-nav-scroll-max-height: 75vh !default;\n\n$navbar-dark-color: rgba($white, .5) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='#{$navbar-dark-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .5) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'><path stroke='#{$navbar-light-color}' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n$navbar-light-brand-color: $navbar-light-active-color !default;\n$navbar-light-brand-hover-color: $navbar-light-active-color !default;\n$navbar-dark-brand-color: $navbar-dark-active-color !default;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color !default;\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-x: 0 !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-font-size: $font-size-base !default;\n$dropdown-color: $body-color !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;\n$dropdown-divider-bg: $gray-200 !default;\n$dropdown-divider-margin-y: $nav-divider-margin-y !default;\n$dropdown-box-shadow: 0 .5rem 1rem rgba($black, .175) !default;\n\n$dropdown-link-color: $gray-900 !default;\n$dropdown-link-hover-color: darken($gray-900, 5%) !default;\n$dropdown-link-hover-bg: $gray-200 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-500 !default;\n\n$dropdown-item-padding-y: .25rem !default;\n$dropdown-item-padding-x: 1.5rem !default;\n\n$dropdown-header-color: $gray-600 !default;\n$dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default;\n\n\n// Pagination\n\n$pagination-padding-y: .5rem !default;\n$pagination-padding-x: .75rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .5rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: 1.5rem !default;\n$pagination-line-height: 1.25 !default;\n\n$pagination-color: $link-color !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-color: $gray-300 !default;\n\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$pagination-focus-outline: 0 !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $gray-200 !default;\n$pagination-hover-border-color: $gray-300 !default;\n\n$pagination-active-color: $component-active-color !default;\n$pagination-active-bg: $component-active-bg !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-600 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n$pagination-border-radius-sm: $border-radius-sm !default;\n$pagination-border-radius-lg: $border-radius-lg !default;\n\n\n// Jumbotron\n\n$jumbotron-padding: 2rem !default;\n$jumbotron-color: null !default;\n$jumbotron-bg: $gray-200 !default;\n\n\n// Cards\n\n$card-spacer-y: .75rem !default;\n$card-spacer-x: 1.25rem !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: rgba($black, .125) !default;\n$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;\n$card-cap-bg: rgba($black, .03) !default;\n$card-cap-color: null !default;\n$card-height: null !default;\n$card-color: null !default;\n$card-bg: $white !default;\n\n$card-img-overlay-padding: 1.25rem !default;\n\n$card-group-margin: $grid-gutter-width * .5 !default;\n$card-deck-margin: $card-group-margin !default;\n\n$card-columns-count: 3 !default;\n$card-columns-gap: 1.25rem !default;\n$card-columns-margin: $card-spacer-y !default;\n\n\n// Tooltips\n\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: .25rem !default;\n$tooltip-padding-x: .5rem !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n\n// Form tooltips must come after regular tooltips\n$form-feedback-tooltip-padding-y: $tooltip-padding-y !default;\n$form-feedback-tooltip-padding-x: $tooltip-padding-x !default;\n$form-feedback-tooltip-font-size: $tooltip-font-size !default;\n$form-feedback-tooltip-line-height: $line-height-base !default;\n$form-feedback-tooltip-opacity: $tooltip-opacity !default;\n$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;\n\n\n// Popovers\n\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 276px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: rgba($black, .2) !default;\n$popover-border-radius: $border-radius-lg !default;\n$popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;\n$popover-box-shadow: 0 .25rem .5rem rgba($black, .2) !default;\n\n$popover-header-bg: darken($popover-bg, 3%) !default;\n$popover-header-color: $headings-color !default;\n$popover-header-padding-y: .5rem !default;\n$popover-header-padding-x: .75rem !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $popover-header-padding-y !default;\n$popover-body-padding-x: $popover-header-padding-x !default;\n\n$popover-arrow-width: 1rem !default;\n$popover-arrow-height: .5rem !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;\n\n\n// Toasts\n\n$toast-max-width: 350px !default;\n$toast-padding-x: .75rem !default;\n$toast-padding-y: .25rem !default;\n$toast-font-size: .875rem !default;\n$toast-color: null !default;\n$toast-background-color: rgba($white, .85) !default;\n$toast-border-width: 1px !default;\n$toast-border-color: rgba(0, 0, 0, .1) !default;\n$toast-border-radius: .25rem !default;\n$toast-box-shadow: 0 .25rem .75rem rgba($black, .1) !default;\n\n$toast-header-color: $gray-600 !default;\n$toast-header-background-color: rgba($white, .85) !default;\n$toast-header-border-color: rgba(0, 0, 0, .05) !default;\n\n\n// Badges\n\n$badge-font-size: 75% !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-padding-y: .25em !default;\n$badge-padding-x: .4em !default;\n$badge-border-radius: $border-radius !default;\n\n$badge-transition: $btn-transition !default;\n$badge-focus-width: $input-btn-focus-width !default;\n\n$badge-pill-padding-x: .6em !default;\n// Use a higher than normal value to ensure completely rounded edges when\n// customizing padding or font-size on labels.\n$badge-pill-border-radius: 10rem !default;\n\n\n// Modals\n\n// Padding applied to the modal body\n$modal-inner-padding: 1rem !default;\n\n// Margin between elements in footer, must be lower than or equal to 2 * $modal-inner-padding\n$modal-footer-margin-between: .5rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-color: null !default;\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-border-radius: $border-radius-lg !default;\n$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;\n$modal-content-box-shadow-xs: 0 .25rem .5rem rgba($black, .5) !default;\n$modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba($black, .5) !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $border-color !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding-y: 1rem !default;\n$modal-header-padding-x: 1rem !default;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility\n\n$modal-xl: 1140px !default;\n$modal-lg: 800px !default;\n$modal-md: 500px !default;\n$modal-sm: 300px !default;\n\n$modal-fade-transform: translate(0, -50px) !default;\n$modal-show-transform: none !default;\n$modal-transition: transform .3s ease-out !default;\n$modal-scale-transform: scale(1.02) !default;\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n$alert-padding-y: .75rem !default;\n$alert-padding-x: 1.25rem !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: $border-radius !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n\n$alert-bg-level: -10 !default;\n$alert-border-level: -9 !default;\n$alert-color-level: 6 !default;\n\n\n// Progress bars\n\n$progress-height: 1rem !default;\n$progress-font-size: $font-size-base * .75 !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: inset 0 .1rem .1rem rgba($black, .1) !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: theme-color(\"primary\") !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n\n\n// List group\n\n$list-group-color: null !default;\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: $border-radius !default;\n\n$list-group-item-padding-y: .75rem !default;\n$list-group-item-padding-x: 1.25rem !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-700 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n\n\n// Image thumbnails\n\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075) !default;\n\n\n// Figures\n\n$figure-caption-font-size: 90% !default;\n$figure-caption-color: $gray-600 !default;\n\n\n// Breadcrumbs\n\n$breadcrumb-font-size: null !default;\n\n$breadcrumb-padding-y: .75rem !default;\n$breadcrumb-padding-x: 1rem !default;\n$breadcrumb-item-padding: .5rem !default;\n\n$breadcrumb-margin-bottom: 1rem !default;\n\n$breadcrumb-bg: $gray-200 !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: quote(\"/\") !default;\n\n$breadcrumb-border-radius: $border-radius !default;\n\n\n// Carousel\n\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n$carousel-control-hover-opacity: .9 !default;\n$carousel-control-transition: opacity .15s ease !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-hit-area-height: 10px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-active-bg: $white !default;\n$carousel-indicator-transition: opacity .6s ease !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n\n$carousel-control-icon-width: 20px !default;\n\n$carousel-control-prev-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' width='8' height='8' viewBox='0 0 8 8'><path d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/></svg>\") !default;\n$carousel-control-next-icon-bg: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' width='8' height='8' viewBox='0 0 8 8'><path d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/></svg>\") !default;\n\n$carousel-transition-duration: .6s !default;\n$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)\n\n\n// Spinners\n\n$spinner-width: 2rem !default;\n$spinner-height: $spinner-width !default;\n$spinner-vertical-align: -.125em !default;\n$spinner-border-width: .25em !default;\n\n$spinner-width-sm: 1rem !default;\n$spinner-height-sm: $spinner-width-sm !default;\n$spinner-border-width-sm: .2em !default;\n\n\n// Close\n\n$close-font-size: $font-size-base * 1.5 !default;\n$close-font-weight: $font-weight-bold !default;\n$close-color: $black !default;\n$close-text-shadow: 0 1px 0 $white !default;\n\n\n// Code\n\n$code-font-size: 87.5% !default;\n$code-color: $pink !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $gray-900 !default;\n\n$pre-color: $gray-900 !default;\n$pre-scrollable-max-height: 340px !default;\n\n\n// Utilities\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n$user-selects: all, auto, none !default;\n\n\n// Printing\n\n$print-page-size: a3 !default;\n$print-body-min-width: map-get($grid-breakpoints, \"lg\") !default;\n","@charset 'utf-8';\n\n@use 'sass:map';\n@import \"./social-color\";\n\n/*\n Variables for trapezes card\n*/\n$trapeze-height: 0.5rem;\n$trapeze-animation-duration: 0.2s;\n\n$header-height: 5.5rem;\n$main-nav-width: 28rem;\n\n// mobile-menu (mm) variables\n$mm-breadcrumbs-height: 3.5rem;\n$mm-lang-height: 3rem;\n$mm-lang-width: 5.8rem;\n\n$opacities: () !default;\n$opacities: map.merge((\n \"0\": 0,\n \"10\": .1,\n \"20\": .2,\n \"25\": .25,\n \"30\": .3,\n \"40\": .4,\n \"50\": .5,\n \"60\": .6,\n \"70\": .7,\n \"75\": .75,\n \"80\": .8,\n \"90\": .9,\n \"100\": 1,\n), $opacities);\n\n// Font-size\n\n$small-font-size: 0.875rem;\n\n$btn-font-size-sm: 0.875rem;\n$btn-padding-y-sm: 0.375rem;\n$btn-padding-x-sm: 0.75rem;\n$btn-line-height-sm: 1.5;\n\n// Legacy font-size\n$legacy-font-size-xl: 1.25rem;\n$legacy-font-size-lg: 1.125rem;\n$legacy-font-size-base: 1rem;\n$legacy-font-size-sm: 0.875rem;\n$legacy-font-size-xs: 0.75rem;\n",".fade {\n @include transition($transition-fade);\n\n &:not(.show) {\n opacity: 0;\n }\n}\n\n.collapse {\n &:not(.show) {\n display: none;\n }\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n @include transition($transition-collapse);\n\n &.width {\n width: 0;\n height: auto;\n @include transition($transition-collapse-width);\n }\n}\n","// The dropdown wrapper (`<div>`)\n.dropup,\n.dropright,\n.dropdown,\n.dropleft {\n position: relative;\n}\n\n.dropdown-toggle {\n white-space: nowrap;\n\n // Generate the caret automatically\n @include caret();\n}\n\n// The dropdown menu\n.dropdown-menu {\n position: absolute;\n top: 100%;\n left: 0;\n z-index: $zindex-dropdown;\n display: none; // none by default, but block on \"open\" of the menu\n float: left;\n min-width: $dropdown-min-width;\n padding: $dropdown-padding-y $dropdown-padding-x;\n margin: $dropdown-spacer 0 0; // override default ul\n @include font-size($dropdown-font-size);\n color: $dropdown-color;\n text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)\n list-style: none;\n background-color: $dropdown-bg;\n background-clip: padding-box;\n border: $dropdown-border-width solid $dropdown-border-color;\n @include border-radius($dropdown-border-radius);\n @include box-shadow($dropdown-box-shadow);\n}\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .dropdown-menu#{$infix}-left {\n right: auto;\n left: 0;\n }\n\n .dropdown-menu#{$infix}-right {\n right: 0;\n left: auto;\n }\n }\n}\n\n// Allow for dropdowns to go bottom up (aka, dropup-menu)\n// Just add .dropup after the standard .dropdown class and you're set.\n.dropup {\n .dropdown-menu {\n top: auto;\n bottom: 100%;\n margin-top: 0;\n margin-bottom: $dropdown-spacer;\n }\n\n .dropdown-toggle {\n @include caret(up);\n }\n}\n\n.dropright {\n .dropdown-menu {\n top: 0;\n right: auto;\n left: 100%;\n margin-top: 0;\n margin-left: $dropdown-spacer;\n }\n\n .dropdown-toggle {\n @include caret(right);\n &::after {\n vertical-align: 0;\n }\n }\n}\n\n.dropleft {\n .dropdown-menu {\n top: 0;\n right: 100%;\n left: auto;\n margin-top: 0;\n margin-right: $dropdown-spacer;\n }\n\n .dropdown-toggle {\n @include caret(left);\n &::before {\n vertical-align: 0;\n }\n }\n}\n\n// When Popper is enabled, reset the basic dropdown position\n// stylelint-disable-next-line no-duplicate-selectors\n.dropdown-menu {\n &[x-placement^=\"top\"],\n &[x-placement^=\"right\"],\n &[x-placement^=\"bottom\"],\n &[x-placement^=\"left\"] {\n right: auto;\n bottom: auto;\n }\n}\n\n// Dividers (basically an `<hr>`) within the dropdown\n.dropdown-divider {\n @include nav-divider($dropdown-divider-bg, $dropdown-divider-margin-y, true);\n}\n\n// Links, buttons, and more within the dropdown menu\n//\n// `<button>`-specific styles are denoted with `// For <button>s`\n.dropdown-item {\n display: block;\n width: 100%; // For `<button>`s\n padding: $dropdown-item-padding-y $dropdown-item-padding-x;\n clear: both;\n font-weight: $font-weight-normal;\n color: $dropdown-link-color;\n text-align: inherit; // For `<button>`s\n text-decoration: if($link-decoration == none, null, none);\n white-space: nowrap; // prevent links from randomly breaking onto new lines\n background-color: transparent; // For `<button>`s\n border: 0; // For `<button>`s\n\n // Prevent dropdown overflow if there's no padding\n // See https://github.com/twbs/bootstrap/pull/27703\n @if $dropdown-padding-y == 0 {\n &:first-child {\n @include border-top-radius($dropdown-inner-border-radius);\n }\n\n &:last-child {\n @include border-bottom-radius($dropdown-inner-border-radius);\n }\n }\n\n @include hover-focus() {\n color: $dropdown-link-hover-color;\n text-decoration: none;\n @include gradient-bg($dropdown-link-hover-bg);\n }\n\n &.active,\n &:active {\n color: $dropdown-link-active-color;\n text-decoration: none;\n @include gradient-bg($dropdown-link-active-bg);\n }\n\n &.disabled,\n &:disabled {\n color: $dropdown-link-disabled-color;\n pointer-events: none;\n background-color: transparent;\n // Remove CSS gradients if they're enabled\n @if $enable-gradients {\n background-image: none;\n }\n }\n}\n\n.dropdown-menu.show {\n display: block;\n}\n\n// Dropdown section headers\n.dropdown-header {\n display: block;\n padding: $dropdown-header-padding;\n margin-bottom: 0; // for use with heading elements\n @include font-size($font-size-sm);\n color: $dropdown-header-color;\n white-space: nowrap; // as with > li > a\n}\n\n// Dropdown text\n.dropdown-item-text {\n display: block;\n padding: $dropdown-item-padding-y $dropdown-item-padding-x;\n color: $dropdown-link-color;\n}\n","@mixin caret-down() {\n border-top: $caret-width solid;\n border-right: $caret-width solid transparent;\n border-bottom: 0;\n border-left: $caret-width solid transparent;\n}\n\n@mixin caret-up() {\n border-top: 0;\n border-right: $caret-width solid transparent;\n border-bottom: $caret-width solid;\n border-left: $caret-width solid transparent;\n}\n\n@mixin caret-right() {\n border-top: $caret-width solid transparent;\n border-right: 0;\n border-bottom: $caret-width solid transparent;\n border-left: $caret-width solid;\n}\n\n@mixin caret-left() {\n border-top: $caret-width solid transparent;\n border-right: $caret-width solid;\n border-bottom: $caret-width solid transparent;\n}\n\n@mixin caret($direction: down) {\n @if $enable-caret {\n &::after {\n display: inline-block;\n margin-left: $caret-spacing;\n vertical-align: $caret-vertical-align;\n content: \"\";\n @if $direction == down {\n @include caret-down();\n } @else if $direction == up {\n @include caret-up();\n } @else if $direction == right {\n @include caret-right();\n }\n }\n\n @if $direction == left {\n &::after {\n display: none;\n }\n\n &::before {\n display: inline-block;\n margin-right: $caret-spacing;\n vertical-align: $caret-vertical-align;\n content: \"\";\n @include caret-left();\n }\n }\n\n &:empty::after {\n margin-left: 0;\n }\n }\n}\n","// Horizontal dividers\n//\n// Dividers (basically an hr) within dropdowns and nav lists\n\n@mixin nav-divider($color: $nav-divider-color, $margin-y: $nav-divider-margin-y, $ignore-warning: false) {\n height: 0;\n margin: $margin-y 0;\n overflow: hidden;\n border-top: 1px solid $color;\n @include deprecate(\"The `nav-divider()` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable selector-no-qualifying-type\n\n//\n// Base styles\n//\n\n.input-group {\n position: relative;\n display: flex;\n flex-wrap: wrap; // For form validation feedback\n align-items: stretch;\n width: 100%;\n\n > .form-control,\n > .form-control-plaintext,\n > .custom-select,\n > .custom-file {\n position: relative; // For focus state's z-index\n flex: 1 1 auto;\n width: 1%;\n min-width: 0; // https://stackoverflow.com/questions/36247140/why-dont-flex-items-shrink-past-content-size\n margin-bottom: 0;\n\n + .form-control,\n + .custom-select,\n + .custom-file {\n margin-left: -$input-border-width;\n }\n }\n\n // Bring the \"active\" form control to the top of surrounding elements\n > .form-control:focus,\n > .custom-select:focus,\n > .custom-file .custom-file-input:focus ~ .custom-file-label {\n z-index: 3;\n }\n\n // Bring the custom file input above the label\n > .custom-file .custom-file-input:focus {\n z-index: 4;\n }\n\n > .form-control,\n > .custom-select {\n &:not(:first-child) { @include border-left-radius(0); }\n }\n\n // Custom file inputs have more complex markup, thus requiring different\n // border-radius overrides.\n > .custom-file {\n display: flex;\n align-items: center;\n\n &:not(:last-child) .custom-file-label,\n &:not(:last-child) .custom-file-label::after { @include border-right-radius(0); }\n &:not(:first-child) .custom-file-label { @include border-left-radius(0); }\n }\n\n &:not(.has-validation) {\n > .form-control:not(:last-child),\n > .custom-select:not(:last-child),\n > .custom-file:not(:last-child) .custom-file-label,\n > .custom-file:not(:last-child) .custom-file-label::after {\n @include border-right-radius(0);\n }\n }\n\n &.has-validation {\n > .form-control:nth-last-child(n + 3),\n > .custom-select:nth-last-child(n + 3),\n > .custom-file:nth-last-child(n + 3) .custom-file-label,\n > .custom-file:nth-last-child(n + 3) .custom-file-label::after {\n @include border-right-radius(0);\n }\n }\n}\n\n\n// Prepend and append\n//\n// While it requires one extra layer of HTML for each, dedicated prepend and\n// append elements allow us to 1) be less clever, 2) simplify our selectors, and\n// 3) support HTML5 form validation.\n\n.input-group-prepend,\n.input-group-append {\n display: flex;\n\n // Ensure buttons are always above inputs for more visually pleasing borders.\n // This isn't needed for `.input-group-text` since it shares the same border-color\n // as our inputs.\n .btn {\n position: relative;\n z-index: 2;\n\n &:focus {\n z-index: 3;\n }\n }\n\n .btn + .btn,\n .btn + .input-group-text,\n .input-group-text + .input-group-text,\n .input-group-text + .btn {\n margin-left: -$input-border-width;\n }\n}\n\n.input-group-prepend { margin-right: -$input-border-width; }\n.input-group-append { margin-left: -$input-border-width; }\n\n\n// Textual addons\n//\n// Serves as a catch-all element for any text or radio/checkbox input you wish\n// to prepend or append to an input.\n\n.input-group-text {\n display: flex;\n align-items: center;\n padding: $input-padding-y $input-padding-x;\n margin-bottom: 0; // Allow use of <label> elements by overriding our default margin-bottom\n @include font-size($input-font-size); // Match inputs\n font-weight: $font-weight-normal;\n line-height: $input-line-height;\n color: $input-group-addon-color;\n text-align: center;\n white-space: nowrap;\n background-color: $input-group-addon-bg;\n border: $input-border-width solid $input-group-addon-border-color;\n @include border-radius($input-border-radius);\n\n // Nuke default margins from checkboxes and radios to vertically center within.\n input[type=\"radio\"],\n input[type=\"checkbox\"] {\n margin-top: 0;\n }\n}\n\n\n// Sizing\n//\n// Remix the default form control sizing classes into new ones for easier\n// manipulation.\n\n.input-group-lg > .form-control:not(textarea),\n.input-group-lg > .custom-select {\n height: $input-height-lg;\n}\n\n.input-group-lg > .form-control,\n.input-group-lg > .custom-select,\n.input-group-lg > .input-group-prepend > .input-group-text,\n.input-group-lg > .input-group-append > .input-group-text,\n.input-group-lg > .input-group-prepend > .btn,\n.input-group-lg > .input-group-append > .btn {\n padding: $input-padding-y-lg $input-padding-x-lg;\n @include font-size($input-font-size-lg);\n line-height: $input-line-height-lg;\n @include border-radius($input-border-radius-lg);\n}\n\n.input-group-sm > .form-control:not(textarea),\n.input-group-sm > .custom-select {\n height: $input-height-sm;\n}\n\n.input-group-sm > .form-control,\n.input-group-sm > .custom-select,\n.input-group-sm > .input-group-prepend > .input-group-text,\n.input-group-sm > .input-group-append > .input-group-text,\n.input-group-sm > .input-group-prepend > .btn,\n.input-group-sm > .input-group-append > .btn {\n padding: $input-padding-y-sm $input-padding-x-sm;\n @include font-size($input-font-size-sm);\n line-height: $input-line-height-sm;\n @include border-radius($input-border-radius-sm);\n}\n\n.input-group-lg > .custom-select,\n.input-group-sm > .custom-select {\n padding-right: $custom-select-padding-x + $custom-select-indicator-padding;\n}\n\n\n// Prepend and append rounded corners\n//\n// These rulesets must come after the sizing ones to properly override sm and lg\n// border-radius values when extending. They're more specific than we'd like\n// with the `.input-group >` part, but without it, we cannot override the sizing.\n\n\n.input-group > .input-group-prepend > .btn,\n.input-group > .input-group-prepend > .input-group-text,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,\n.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,\n.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,\n.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,\n.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {\n @include border-right-radius(0);\n}\n\n.input-group > .input-group-append > .btn,\n.input-group > .input-group-append > .input-group-text,\n.input-group > .input-group-prepend:not(:first-child) > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n.input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {\n @include border-left-radius(0);\n}\n","// Embedded icons from Open Iconic.\n// Released under MIT and copyright 2014 Waybury.\n// https://useiconic.com/open\n\n\n// Checkboxes and radios\n//\n// Base class takes care of all the key behavioral aspects.\n\n.custom-control {\n position: relative;\n z-index: 1;\n display: block;\n min-height: $font-size-base * $line-height-base;\n padding-left: $custom-control-gutter + $custom-control-indicator-size;\n print-color-adjust: exact; // Keep themed appearance for print\n}\n\n.custom-control-inline {\n display: inline-flex;\n margin-right: $custom-control-spacer-x;\n}\n\n.custom-control-input {\n position: absolute;\n left: 0;\n z-index: -1; // Put the input behind the label so it doesn't overlay text\n width: $custom-control-indicator-size;\n height: ($font-size-base * $line-height-base + $custom-control-indicator-size) * .5;\n opacity: 0;\n\n &:checked ~ .custom-control-label::before {\n color: $custom-control-indicator-checked-color;\n border-color: $custom-control-indicator-checked-border-color;\n @include gradient-bg($custom-control-indicator-checked-bg);\n @include box-shadow($custom-control-indicator-checked-box-shadow);\n }\n\n &:focus ~ .custom-control-label::before {\n // the mixin is not used here to make sure there is feedback\n @if $enable-shadows {\n box-shadow: $input-box-shadow, $custom-control-indicator-focus-box-shadow;\n } @else {\n box-shadow: $custom-control-indicator-focus-box-shadow;\n }\n }\n\n &:focus:not(:checked) ~ .custom-control-label::before {\n border-color: $custom-control-indicator-focus-border-color;\n }\n\n &:not(:disabled):active ~ .custom-control-label::before {\n color: $custom-control-indicator-active-color;\n background-color: $custom-control-indicator-active-bg;\n border-color: $custom-control-indicator-active-border-color;\n @include box-shadow($custom-control-indicator-active-box-shadow);\n }\n\n // Use [disabled] and :disabled to work around https://github.com/twbs/bootstrap/issues/28247\n &[disabled],\n &:disabled {\n ~ .custom-control-label {\n color: $custom-control-label-disabled-color;\n\n &::before {\n background-color: $custom-control-indicator-disabled-bg;\n }\n }\n }\n}\n\n// Custom control indicators\n//\n// Build the custom controls out of pseudo-elements.\n\n.custom-control-label {\n position: relative;\n margin-bottom: 0;\n color: $custom-control-label-color;\n vertical-align: top;\n cursor: $custom-control-cursor;\n\n // Background-color and (when enabled) gradient\n &::before {\n position: absolute;\n top: ($font-size-base * $line-height-base - $custom-control-indicator-size) * .5;\n left: -($custom-control-gutter + $custom-control-indicator-size);\n display: block;\n width: $custom-control-indicator-size;\n height: $custom-control-indicator-size;\n pointer-events: none;\n content: \"\";\n background-color: $custom-control-indicator-bg;\n border: $custom-control-indicator-border-width solid $custom-control-indicator-border-color;\n @include box-shadow($custom-control-indicator-box-shadow);\n }\n\n // Foreground (icon)\n &::after {\n position: absolute;\n top: ($font-size-base * $line-height-base - $custom-control-indicator-size) * .5;\n left: -($custom-control-gutter + $custom-control-indicator-size);\n display: block;\n width: $custom-control-indicator-size;\n height: $custom-control-indicator-size;\n content: \"\";\n background: 50% / #{$custom-control-indicator-bg-size} no-repeat;\n }\n}\n\n\n// Checkboxes\n//\n// Tweak just a few things for checkboxes.\n\n.custom-checkbox {\n .custom-control-label::before {\n @include border-radius($custom-checkbox-indicator-border-radius);\n }\n\n .custom-control-input:checked ~ .custom-control-label {\n &::after {\n background-image: escape-svg($custom-checkbox-indicator-icon-checked);\n }\n }\n\n .custom-control-input:indeterminate ~ .custom-control-label {\n &::before {\n border-color: $custom-checkbox-indicator-indeterminate-border-color;\n @include gradient-bg($custom-checkbox-indicator-indeterminate-bg);\n @include box-shadow($custom-checkbox-indicator-indeterminate-box-shadow);\n }\n &::after {\n background-image: escape-svg($custom-checkbox-indicator-icon-indeterminate);\n }\n }\n\n .custom-control-input:disabled {\n &:checked ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n &:indeterminate ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n }\n}\n\n// Radios\n//\n// Tweak just a few things for radios.\n\n.custom-radio {\n .custom-control-label::before {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: $custom-radio-indicator-border-radius;\n }\n\n .custom-control-input:checked ~ .custom-control-label {\n &::after {\n background-image: escape-svg($custom-radio-indicator-icon-checked);\n }\n }\n\n .custom-control-input:disabled {\n &:checked ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n }\n}\n\n\n// switches\n//\n// Tweak a few things for switches\n\n.custom-switch {\n padding-left: $custom-switch-width + $custom-control-gutter;\n\n .custom-control-label {\n &::before {\n left: -($custom-switch-width + $custom-control-gutter);\n width: $custom-switch-width;\n pointer-events: all;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: $custom-switch-indicator-border-radius;\n }\n\n &::after {\n top: add(($font-size-base * $line-height-base - $custom-control-indicator-size) * .5, $custom-control-indicator-border-width * 2);\n left: add(-($custom-switch-width + $custom-control-gutter), $custom-control-indicator-border-width * 2);\n width: $custom-switch-indicator-size;\n height: $custom-switch-indicator-size;\n background-color: $custom-control-indicator-border-color;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: $custom-switch-indicator-border-radius;\n @include transition(transform .15s ease-in-out, $custom-forms-transition);\n }\n }\n\n .custom-control-input:checked ~ .custom-control-label {\n &::after {\n background-color: $custom-control-indicator-bg;\n transform: translateX($custom-switch-width - $custom-control-indicator-size);\n }\n }\n\n .custom-control-input:disabled {\n &:checked ~ .custom-control-label::before {\n @include gradient-bg($custom-control-indicator-checked-disabled-bg);\n }\n }\n}\n\n\n// Select\n//\n// Replaces the browser default select with a custom one, mostly pulled from\n// https://primer.github.io/.\n//\n\n.custom-select {\n display: inline-block;\n width: 100%;\n height: $custom-select-height;\n padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x;\n font-family: $custom-select-font-family;\n @include font-size($custom-select-font-size);\n font-weight: $custom-select-font-weight;\n line-height: $custom-select-line-height;\n color: $custom-select-color;\n vertical-align: middle;\n background: $custom-select-bg $custom-select-background;\n border: $custom-select-border-width solid $custom-select-border-color;\n @include border-radius($custom-select-border-radius, 0);\n @include box-shadow($custom-select-box-shadow);\n appearance: none;\n\n &:focus {\n border-color: $custom-select-focus-border-color;\n outline: 0;\n @if $enable-shadows {\n @include box-shadow($custom-select-box-shadow, $custom-select-focus-box-shadow);\n } @else {\n // Avoid using mixin so we can pass custom focus shadow properly\n box-shadow: $custom-select-focus-box-shadow;\n }\n\n &::-ms-value {\n // For visual consistency with other platforms/browsers,\n // suppress the default white text on blue background highlight given to\n // the selected option text when the (still closed) <select> receives focus\n // in IE and (under certain conditions) Edge.\n // See https://github.com/twbs/bootstrap/issues/19398.\n color: $input-color;\n background-color: $input-bg;\n }\n }\n\n &[multiple],\n &[size]:not([size=\"1\"]) {\n height: auto;\n padding-right: $custom-select-padding-x;\n background-image: none;\n }\n\n &:disabled {\n color: $custom-select-disabled-color;\n background-color: $custom-select-disabled-bg;\n }\n\n // Hides the default caret in IE11\n &::-ms-expand {\n display: none;\n }\n\n // Remove outline from select box in FF\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 $custom-select-color;\n }\n}\n\n.custom-select-sm {\n height: $custom-select-height-sm;\n padding-top: $custom-select-padding-y-sm;\n padding-bottom: $custom-select-padding-y-sm;\n padding-left: $custom-select-padding-x-sm;\n @include font-size($custom-select-font-size-sm);\n}\n\n.custom-select-lg {\n height: $custom-select-height-lg;\n padding-top: $custom-select-padding-y-lg;\n padding-bottom: $custom-select-padding-y-lg;\n padding-left: $custom-select-padding-x-lg;\n @include font-size($custom-select-font-size-lg);\n}\n\n\n// File\n//\n// Custom file input.\n\n.custom-file {\n position: relative;\n display: inline-block;\n width: 100%;\n height: $custom-file-height;\n margin-bottom: 0;\n}\n\n.custom-file-input {\n position: relative;\n z-index: 2;\n width: 100%;\n height: $custom-file-height;\n margin: 0;\n overflow: hidden;\n opacity: 0;\n\n &:focus ~ .custom-file-label {\n border-color: $custom-file-focus-border-color;\n box-shadow: $custom-file-focus-box-shadow;\n }\n\n // Use [disabled] and :disabled to work around https://github.com/twbs/bootstrap/issues/28247\n &[disabled] ~ .custom-file-label,\n &:disabled ~ .custom-file-label {\n background-color: $custom-file-disabled-bg;\n }\n\n @each $lang, $value in $custom-file-text {\n &:lang(#{$lang}) ~ .custom-file-label::after {\n content: $value;\n }\n }\n\n ~ .custom-file-label[data-browse]::after {\n content: attr(data-browse);\n }\n}\n\n.custom-file-label {\n position: absolute;\n top: 0;\n right: 0;\n left: 0;\n z-index: 1;\n height: $custom-file-height;\n padding: $custom-file-padding-y $custom-file-padding-x;\n overflow: hidden;\n font-family: $custom-file-font-family;\n font-weight: $custom-file-font-weight;\n line-height: $custom-file-line-height;\n color: $custom-file-color;\n background-color: $custom-file-bg;\n border: $custom-file-border-width solid $custom-file-border-color;\n @include border-radius($custom-file-border-radius);\n @include box-shadow($custom-file-box-shadow);\n\n &::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n z-index: 3;\n display: block;\n height: $custom-file-height-inner;\n padding: $custom-file-padding-y $custom-file-padding-x;\n line-height: $custom-file-line-height;\n color: $custom-file-button-color;\n content: \"Browse\";\n @include gradient-bg($custom-file-button-bg);\n border-left: inherit;\n @include border-radius(0 $custom-file-border-radius $custom-file-border-radius 0);\n }\n}\n\n// Range\n//\n// Style range inputs the same across browsers. Vendor-specific rules for pseudo\n// elements cannot be mixed. As such, there are no shared styles for focus or\n// active states on prefixed selectors.\n\n.custom-range {\n width: 100%;\n height: add($custom-range-thumb-height, $custom-range-thumb-focus-box-shadow-width * 2);\n padding: 0; // Need to reset padding\n background-color: transparent;\n appearance: none;\n\n &:focus {\n outline: 0;\n\n // Pseudo-elements must be split across multiple rulesets to have an effect.\n // No box-shadow() mixin for focus accessibility.\n &::-webkit-slider-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }\n &::-moz-range-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }\n &::-ms-thumb { box-shadow: $custom-range-thumb-focus-box-shadow; }\n }\n\n &::-moz-focus-outer {\n border: 0;\n }\n\n &::-webkit-slider-thumb {\n width: $custom-range-thumb-width;\n height: $custom-range-thumb-height;\n margin-top: ($custom-range-track-height - $custom-range-thumb-height) * .5; // Webkit specific\n @include gradient-bg($custom-range-thumb-bg);\n border: $custom-range-thumb-border;\n @include border-radius($custom-range-thumb-border-radius);\n @include box-shadow($custom-range-thumb-box-shadow);\n @include transition($custom-forms-transition);\n appearance: none;\n\n &:active {\n @include gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-webkit-slider-runnable-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent; // Why?\n cursor: $custom-range-track-cursor;\n background-color: $custom-range-track-bg;\n border-color: transparent;\n @include border-radius($custom-range-track-border-radius);\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-moz-range-thumb {\n width: $custom-range-thumb-width;\n height: $custom-range-thumb-height;\n @include gradient-bg($custom-range-thumb-bg);\n border: $custom-range-thumb-border;\n @include border-radius($custom-range-thumb-border-radius);\n @include box-shadow($custom-range-thumb-box-shadow);\n @include transition($custom-forms-transition);\n appearance: none;\n\n &:active {\n @include gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-moz-range-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent;\n cursor: $custom-range-track-cursor;\n background-color: $custom-range-track-bg;\n border-color: transparent; // Firefox specific?\n @include border-radius($custom-range-track-border-radius);\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-ms-thumb {\n width: $custom-range-thumb-width;\n height: $custom-range-thumb-height;\n margin-top: 0; // Edge specific\n margin-right: $custom-range-thumb-focus-box-shadow-width; // Workaround that overflowed box-shadow is hidden.\n margin-left: $custom-range-thumb-focus-box-shadow-width; // Workaround that overflowed box-shadow is hidden.\n @include gradient-bg($custom-range-thumb-bg);\n border: $custom-range-thumb-border;\n @include border-radius($custom-range-thumb-border-radius);\n @include box-shadow($custom-range-thumb-box-shadow);\n @include transition($custom-forms-transition);\n appearance: none;\n\n &:active {\n @include gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-ms-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent;\n cursor: $custom-range-track-cursor;\n background-color: transparent;\n border-color: transparent;\n border-width: $custom-range-thumb-height * .5;\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-ms-fill-lower {\n background-color: $custom-range-track-bg;\n @include border-radius($custom-range-track-border-radius);\n }\n\n &::-ms-fill-upper {\n margin-right: 15px; // arbitrary?\n background-color: $custom-range-track-bg;\n @include border-radius($custom-range-track-border-radius);\n }\n\n &:disabled {\n &::-webkit-slider-thumb {\n background-color: $custom-range-thumb-disabled-bg;\n }\n\n &::-webkit-slider-runnable-track {\n cursor: default;\n }\n\n &::-moz-range-thumb {\n background-color: $custom-range-thumb-disabled-bg;\n }\n\n &::-moz-range-track {\n cursor: default;\n }\n\n &::-ms-thumb {\n background-color: $custom-range-thumb-disabled-bg;\n }\n }\n}\n\n.custom-control-label::before,\n.custom-file-label,\n.custom-select {\n @include transition($custom-forms-transition);\n}\n","// Base class\n//\n// Kickstart any navigation component with a set of style resets. Works with\n// `<nav>`s, `<ul>`s or `<ol>`s.\n\n.nav {\n display: flex;\n flex-wrap: wrap;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.nav-link {\n display: block;\n padding: $nav-link-padding-y $nav-link-padding-x;\n text-decoration: if($link-decoration == none, null, none);\n\n @include hover-focus() {\n text-decoration: none;\n }\n\n // Disabled state lightens text\n &.disabled {\n color: $nav-link-disabled-color;\n pointer-events: none;\n cursor: default;\n }\n}\n\n//\n// Tabs\n//\n\n.nav-tabs {\n border-bottom: $nav-tabs-border-width solid $nav-tabs-border-color;\n\n .nav-link {\n margin-bottom: -$nav-tabs-border-width;\n background-color: transparent;\n border: $nav-tabs-border-width solid transparent;\n @include border-top-radius($nav-tabs-border-radius);\n\n @include hover-focus() {\n // Prevents active .nav-link tab overlapping focus outline of previous/next .nav-link\n isolation: isolate;\n border-color: $nav-tabs-link-hover-border-color;\n }\n\n &.disabled {\n color: $nav-link-disabled-color;\n background-color: transparent;\n border-color: transparent;\n }\n }\n\n .nav-link.active,\n .nav-item.show .nav-link {\n color: $nav-tabs-link-active-color;\n background-color: $nav-tabs-link-active-bg;\n border-color: $nav-tabs-link-active-border-color;\n }\n\n .dropdown-menu {\n // Make dropdown border overlap tab border\n margin-top: -$nav-tabs-border-width;\n // Remove the top rounded corners here since there is a hard edge above the menu\n @include border-top-radius(0);\n }\n}\n\n\n//\n// Pills\n//\n\n.nav-pills {\n .nav-link {\n background: none;\n border: 0;\n @include border-radius($nav-pills-border-radius);\n }\n\n .nav-link.active,\n .show > .nav-link {\n color: $nav-pills-link-active-color;\n background-color: $nav-pills-link-active-bg;\n }\n}\n\n\n//\n// Justified variants\n//\n\n.nav-fill {\n > .nav-link,\n .nav-item {\n flex: 1 1 auto;\n text-align: center;\n }\n}\n\n.nav-justified {\n > .nav-link,\n .nav-item {\n flex-basis: 0;\n flex-grow: 1;\n text-align: center;\n }\n}\n\n\n// Tabbable tabs\n//\n// Hide tabbable panes to start, show them when `.active`\n\n.tab-content {\n > .tab-pane {\n display: none;\n }\n > .active {\n display: block;\n }\n}\n","//\n// Base styles\n//\n\n.card {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0; // See https://github.com/twbs/bootstrap/pull/22740#issuecomment-305868106\n height: $card-height;\n word-wrap: break-word;\n background-color: $card-bg;\n background-clip: border-box;\n border: $card-border-width solid $card-border-color;\n @include border-radius($card-border-radius);\n\n > hr {\n margin-right: 0;\n margin-left: 0;\n }\n\n > .list-group {\n border-top: inherit;\n border-bottom: inherit;\n\n &:first-child {\n border-top-width: 0;\n @include border-top-radius($card-inner-border-radius);\n }\n\n &:last-child {\n border-bottom-width: 0;\n @include border-bottom-radius($card-inner-border-radius);\n }\n }\n\n // Due to specificity of the above selector (`.card > .list-group`), we must\n // use a child selector here to prevent double borders.\n > .card-header + .list-group,\n > .list-group + .card-footer {\n border-top: 0;\n }\n}\n\n.card-body {\n // Enable `flex-grow: 1` for decks and groups so that card blocks take up\n // as much space as possible, ensuring footers are aligned to the bottom.\n flex: 1 1 auto;\n // Workaround for the image size bug in IE\n // See: https://github.com/twbs/bootstrap/pull/28855\n min-height: 1px;\n padding: $card-spacer-x;\n color: $card-color;\n}\n\n.card-title {\n margin-bottom: $card-spacer-y;\n}\n\n.card-subtitle {\n margin-top: -$card-spacer-y * .5;\n margin-bottom: 0;\n}\n\n.card-text:last-child {\n margin-bottom: 0;\n}\n\n.card-link {\n @include hover() {\n text-decoration: none;\n }\n\n + .card-link {\n margin-left: $card-spacer-x;\n }\n}\n\n//\n// Optional textual caps\n//\n\n.card-header {\n padding: $card-spacer-y $card-spacer-x;\n margin-bottom: 0; // Removes the default margin-bottom of <hN>\n color: $card-cap-color;\n background-color: $card-cap-bg;\n border-bottom: $card-border-width solid $card-border-color;\n\n &:first-child {\n @include border-radius($card-inner-border-radius $card-inner-border-radius 0 0);\n }\n}\n\n.card-footer {\n padding: $card-spacer-y $card-spacer-x;\n color: $card-cap-color;\n background-color: $card-cap-bg;\n border-top: $card-border-width solid $card-border-color;\n\n &:last-child {\n @include border-radius(0 0 $card-inner-border-radius $card-inner-border-radius);\n }\n}\n\n\n//\n// Header navs\n//\n\n.card-header-tabs {\n margin-right: -$card-spacer-x * .5;\n margin-bottom: -$card-spacer-y;\n margin-left: -$card-spacer-x * .5;\n border-bottom: 0;\n}\n\n.card-header-pills {\n margin-right: -$card-spacer-x * .5;\n margin-left: -$card-spacer-x * .5;\n}\n\n// Card image\n.card-img-overlay {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n padding: $card-img-overlay-padding;\n @include border-radius($card-inner-border-radius);\n}\n\n.card-img,\n.card-img-top,\n.card-img-bottom {\n flex-shrink: 0; // For IE: https://github.com/twbs/bootstrap/issues/29396\n width: 100%; // Required because we use flexbox and this inherently applies align-self: stretch\n}\n\n.card-img,\n.card-img-top {\n @include border-top-radius($card-inner-border-radius);\n}\n\n.card-img,\n.card-img-bottom {\n @include border-bottom-radius($card-inner-border-radius);\n}\n\n\n// Card deck\n\n.card-deck {\n .card {\n margin-bottom: $card-deck-margin;\n }\n\n @include media-breakpoint-up(sm) {\n display: flex;\n flex-flow: row wrap;\n margin-right: -$card-deck-margin;\n margin-left: -$card-deck-margin;\n\n .card {\n // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n flex: 1 0 0%;\n margin-right: $card-deck-margin;\n margin-bottom: 0; // Override the default\n margin-left: $card-deck-margin;\n }\n }\n}\n\n\n//\n// Card groups\n//\n\n.card-group {\n // The child selector allows nested `.card` within `.card-group`\n // to display properly.\n > .card {\n margin-bottom: $card-group-margin;\n }\n\n @include media-breakpoint-up(sm) {\n display: flex;\n flex-flow: row wrap;\n // The child selector allows nested `.card` within `.card-group`\n // to display properly.\n > .card {\n // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n flex: 1 0 0%;\n margin-bottom: 0;\n\n + .card {\n margin-left: 0;\n border-left: 0;\n }\n\n // Handle rounded corners\n @if $enable-rounded {\n &:not(:last-child) {\n @include border-right-radius(0);\n\n .card-img-top,\n .card-header {\n // stylelint-disable-next-line property-disallowed-list\n border-top-right-radius: 0;\n }\n .card-img-bottom,\n .card-footer {\n // stylelint-disable-next-line property-disallowed-list\n border-bottom-right-radius: 0;\n }\n }\n\n &:not(:first-child) {\n @include border-left-radius(0);\n\n .card-img-top,\n .card-header {\n // stylelint-disable-next-line property-disallowed-list\n border-top-left-radius: 0;\n }\n .card-img-bottom,\n .card-footer {\n // stylelint-disable-next-line property-disallowed-list\n border-bottom-left-radius: 0;\n }\n }\n }\n }\n }\n}\n\n\n//\n// Columns\n//\n\n.card-columns {\n .card {\n margin-bottom: $card-columns-margin;\n }\n\n @include media-breakpoint-up(sm) {\n column-count: $card-columns-count;\n column-gap: $card-columns-gap;\n orphans: 1;\n widows: 1;\n\n .card {\n display: inline-block; // Don't let them vertically span multiple columns\n width: 100%; // Don't let their width change\n }\n }\n}\n\n\n//\n// Accordion\n//\n\n.accordion {\n overflow-anchor: none;\n\n > .card {\n overflow: hidden;\n\n &:not(:last-of-type) {\n border-bottom: 0;\n @include border-bottom-radius(0);\n }\n\n &:not(:first-of-type) {\n @include border-top-radius(0);\n }\n\n > .card-header {\n @include border-radius(0);\n margin-bottom: -$card-border-width;\n }\n }\n}\n",".pagination {\n display: flex;\n @include list-unstyled();\n @include border-radius();\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n text-decoration: if($link-decoration == none, null, none);\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 3;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.page-item {\n &:first-child {\n .page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .page-link {\n z-index: 3;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $pagination-border-radius-lg);\n}\n\n.pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $pagination-border-radius-sm);\n}\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .page-item {\n &:first-child {\n .page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// Base class\n//\n// Requires one of the contextual, color modifier classes for `color` and\n// `background-color`.\n\n.badge {\n display: inline-block;\n padding: $badge-padding-y $badge-padding-x;\n @include font-size($badge-font-size);\n font-weight: $badge-font-weight;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n @include border-radius($badge-border-radius);\n @include transition($badge-transition);\n\n @at-root a#{&} {\n @include hover-focus() {\n text-decoration: none;\n }\n }\n\n // Empty badges collapse automatically\n &:empty {\n display: none;\n }\n}\n\n// Quick fix for badges in buttons\n.btn .badge {\n position: relative;\n top: -1px;\n}\n\n// Pill badges\n//\n// Make them extra rounded with a modifier to replace v3's badges.\n\n.badge-pill {\n padding-right: $badge-pill-padding-x;\n padding-left: $badge-pill-padding-x;\n @include border-radius($badge-pill-border-radius);\n}\n\n// Colors\n//\n// Contextual variations (linked badges get darker on :hover).\n\n@each $color, $value in $theme-colors {\n .badge-#{$color} {\n @include badge-variant($value);\n }\n}\n","@mixin badge-variant($bg) {\n color: color-yiq($bg);\n background-color: $bg;\n\n @at-root a#{&} {\n @include hover-focus() {\n color: color-yiq($bg);\n background-color: darken($bg, 10%);\n }\n\n &:focus,\n &.focus {\n outline: 0;\n box-shadow: 0 0 0 $badge-focus-width rgba($bg, .5);\n }\n }\n}\n","//\n// Base styles\n//\n\n.alert {\n position: relative;\n padding: $alert-padding-y $alert-padding-x;\n margin-bottom: $alert-margin-bottom;\n border: $alert-border-width solid transparent;\n @include border-radius($alert-border-radius);\n}\n\n// Headings for larger alerts\n.alert-heading {\n // Specified to prevent conflicts of changing $headings-color\n color: inherit;\n}\n\n// Provide class for links that match alerts\n.alert-link {\n font-weight: $alert-link-font-weight;\n}\n\n\n// Dismissible alerts\n//\n// Expand the right padding and account for the close button's positioning.\n\n.alert-dismissible {\n padding-right: $close-font-size + $alert-padding-x * 2;\n\n // Adjust close link position\n .close {\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n padding: $alert-padding-y $alert-padding-x;\n color: inherit;\n }\n}\n\n\n// Alternate styles\n//\n// Generate contextual modifier classes for colorizing the alert.\n\n@each $color, $value in $theme-colors {\n .alert-#{$color} {\n @include alert-variant(theme-color-level($color, $alert-bg-level), theme-color-level($color, $alert-border-level), theme-color-level($color, $alert-color-level));\n }\n}\n","@mixin alert-variant($background, $border, $color) {\n color: $color;\n @include gradient-bg($background);\n border-color: $border;\n\n hr {\n border-top-color: darken($border, 5%);\n }\n\n .alert-link {\n color: darken($color, 10%);\n }\n}\n","// Disable animation if transitions are disabled\n@if $enable-transitions {\n @keyframes progress-bar-stripes {\n from { background-position: $progress-height 0; }\n to { background-position: 0 0; }\n }\n}\n\n.progress {\n display: flex;\n height: $progress-height;\n overflow: hidden; // force rounded corners by cropping it\n line-height: 0;\n @include font-size($progress-font-size);\n background-color: $progress-bg;\n @include border-radius($progress-border-radius);\n @include box-shadow($progress-box-shadow);\n}\n\n.progress-bar {\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n color: $progress-bar-color;\n text-align: center;\n white-space: nowrap;\n background-color: $progress-bar-bg;\n @include transition($progress-bar-transition);\n}\n\n.progress-bar-striped {\n @include gradient-striped();\n background-size: $progress-height $progress-height;\n}\n\n@if $enable-transitions {\n .progress-bar-animated {\n animation: $progress-bar-animation-timing progress-bar-stripes;\n\n @if $enable-prefers-reduced-motion-media-query {\n @media (prefers-reduced-motion: reduce) {\n animation: none;\n }\n }\n }\n}\n","// Base class\n//\n// Easily usable on <ul>, <ol>, or <div>.\n\n.list-group {\n display: flex;\n flex-direction: column;\n\n // No need to set list-style: none; since .list-group-item is block level\n padding-left: 0; // reset padding because ul and ol\n margin-bottom: 0;\n @include border-radius($list-group-border-radius);\n}\n\n\n// Interactive list items\n//\n// Use anchor or button elements instead of `li`s or `div`s to create interactive\n// list items. Includes an extra `.active` modifier class for selected items.\n\n.list-group-item-action {\n width: 100%; // For `<button>`s (anchors become 100% by default though)\n color: $list-group-action-color;\n text-align: inherit; // For `<button>`s (anchors inherit)\n\n // Hover state\n @include hover-focus() {\n z-index: 1; // Place hover/focus items above their siblings for proper border styling\n color: $list-group-action-hover-color;\n text-decoration: none;\n background-color: $list-group-hover-bg;\n }\n\n &:active {\n color: $list-group-action-active-color;\n background-color: $list-group-action-active-bg;\n }\n}\n\n\n// Individual list items\n//\n// Use on `li`s or `div`s within the `.list-group` parent.\n\n.list-group-item {\n position: relative;\n display: block;\n padding: $list-group-item-padding-y $list-group-item-padding-x;\n color: $list-group-color;\n text-decoration: if($link-decoration == none, null, none);\n background-color: $list-group-bg;\n border: $list-group-border-width solid $list-group-border-color;\n\n &:first-child {\n @include border-top-radius(inherit);\n }\n\n &:last-child {\n @include border-bottom-radius(inherit);\n }\n\n &.disabled,\n &:disabled {\n color: $list-group-disabled-color;\n pointer-events: none;\n background-color: $list-group-disabled-bg;\n }\n\n // Include both here for `<a>`s and `<button>`s\n &.active {\n z-index: 2; // Place active items above their siblings for proper border styling\n color: $list-group-active-color;\n background-color: $list-group-active-bg;\n border-color: $list-group-active-border-color;\n }\n\n & + & {\n border-top-width: 0;\n\n &.active {\n margin-top: -$list-group-border-width;\n border-top-width: $list-group-border-width;\n }\n }\n}\n\n\n// Horizontal\n//\n// Change the layout of list group items from vertical (default) to horizontal.\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .list-group-horizontal#{$infix} {\n flex-direction: row;\n\n > .list-group-item {\n &:first-child {\n @include border-bottom-left-radius($list-group-border-radius);\n @include border-top-right-radius(0);\n }\n\n &:last-child {\n @include border-top-right-radius($list-group-border-radius);\n @include border-bottom-left-radius(0);\n }\n\n &.active {\n margin-top: 0;\n }\n\n + .list-group-item {\n border-top-width: $list-group-border-width;\n border-left-width: 0;\n\n &.active {\n margin-left: -$list-group-border-width;\n border-left-width: $list-group-border-width;\n }\n }\n }\n }\n }\n}\n\n\n// Flush list items\n//\n// Remove borders and border-radius to keep list group items edge-to-edge. Most\n// useful within other components (e.g., cards).\n\n.list-group-flush {\n @include border-radius(0);\n\n > .list-group-item {\n border-width: 0 0 $list-group-border-width;\n\n &:last-child {\n border-bottom-width: 0;\n }\n }\n}\n\n\n// Contextual variants\n//\n// Add modifier classes to change text and background color on individual items.\n// Organizationally, this must come after the `:hover` states.\n\n@each $color, $value in $theme-colors {\n @include list-group-item-variant($color, theme-color-level($color, -9), theme-color-level($color, 6));\n}\n","// List Groups\n\n@mixin list-group-item-variant($state, $background, $color) {\n .list-group-item-#{$state} {\n color: $color;\n background-color: $background;\n\n &.list-group-item-action {\n @include hover-focus() {\n color: $color;\n background-color: darken($background, 5%);\n }\n\n &.active {\n color: $white;\n background-color: $color;\n border-color: $color;\n }\n }\n }\n}\n",".close {\n float: right;\n @include font-size($close-font-size);\n font-weight: $close-font-weight;\n line-height: 1;\n color: $close-color;\n text-shadow: $close-text-shadow;\n opacity: .5;\n\n // Override <a>'s hover style\n @include hover() {\n color: $close-color;\n text-decoration: none;\n }\n\n &:not(:disabled):not(.disabled) {\n @include hover-focus() {\n opacity: .75;\n }\n }\n}\n\n// Additional properties for button version\n// iOS requires the button element instead of an anchor tag.\n// If you want the anchor version, it requires `href=\"#\"`.\n// See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile\n\n// stylelint-disable-next-line selector-no-qualifying-type\nbutton.close {\n padding: 0;\n background-color: transparent;\n border: 0;\n}\n\n// Future-proof disabling of clicks on `<a>` elements\n\n// stylelint-disable-next-line selector-no-qualifying-type\na.close.disabled {\n pointer-events: none;\n}\n","// .modal-open - body class for killing the scroll\n// .modal - container to scroll within\n// .modal-dialog - positioning shell for the actual modal\n// .modal-content - actual modal w/ bg and corners and stuff\n\n\n.modal-open {\n // Kill the scroll on the body\n overflow: hidden;\n\n .modal {\n overflow-x: hidden;\n overflow-y: auto;\n }\n}\n\n// Container that the modal scrolls within\n.modal {\n position: fixed;\n top: 0;\n left: 0;\n z-index: $zindex-modal;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n // Prevent Chrome on Windows from adding a focus outline. For details, see\n // https://github.com/twbs/bootstrap/pull/10951.\n outline: 0;\n // We deliberately don't use `-webkit-overflow-scrolling: touch;` due to a\n // gnarly iOS Safari bug: https://bugs.webkit.org/show_bug.cgi?id=158342\n // See also https://github.com/twbs/bootstrap/issues/17695\n}\n\n// Shell div to position the modal with bottom padding\n.modal-dialog {\n position: relative;\n width: auto;\n margin: $modal-dialog-margin;\n // allow clicks to pass through for custom click handling to close modal\n pointer-events: none;\n\n // When fading in the modal, animate it to slide down\n .modal.fade & {\n @include transition($modal-transition);\n transform: $modal-fade-transform;\n }\n .modal.show & {\n transform: $modal-show-transform;\n }\n\n // When trying to close, animate focus to scale\n .modal.modal-static & {\n transform: $modal-scale-transform;\n }\n}\n\n.modal-dialog-scrollable {\n display: flex; // IE10/11\n max-height: subtract(100%, $modal-dialog-margin * 2);\n\n .modal-content {\n max-height: subtract(100vh, $modal-dialog-margin * 2); // IE10/11\n overflow: hidden;\n }\n\n .modal-header,\n .modal-footer {\n flex-shrink: 0;\n }\n\n .modal-body {\n overflow-y: auto;\n }\n}\n\n.modal-dialog-centered {\n display: flex;\n align-items: center;\n min-height: subtract(100%, $modal-dialog-margin * 2);\n\n // Ensure `modal-dialog-centered` extends the full height of the view (IE10/11)\n &::before {\n display: block; // IE10\n height: subtract(100vh, $modal-dialog-margin * 2);\n height: min-content; // Reset height to 0 except on IE\n content: \"\";\n }\n\n // Ensure `.modal-body` shows scrollbar (IE10/11)\n &.modal-dialog-scrollable {\n flex-direction: column;\n justify-content: center;\n height: 100%;\n\n .modal-content {\n max-height: none;\n }\n\n &::before {\n content: none;\n }\n }\n}\n\n// Actual modal\n.modal-content {\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%; // Ensure `.modal-content` extends the full width of the parent `.modal-dialog`\n // counteract the pointer-events: none; in the .modal-dialog\n color: $modal-content-color;\n pointer-events: auto;\n background-color: $modal-content-bg;\n background-clip: padding-box;\n border: $modal-content-border-width solid $modal-content-border-color;\n @include border-radius($modal-content-border-radius);\n @include box-shadow($modal-content-box-shadow-xs);\n // Remove focus outline from opened modal\n outline: 0;\n}\n\n// Modal background\n.modal-backdrop {\n position: fixed;\n top: 0;\n left: 0;\n z-index: $zindex-modal-backdrop;\n width: 100vw;\n height: 100vh;\n background-color: $modal-backdrop-bg;\n\n // Fade for backdrop\n &.fade { opacity: 0; }\n &.show { opacity: $modal-backdrop-opacity; }\n}\n\n// Modal header\n// Top section of the modal w/ title and dismiss\n.modal-header {\n display: flex;\n align-items: flex-start; // so the close btn always stays on the upper right corner\n justify-content: space-between; // Put modal header elements (title and dismiss) on opposite ends\n padding: $modal-header-padding;\n border-bottom: $modal-header-border-width solid $modal-header-border-color;\n @include border-top-radius($modal-content-inner-border-radius);\n\n .close {\n padding: $modal-header-padding;\n // auto on the left force icon to the right even when there is no .modal-title\n margin: (-$modal-header-padding-y) (-$modal-header-padding-x) (-$modal-header-padding-y) auto;\n }\n}\n\n// Title text within header\n.modal-title {\n margin-bottom: 0;\n line-height: $modal-title-line-height;\n}\n\n// Modal body\n// Where all modal content resides (sibling of .modal-header and .modal-footer)\n.modal-body {\n position: relative;\n // Enable `flex-grow: 1` so that the body take up as much space as possible\n // when there should be a fixed height on `.modal-dialog`.\n flex: 1 1 auto;\n padding: $modal-inner-padding;\n}\n\n// Footer (for actions)\n.modal-footer {\n display: flex;\n flex-wrap: wrap;\n align-items: center; // vertically center\n justify-content: flex-end; // Right align buttons with flex property because text-align doesn't work on flex items\n padding: $modal-inner-padding - $modal-footer-margin-between * .5;\n border-top: $modal-footer-border-width solid $modal-footer-border-color;\n @include border-bottom-radius($modal-content-inner-border-radius);\n\n // Place margin between footer elements\n // This solution is far from ideal because of the universal selector usage,\n // but is needed to fix https://github.com/twbs/bootstrap/issues/24800\n > * {\n margin: $modal-footer-margin-between * .5;\n }\n}\n\n// Measure scrollbar width for padding body during modal show/hide\n.modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n\n// Scale up the modal\n@include media-breakpoint-up(sm) {\n // Automatically set modal's width for larger viewports\n .modal-dialog {\n max-width: $modal-md;\n margin: $modal-dialog-margin-y-sm-up auto;\n }\n\n .modal-dialog-scrollable {\n max-height: subtract(100%, $modal-dialog-margin-y-sm-up * 2);\n\n .modal-content {\n max-height: subtract(100vh, $modal-dialog-margin-y-sm-up * 2);\n }\n }\n\n .modal-dialog-centered {\n min-height: subtract(100%, $modal-dialog-margin-y-sm-up * 2);\n\n &::before {\n height: subtract(100vh, $modal-dialog-margin-y-sm-up * 2);\n height: min-content;\n }\n }\n\n .modal-content {\n @include box-shadow($modal-content-box-shadow-sm-up);\n }\n\n .modal-sm { max-width: $modal-sm; }\n}\n\n@include media-breakpoint-up(lg) {\n .modal-lg,\n .modal-xl {\n max-width: $modal-lg;\n }\n}\n\n@include media-breakpoint-up(xl) {\n .modal-xl { max-width: $modal-xl; }\n}\n","// Base class\n.tooltip {\n position: absolute;\n z-index: $zindex-tooltip;\n display: block;\n margin: $tooltip-margin;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text();\n @include font-size($tooltip-font-size);\n // Allow breaking very long words so they don't overflow the tooltip's bounds\n word-wrap: break-word;\n opacity: 0;\n\n &.show { opacity: $tooltip-opacity; }\n\n .arrow {\n position: absolute;\n display: block;\n width: $tooltip-arrow-width;\n height: $tooltip-arrow-height;\n\n &::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.bs-tooltip-top {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n bottom: 0;\n\n &::before {\n top: 0;\n border-width: $tooltip-arrow-height ($tooltip-arrow-width * .5) 0;\n border-top-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-right {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n left: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n right: 0;\n border-width: ($tooltip-arrow-width * .5) $tooltip-arrow-height ($tooltip-arrow-width * .5) 0;\n border-right-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-bottom {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n top: 0;\n\n &::before {\n bottom: 0;\n border-width: 0 ($tooltip-arrow-width * .5) $tooltip-arrow-height;\n border-bottom-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-left {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n right: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n left: 0;\n border-width: ($tooltip-arrow-width * .5) 0 ($tooltip-arrow-width * .5) $tooltip-arrow-height;\n border-left-color: $tooltip-arrow-color;\n }\n }\n}\n\n.bs-tooltip-auto {\n &[x-placement^=\"top\"] {\n @extend .bs-tooltip-top;\n }\n &[x-placement^=\"right\"] {\n @extend .bs-tooltip-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .bs-tooltip-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .bs-tooltip-left;\n }\n}\n\n// Wrapper for the tooltip content\n.tooltip-inner {\n max-width: $tooltip-max-width;\n padding: $tooltip-padding-y $tooltip-padding-x;\n color: $tooltip-color;\n text-align: center;\n background-color: $tooltip-bg;\n @include border-radius($tooltip-border-radius);\n}\n","@mixin reset-text() {\n font-family: $font-family-base;\n // We deliberately do NOT reset font-size or word-wrap.\n font-style: normal;\n font-weight: $font-weight-normal;\n line-height: $line-height-base;\n text-align: left; // Fallback for where `start` is not supported\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n white-space: normal;\n word-spacing: normal;\n line-break: auto;\n}\n",".popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: $zindex-popover;\n display: block;\n max-width: $popover-max-width;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text();\n @include font-size($popover-font-size);\n // Allow breaking very long words so they don't overflow the popover's bounds\n word-wrap: break-word;\n background-color: $popover-bg;\n background-clip: padding-box;\n border: $popover-border-width solid $popover-border-color;\n @include border-radius($popover-border-radius);\n @include box-shadow($popover-box-shadow);\n\n .arrow {\n position: absolute;\n display: block;\n width: $popover-arrow-width;\n height: $popover-arrow-height;\n margin: 0 $popover-border-radius;\n\n &::before,\n &::after {\n position: absolute;\n display: block;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.bs-popover-top {\n margin-bottom: $popover-arrow-height;\n\n > .arrow {\n bottom: subtract(-$popover-arrow-height, $popover-border-width);\n\n &::before {\n bottom: 0;\n border-width: $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-top-color: $popover-arrow-outer-color;\n }\n\n &::after {\n bottom: $popover-border-width;\n border-width: $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-top-color: $popover-arrow-color;\n }\n }\n}\n\n.bs-popover-right {\n margin-left: $popover-arrow-height;\n\n > .arrow {\n left: subtract(-$popover-arrow-height, $popover-border-width);\n width: $popover-arrow-height;\n height: $popover-arrow-width;\n margin: $popover-border-radius 0; // make sure the arrow does not touch the popover's rounded corners\n\n &::before {\n left: 0;\n border-width: ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-right-color: $popover-arrow-outer-color;\n }\n\n &::after {\n left: $popover-border-width;\n border-width: ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5) 0;\n border-right-color: $popover-arrow-color;\n }\n }\n}\n\n.bs-popover-bottom {\n margin-top: $popover-arrow-height;\n\n > .arrow {\n top: subtract(-$popover-arrow-height, $popover-border-width);\n\n &::before {\n top: 0;\n border-width: 0 ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5);\n border-bottom-color: $popover-arrow-outer-color;\n }\n\n &::after {\n top: $popover-border-width;\n border-width: 0 ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5);\n border-bottom-color: $popover-arrow-color;\n }\n }\n\n // This will remove the popover-header's border just below the arrow\n .popover-header::before {\n position: absolute;\n top: 0;\n left: 50%;\n display: block;\n width: $popover-arrow-width;\n margin-left: -$popover-arrow-width * .5;\n content: \"\";\n border-bottom: $popover-border-width solid $popover-header-bg;\n }\n}\n\n.bs-popover-left {\n margin-right: $popover-arrow-height;\n\n > .arrow {\n right: subtract(-$popover-arrow-height, $popover-border-width);\n width: $popover-arrow-height;\n height: $popover-arrow-width;\n margin: $popover-border-radius 0; // make sure the arrow does not touch the popover's rounded corners\n\n &::before {\n right: 0;\n border-width: ($popover-arrow-width * .5) 0 ($popover-arrow-width * .5) $popover-arrow-height;\n border-left-color: $popover-arrow-outer-color;\n }\n\n &::after {\n right: $popover-border-width;\n border-width: ($popover-arrow-width * .5) 0 ($popover-arrow-width * .5) $popover-arrow-height;\n border-left-color: $popover-arrow-color;\n }\n }\n}\n\n.bs-popover-auto {\n &[x-placement^=\"top\"] {\n @extend .bs-popover-top;\n }\n &[x-placement^=\"right\"] {\n @extend .bs-popover-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .bs-popover-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .bs-popover-left;\n }\n}\n\n\n// Offset the popover to account for the popover arrow\n.popover-header {\n padding: $popover-header-padding-y $popover-header-padding-x;\n margin-bottom: 0; // Reset the default from Reboot\n @include font-size($font-size-base);\n color: $popover-header-color;\n background-color: $popover-header-bg;\n border-bottom: $popover-border-width solid darken($popover-header-bg, 5%);\n @include border-top-radius($popover-inner-border-radius);\n\n &:empty {\n display: none;\n }\n}\n\n.popover-body {\n padding: $popover-body-padding-y $popover-body-padding-x;\n color: $popover-body-color;\n}\n","// Notes on the classes:\n//\n// 1. .carousel.pointer-event should ideally be pan-y (to allow for users to scroll vertically)\n// even when their scroll action started on a carousel, but for compatibility (with Firefox)\n// we're preventing all actions instead\n// 2. The .carousel-item-left and .carousel-item-right is used to indicate where\n// the active slide is heading.\n// 3. .active.carousel-item is the current slide.\n// 4. .active.carousel-item-left and .active.carousel-item-right is the current\n// slide in its in-transition state. Only one of these occurs at a time.\n// 5. .carousel-item-next.carousel-item-left and .carousel-item-prev.carousel-item-right\n// is the upcoming slide in transition.\n\n.carousel {\n position: relative;\n}\n\n.carousel.pointer-event {\n touch-action: pan-y;\n}\n\n.carousel-inner {\n position: relative;\n width: 100%;\n overflow: hidden;\n @include clearfix();\n}\n\n.carousel-item {\n position: relative;\n display: none;\n float: left;\n width: 100%;\n margin-right: -100%;\n backface-visibility: hidden;\n @include transition($carousel-transition);\n}\n\n.carousel-item.active,\n.carousel-item-next,\n.carousel-item-prev {\n display: block;\n}\n\n.carousel-item-next:not(.carousel-item-left),\n.active.carousel-item-right {\n transform: translateX(100%);\n}\n\n.carousel-item-prev:not(.carousel-item-right),\n.active.carousel-item-left {\n transform: translateX(-100%);\n}\n\n\n//\n// Alternate transitions\n//\n\n.carousel-fade {\n .carousel-item {\n opacity: 0;\n transition-property: opacity;\n transform: none;\n }\n\n .carousel-item.active,\n .carousel-item-next.carousel-item-left,\n .carousel-item-prev.carousel-item-right {\n z-index: 1;\n opacity: 1;\n }\n\n .active.carousel-item-left,\n .active.carousel-item-right {\n z-index: 0;\n opacity: 0;\n @include transition(opacity 0s $carousel-transition-duration);\n }\n}\n\n\n//\n// Left/right controls for nav\n//\n\n.carousel-control-prev,\n.carousel-control-next {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: 1;\n // Use flex for alignment (1-3)\n display: flex; // 1. allow flex styles\n align-items: center; // 2. vertically center contents\n justify-content: center; // 3. horizontally center contents\n width: $carousel-control-width;\n padding: 0;\n color: $carousel-control-color;\n text-align: center;\n background: none;\n border: 0;\n opacity: $carousel-control-opacity;\n @include transition($carousel-control-transition);\n\n // Hover/focus state\n @include hover-focus() {\n color: $carousel-control-color;\n text-decoration: none;\n outline: 0;\n opacity: $carousel-control-hover-opacity;\n }\n}\n.carousel-control-prev {\n left: 0;\n @if $enable-gradients {\n background-image: linear-gradient(90deg, rgba($black, .25), rgba($black, .001));\n }\n}\n.carousel-control-next {\n right: 0;\n @if $enable-gradients {\n background-image: linear-gradient(270deg, rgba($black, .25), rgba($black, .001));\n }\n}\n\n// Icons for within\n.carousel-control-prev-icon,\n.carousel-control-next-icon {\n display: inline-block;\n width: $carousel-control-icon-width;\n height: $carousel-control-icon-width;\n background: 50% / 100% 100% no-repeat;\n}\n.carousel-control-prev-icon {\n background-image: escape-svg($carousel-control-prev-icon-bg);\n}\n.carousel-control-next-icon {\n background-image: escape-svg($carousel-control-next-icon-bg);\n}\n\n\n// Optional indicator pips\n//\n// Add an ordered list with the following class and add a list item for each\n// slide your carousel holds.\n\n.carousel-indicators {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 15;\n display: flex;\n justify-content: center;\n padding-left: 0; // override <ol> default\n // Use the .carousel-control's width as margin so we don't overlay those\n margin-right: $carousel-control-width;\n margin-left: $carousel-control-width;\n list-style: none;\n\n li {\n box-sizing: content-box;\n flex: 0 1 auto;\n width: $carousel-indicator-width;\n height: $carousel-indicator-height;\n margin-right: $carousel-indicator-spacer;\n margin-left: $carousel-indicator-spacer;\n text-indent: -999px;\n cursor: pointer;\n background-color: $carousel-indicator-active-bg;\n background-clip: padding-box;\n // Use transparent borders to increase the hit area by 10px on top and bottom.\n border-top: $carousel-indicator-hit-area-height solid transparent;\n border-bottom: $carousel-indicator-hit-area-height solid transparent;\n opacity: .5;\n @include transition($carousel-indicator-transition);\n }\n\n .active {\n opacity: 1;\n }\n}\n\n\n// Optional captions\n//\n//\n\n.carousel-caption {\n position: absolute;\n right: (100% - $carousel-caption-width) * .5;\n bottom: 20px;\n left: (100% - $carousel-caption-width) * .5;\n z-index: 10;\n padding-top: 20px;\n padding-bottom: 20px;\n color: $carousel-caption-color;\n text-align: center;\n}\n","@mixin clearfix() {\n &::after {\n display: block;\n clear: both;\n content: \"\";\n }\n}\n","//\n// Rotating border\n//\n\n@keyframes spinner-border {\n to { transform: rotate(360deg); }\n}\n\n.spinner-border {\n display: inline-block;\n width: $spinner-width;\n height: $spinner-height;\n vertical-align: $spinner-vertical-align;\n border: $spinner-border-width solid currentcolor;\n border-right-color: transparent;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 50%;\n animation: .75s linear infinite spinner-border;\n}\n\n.spinner-border-sm {\n width: $spinner-width-sm;\n height: $spinner-height-sm;\n border-width: $spinner-border-width-sm;\n}\n\n//\n// Growing circle\n//\n\n@keyframes spinner-grow {\n 0% {\n transform: scale(0);\n }\n 50% {\n opacity: 1;\n transform: none;\n }\n}\n\n.spinner-grow {\n display: inline-block;\n width: $spinner-width;\n height: $spinner-height;\n vertical-align: $spinner-vertical-align;\n background-color: currentcolor;\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 50%;\n opacity: 0;\n animation: .75s linear infinite spinner-grow;\n}\n\n.spinner-grow-sm {\n width: $spinner-width-sm;\n height: $spinner-height-sm;\n}\n\n@if $enable-prefers-reduced-motion-media-query {\n @media (prefers-reduced-motion: reduce) {\n .spinner-border,\n .spinner-grow {\n animation-duration: 1.5s;\n }\n }\n}\n","// stylelint-disable declaration-no-important\n\n.align-baseline { vertical-align: baseline !important; } // Browser default\n.align-top { vertical-align: top !important; }\n.align-middle { vertical-align: middle !important; }\n.align-bottom { vertical-align: bottom !important; }\n.align-text-bottom { vertical-align: text-bottom !important; }\n.align-text-top { vertical-align: text-top !important; }\n","// stylelint-disable declaration-no-important\n\n// Contextual backgrounds\n\n@mixin bg-variant($parent, $color, $ignore-warning: false) {\n #{$parent} {\n background-color: $color !important;\n }\n a#{$parent},\n button#{$parent} {\n @include hover-focus() {\n background-color: darken($color, 10%) !important;\n }\n }\n @include deprecate(\"The `bg-variant` mixin\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n\n@mixin bg-gradient-variant($parent, $color, $ignore-warning: false) {\n #{$parent} {\n background: $color linear-gradient(180deg, mix($body-bg, $color, 15%), $color) repeat-x !important;\n }\n @include deprecate(\"The `bg-gradient-variant` mixin\", \"v4.5.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable declaration-no-important\n\n@each $color, $value in $theme-colors {\n @include bg-variant(\".bg-#{$color}\", $value, true);\n}\n\n@if $enable-gradients {\n @each $color, $value in $theme-colors {\n @include bg-gradient-variant(\".bg-gradient-#{$color}\", $value, true);\n }\n}\n\n.bg-white {\n background-color: $white !important;\n}\n\n.bg-transparent {\n background-color: transparent !important;\n}\n","// stylelint-disable property-disallowed-list, declaration-no-important\n\n//\n// Border\n//\n\n.border { border: $border-width solid $border-color !important; }\n.border-top { border-top: $border-width solid $border-color !important; }\n.border-right { border-right: $border-width solid $border-color !important; }\n.border-bottom { border-bottom: $border-width solid $border-color !important; }\n.border-left { border-left: $border-width solid $border-color !important; }\n\n.border-0 { border: 0 !important; }\n.border-top-0 { border-top: 0 !important; }\n.border-right-0 { border-right: 0 !important; }\n.border-bottom-0 { border-bottom: 0 !important; }\n.border-left-0 { border-left: 0 !important; }\n\n@each $color, $value in $theme-colors {\n .border-#{$color} {\n border-color: $value !important;\n }\n}\n\n.border-white {\n border-color: $white !important;\n}\n\n//\n// Border-radius\n//\n\n.rounded-sm {\n border-radius: $border-radius-sm !important;\n}\n\n.rounded {\n border-radius: $border-radius !important;\n}\n\n.rounded-top {\n border-top-left-radius: $border-radius !important;\n border-top-right-radius: $border-radius !important;\n}\n\n.rounded-right {\n border-top-right-radius: $border-radius !important;\n border-bottom-right-radius: $border-radius !important;\n}\n\n.rounded-bottom {\n border-bottom-right-radius: $border-radius !important;\n border-bottom-left-radius: $border-radius !important;\n}\n\n.rounded-left {\n border-top-left-radius: $border-radius !important;\n border-bottom-left-radius: $border-radius !important;\n}\n\n.rounded-lg {\n border-radius: $border-radius-lg !important;\n}\n\n.rounded-circle {\n border-radius: 50% !important;\n}\n\n.rounded-pill {\n border-radius: $rounded-pill !important;\n}\n\n.rounded-0 {\n border-radius: 0 !important;\n}\n","// stylelint-disable declaration-no-important\n\n//\n// Utilities for common `display` values\n//\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n @each $value in $displays {\n .d#{$infix}-#{$value} { display: $value !important; }\n }\n }\n}\n\n\n//\n// Utilities for toggling `display` in print\n//\n\n@media print {\n @each $value in $displays {\n .d-print-#{$value} { display: $value !important; }\n }\n}\n","// Credit: Nicolas Gallagher and SUIT CSS.\n\n.embed-responsive {\n position: relative;\n display: block;\n width: 100%;\n padding: 0;\n overflow: hidden;\n\n &::before {\n display: block;\n content: \"\";\n }\n\n .embed-responsive-item,\n iframe,\n embed,\n object,\n video {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0;\n }\n}\n\n@each $embed-responsive-aspect-ratio in $embed-responsive-aspect-ratios {\n $embed-responsive-aspect-ratio-x: nth($embed-responsive-aspect-ratio, 1);\n $embed-responsive-aspect-ratio-y: nth($embed-responsive-aspect-ratio, 2);\n\n .embed-responsive-#{$embed-responsive-aspect-ratio-x}by#{$embed-responsive-aspect-ratio-y} {\n &::before {\n padding-top: percentage(divide($embed-responsive-aspect-ratio-y, $embed-responsive-aspect-ratio-x));\n }\n }\n}\n","// stylelint-disable declaration-no-important\n\n// Flex variation\n//\n// Custom styles for additional flex alignment options.\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .flex#{$infix}-row { flex-direction: row !important; }\n .flex#{$infix}-column { flex-direction: column !important; }\n .flex#{$infix}-row-reverse { flex-direction: row-reverse !important; }\n .flex#{$infix}-column-reverse { flex-direction: column-reverse !important; }\n\n .flex#{$infix}-wrap { flex-wrap: wrap !important; }\n .flex#{$infix}-nowrap { flex-wrap: nowrap !important; }\n .flex#{$infix}-wrap-reverse { flex-wrap: wrap-reverse !important; }\n .flex#{$infix}-fill { flex: 1 1 auto !important; }\n .flex#{$infix}-grow-0 { flex-grow: 0 !important; }\n .flex#{$infix}-grow-1 { flex-grow: 1 !important; }\n .flex#{$infix}-shrink-0 { flex-shrink: 0 !important; }\n .flex#{$infix}-shrink-1 { flex-shrink: 1 !important; }\n\n .justify-content#{$infix}-start { justify-content: flex-start !important; }\n .justify-content#{$infix}-end { justify-content: flex-end !important; }\n .justify-content#{$infix}-center { justify-content: center !important; }\n .justify-content#{$infix}-between { justify-content: space-between !important; }\n .justify-content#{$infix}-around { justify-content: space-around !important; }\n\n .align-items#{$infix}-start { align-items: flex-start !important; }\n .align-items#{$infix}-end { align-items: flex-end !important; }\n .align-items#{$infix}-center { align-items: center !important; }\n .align-items#{$infix}-baseline { align-items: baseline !important; }\n .align-items#{$infix}-stretch { align-items: stretch !important; }\n\n .align-content#{$infix}-start { align-content: flex-start !important; }\n .align-content#{$infix}-end { align-content: flex-end !important; }\n .align-content#{$infix}-center { align-content: center !important; }\n .align-content#{$infix}-between { align-content: space-between !important; }\n .align-content#{$infix}-around { align-content: space-around !important; }\n .align-content#{$infix}-stretch { align-content: stretch !important; }\n\n .align-self#{$infix}-auto { align-self: auto !important; }\n .align-self#{$infix}-start { align-self: flex-start !important; }\n .align-self#{$infix}-end { align-self: flex-end !important; }\n .align-self#{$infix}-center { align-self: center !important; }\n .align-self#{$infix}-baseline { align-self: baseline !important; }\n .align-self#{$infix}-stretch { align-self: stretch !important; }\n }\n}\n","// stylelint-disable declaration-no-important\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .float#{$infix}-left { float: left !important; }\n .float#{$infix}-right { float: right !important; }\n .float#{$infix}-none { float: none !important; }\n }\n}\n","// stylelint-disable declaration-no-important\n\n@each $value in $user-selects {\n .user-select-#{$value} { user-select: $value !important; }\n}\n","// stylelint-disable declaration-no-important\n\n@each $value in $overflows {\n .overflow-#{$value} { overflow: $value !important; }\n}\n","// stylelint-disable declaration-no-important\n\n// Common values\n@each $position in $positions {\n .position-#{$position} { position: $position !important; }\n}\n\n// Shorthand\n\n.fixed-top {\n position: fixed;\n top: 0;\n right: 0;\n left: 0;\n z-index: $zindex-fixed;\n}\n\n.fixed-bottom {\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: $zindex-fixed;\n}\n\n.sticky-top {\n @supports (position: sticky) {\n position: sticky;\n top: 0;\n z-index: $zindex-sticky;\n }\n}\n","//\n// Screenreaders\n//\n\n.sr-only {\n @include sr-only();\n}\n\n.sr-only-focusable {\n @include sr-only-focusable();\n}\n","// Only display content to screen readers\n//\n// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/\n// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/\n\n@mixin sr-only() {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px; // Fix for https://github.com/twbs/bootstrap/issues/25686\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n// Use in conjunction with .sr-only to only display content when it's focused.\n//\n// Useful for \"Skip to main content\" links; see https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1\n//\n// Credit: HTML5 Boilerplate\n\n@mixin sr-only-focusable() {\n &:active,\n &:focus {\n position: static;\n width: auto;\n height: auto;\n overflow: visible;\n clip: auto;\n white-space: normal;\n }\n}\n","// stylelint-disable declaration-no-important\n\n.shadow-sm { box-shadow: $box-shadow-sm !important; }\n.shadow { box-shadow: $box-shadow !important; }\n.shadow-lg { box-shadow: $box-shadow-lg !important; }\n.shadow-none { box-shadow: none !important; }\n","// stylelint-disable declaration-no-important\n\n// Width and height\n\n@each $prop, $abbrev in (width: w, height: h) {\n @each $size, $length in $sizes {\n .#{$abbrev}-#{$size} { #{$prop}: $length !important; }\n }\n}\n\n.mw-100 { max-width: 100% !important; }\n.mh-100 { max-height: 100% !important; }\n\n// Viewport additional helpers\n\n.min-vw-100 { min-width: 100vw !important; }\n.min-vh-100 { min-height: 100vh !important; }\n\n.vw-100 { width: 100vw !important; }\n.vh-100 { height: 100vh !important; }\n","// stylelint-disable declaration-no-important\n\n// Margin and Padding\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n @each $prop, $abbrev in (margin: m, padding: p) {\n @each $size, $length in $spacers {\n .#{$abbrev}#{$infix}-#{$size} { #{$prop}: $length !important; }\n .#{$abbrev}t#{$infix}-#{$size},\n .#{$abbrev}y#{$infix}-#{$size} {\n #{$prop}-top: $length !important;\n }\n .#{$abbrev}r#{$infix}-#{$size},\n .#{$abbrev}x#{$infix}-#{$size} {\n #{$prop}-right: $length !important;\n }\n .#{$abbrev}b#{$infix}-#{$size},\n .#{$abbrev}y#{$infix}-#{$size} {\n #{$prop}-bottom: $length !important;\n }\n .#{$abbrev}l#{$infix}-#{$size},\n .#{$abbrev}x#{$infix}-#{$size} {\n #{$prop}-left: $length !important;\n }\n }\n }\n\n // Negative margins (e.g., where `.mb-n1` is negative version of `.mb-1`)\n @each $size, $length in $spacers {\n @if \"#{$size}\" != \"0\" {\n .m#{$infix}-n#{$size} { margin: -$length !important; }\n .mt#{$infix}-n#{$size},\n .my#{$infix}-n#{$size} {\n margin-top: -$length !important;\n }\n .mr#{$infix}-n#{$size},\n .mx#{$infix}-n#{$size} {\n margin-right: -$length !important;\n }\n .mb#{$infix}-n#{$size},\n .my#{$infix}-n#{$size} {\n margin-bottom: -$length !important;\n }\n .ml#{$infix}-n#{$size},\n .mx#{$infix}-n#{$size} {\n margin-left: -$length !important;\n }\n }\n }\n\n // Some special margin utils\n .m#{$infix}-auto { margin: auto !important; }\n .mt#{$infix}-auto,\n .my#{$infix}-auto {\n margin-top: auto !important;\n }\n .mr#{$infix}-auto,\n .mx#{$infix}-auto {\n margin-right: auto !important;\n }\n .mb#{$infix}-auto,\n .my#{$infix}-auto {\n margin-bottom: auto !important;\n }\n .ml#{$infix}-auto,\n .mx#{$infix}-auto {\n margin-left: auto !important;\n }\n }\n}\n","//\n// Stretched link\n//\n\n.stretched-link {\n &::after {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1;\n // Just in case `pointer-events: none` is set on a parent\n pointer-events: auto;\n content: \"\";\n // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color\n background-color: rgba(0, 0, 0, 0);\n }\n}\n","// stylelint-disable declaration-no-important\n\n//\n// Text\n//\n\n.text-monospace { font-family: $font-family-monospace !important; }\n\n// Alignment\n\n.text-justify { text-align: justify !important; }\n.text-wrap { white-space: normal !important; }\n.text-nowrap { white-space: nowrap !important; }\n.text-truncate { @include text-truncate(); }\n\n// Responsive alignment\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .text#{$infix}-left { text-align: left !important; }\n .text#{$infix}-right { text-align: right !important; }\n .text#{$infix}-center { text-align: center !important; }\n }\n}\n\n// Transformation\n\n.text-lowercase { text-transform: lowercase !important; }\n.text-uppercase { text-transform: uppercase !important; }\n.text-capitalize { text-transform: capitalize !important; }\n\n// Weight and italics\n\n.font-weight-light { font-weight: $font-weight-light !important; }\n.font-weight-lighter { font-weight: $font-weight-lighter !important; }\n.font-weight-normal { font-weight: $font-weight-normal !important; }\n.font-weight-bold { font-weight: $font-weight-bold !important; }\n.font-weight-bolder { font-weight: $font-weight-bolder !important; }\n.font-italic { font-style: italic !important; }\n\n// Contextual colors\n\n.text-white { color: $white !important; }\n\n@each $color, $value in $theme-colors {\n @include text-emphasis-variant(\".text-#{$color}\", $value, true);\n}\n\n.text-body { color: $body-color !important; }\n.text-muted { color: $text-muted !important; }\n\n.text-black-50 { color: rgba($black, .5) !important; }\n.text-white-50 { color: rgba($white, .5) !important; }\n\n// Misc\n\n.text-hide {\n @include text-hide($ignore-warning: true);\n}\n\n.text-decoration-none { text-decoration: none !important; }\n\n.text-break {\n word-break: break-word !important; // Deprecated, but avoids issues with flex containers\n word-wrap: break-word !important; // Used instead of `overflow-wrap` for IE & Edge Legacy\n}\n\n// Reset\n\n.text-reset { color: inherit !important; }\n","// Text truncate\n// Requires inline-block or block for proper styling\n\n@mixin text-truncate() {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","// stylelint-disable declaration-no-important\n\n// Typography\n\n@mixin text-emphasis-variant($parent, $color, $ignore-warning: false) {\n #{$parent} {\n color: $color !important;\n }\n @if $emphasized-link-hover-darken-percentage != 0 {\n a#{$parent} {\n @include hover-focus() {\n color: darken($color, $emphasized-link-hover-darken-percentage) !important;\n }\n }\n }\n @include deprecate(\"`text-emphasis-variant()`\", \"v4.4.0\", \"v5\", $ignore-warning);\n}\n","// CSS image replacement\n@mixin text-hide($ignore-warning: false) {\n // stylelint-disable-next-line font-family-no-missing-generic-family-keyword\n font: 0/0 a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n\n @include deprecate(\"`text-hide()`\", \"v4.1.0\", \"v5\", $ignore-warning);\n}\n","// stylelint-disable declaration-no-important\n\n//\n// Visibility utilities\n//\n\n.visible {\n visibility: visible !important;\n}\n\n.invisible {\n visibility: hidden !important;\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type\n\n// Source: https://github.com/h5bp/main.css/blob/master/src/_print.css\n\n// ==========================================================================\n// Print styles.\n// Inlined to avoid the additional HTTP request:\n// https://www.phpied.com/delay-loading-your-print-css/\n// ==========================================================================\n\n@if $enable-print-styles {\n @media print {\n *,\n *::before,\n *::after {\n // Bootstrap specific; comment out `color` and `background`\n //color: $black !important; // Black prints faster\n text-shadow: none !important;\n //background: transparent !important;\n box-shadow: none !important;\n }\n\n a {\n &:not(.btn) {\n text-decoration: underline;\n }\n }\n\n // Bootstrap specific; comment the following selector out\n //a[href]::after {\n // content: \" (\" attr(href) \")\";\n //}\n\n abbr[title]::after {\n content: \" (\" attr(title) \")\";\n }\n\n // Bootstrap specific; comment the following selector out\n //\n // Don't show links that are fragment identifiers,\n // or use the `javascript:` pseudo protocol\n //\n\n //a[href^=\"#\"]::after,\n //a[href^=\"javascript:\"]::after {\n // content: \"\";\n //}\n\n pre {\n white-space: pre-wrap !important;\n }\n pre,\n blockquote {\n border: $border-width solid $gray-500; // Bootstrap custom code; using `$border-width` instead of 1px\n page-break-inside: avoid;\n }\n\n tr,\n img {\n page-break-inside: avoid;\n }\n\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n\n h2,\n h3 {\n page-break-after: avoid;\n }\n\n // Bootstrap specific changes start\n\n // Specify a size and min-width to make printing closer across browsers.\n // We don't set margin here because it breaks `size` in Chrome. We also\n // don't use `!important` on `size` as it breaks in Chrome.\n @page {\n size: $print-page-size;\n }\n body {\n min-width: $print-body-min-width !important;\n }\n .container {\n min-width: $print-body-min-width !important;\n }\n\n // Bootstrap components\n .navbar {\n display: none;\n }\n .badge {\n border: $border-width solid $black;\n }\n\n .table {\n border-collapse: collapse !important;\n\n td,\n th {\n background-color: $white !important;\n }\n }\n\n .table-bordered {\n th,\n td {\n border: 1px solid $gray-300 !important;\n }\n }\n\n .table-dark {\n color: inherit;\n\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $table-border-color;\n }\n }\n\n .table .thead-dark th {\n color: inherit;\n border-color: $table-border-color;\n }\n\n // Bootstrap specific changes end\n }\n}\n","@charset 'utf-8';\n\nbody {\n font-size: 1rem;\n font-size: clamp( 1rem, calc(0.9375rem + 0.25vw), 1.125rem );\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);\n}\n\n.h1,\n.h2,\n.h3,\n.h4,\n.h5,\n.h6,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-bottom: .75em;\n}\n\nh1,\n.h1 {\n font-size: 3rem;\n line-height: 1.1em;\n font-weight: $font-weight-bold;\n}\n\nh2,\n.h2 {\n font-size: 2.375rem;\n line-height: 1.2em;\n}\n\nh3,\n.h3 {\n font-size: 1.75rem;\n line-height: 1.35em;\n font-weight: $font-weight-bold;\n}\n\nh4,\n.h4 {\n font-size: 1.5rem;\n line-height: 1.35em;\n}\n\nh5,\n.h5 {\n font-size: 1.25rem;\n line-height: 1.4em;\n font-weight: $font-weight-bold;\n}\n\nh6,\n.h6 {\n font-size: 1.125rem;\n line-height: 1.5em;\n text-transform: uppercase;\n}\n\n.lead {\n font-size: 1.125rem;\n font-size: clamp( 1rem, calc(0.8125rem + 0.75vw) , 1.375rem );\n}\n\nsmall {\n color: $gray-600;\n}\n\ndel,\ns { color: $gray-600; }\n\nblockquote,\n.blockquote {\n font-size: 1.5rem;\n margin-bottom: 2.5rem;\n margin-top: 2.5rem;\n}\n\nblockquote {\n padding-left: 1.66rem;\n border-left: 1px solid $gray-200;\n\n p {\n line-height: 1.3em;\n font-style: italic;\n }\n\n p:before {\n content: \"\\201C\";\n padding-right: 0.2rem;\n }\n\n p:after {\n content: \"\\201D\";\n padding-left: 0.2rem;\n }\n\n &.blockquote-fr p:before { content: \"\\00AB\"; }\n &.blockquote-fr p:after { content: \"\\00BB\"; }\n\n .blockquote-footer {\n margin-top: 0.72rem;\n font-size: $font-size-sm;\n cite { font-style: normal; }\n }\n}\n\ntable {\n font-size: 0.83rem;\n}\n\n@include media-breakpoint-down(md) {\n\n h1,\n .h1 {\n font-size: 2.875rem;\n }\n\n h2,\n .h2 {\n font-size: 2.25rem;\n }\n\n h3,\n .h3 {\n font-size: 1.625rem;\n }\n\n h4,\n .h4 {\n font-size: 1.375rem;\n }\n}\n\n@include media-breakpoint-down(sm) {\n\n h1,\n .h1 {\n font-size: 2.5rem;\n }\n}\n\n@include media-breakpoint-down(xs) {\n\n h1,\n .h1 {\n font-size: 2rem;\n }\n\n h2,\n .h2 {\n font-size: 1.625rem;\n }\n\n h3,\n .h3 {\n font-size: 1.375rem;\n }\n\n h4,\n .h4 {\n font-size: 1.25rem;\n }\n\n h5,\n .h5 {\n font-size: 1rem;\n }\n\n h6,\n .h6 {\n font-size: 0.9375rem;\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n// Retrieve content coloumn width\n@function col-width($breakpoint, $columns) {\n @return map-get($container-max-widths, $breakpoint) * math.div($columns, $grid-columns);\n}\n\n// GRID MANAGEMENT\n\n// Wrap everything in this class (must be taking the full viewport width) to enable\n// CSS Grid for immediate children.\n\n// All items that must not take the \"content\" area into account have the class\n// \"container-full\". Inside those items, use a regular Bootstrap layout as you\n// would in a normal setup.\n\n\n.container-grid {\n display: grid;\n grid-template-rows: auto;\n grid-column-gap: $grid-gutter-width;\n grid-template-columns:\n [full-start] 1fr\n [content-start] minmax( auto, #{col-width(sm, 12)})\n [content-end] 1fr\n [full-end];\n max-width: 100%;\n\n @include media-breakpoint-down(sm) {\n grid-gap: $grid-gutter-width;\n }\n\n @include media-breakpoint-up(md) {\n grid-template-columns:\n [full-start] 1fr\n [content-start] #{col-width(md, 10)}\n [content-end] 1fr\n [full-end];\n }\n\n @include media-breakpoint-up(lg) {\n grid-template-columns:\n [full-start] 1fr\n [content-start] #{col-width(lg, 8)}\n [content-end] 1fr\n [full-end];\n }\n\n @include media-breakpoint-up(xl) {\n grid-template-columns:\n [full-start] 1fr\n [content-start] #{col-width(xl, 6)}\n [content-end] 1fr\n [full-end];\n }\n\n > * {\n grid-column: content;\n }\n\n .container-full,\n .container,\n .embed-responsive,\n & > iframe {\n grid-column: full;\n }\n}\n\n.container-full[class*=\"bg-\"] + .container-full[class*=\"bg-\"] { margin-top: 0 !important; }\n\n@for $i from 1 through 6 {\n .container-full.my-#{$i}[class*=\"bg-\"] + .container-full[class*=\"bg-\"],\n .container-full.mb-#{$i}[class*=\"bg-\"] + .container-full[class*=\"bg-\"] {\n @extend .mt-n#{$i};\n }\n}\n","@charset 'utf-8';\n\n// Responsive sr-only\n@each $breakpoint in map-keys($grid-breakpoints) {\n .sr-only-#{$breakpoint} {\n @include media-breakpoint-up($breakpoint) {\n @include sr-only();\n }\n }\n}\n\n// Intro.js\n.introjs-tooltip {\n min-width: 500px !important;\n max-width: 60% !important;\n}\n.introjs-helperNumberLayer { background: theme-color('primary') !important; }\n\n.focused {\n position: relative;\n\n &:before {\n content: ' ';\n position: absolute;\n top: -5px;\n right: -5px;\n bottom: -5px;\n left: -5px;\n border: 1px solid transparent;\n border-radius: 4px;\n transform: scale(1);\n transition:\n transform 0.1s ease,\n border-color 0.3s;\n }\n\n &:focus,\n &.focus {\n box-shadow: none !important;\n outline: none !important;\n\n &:before {\n transform: scale(1);\n border-color: $red;\n }\n }\n\n &:active {\n &:before {\n content: none;\n }\n }\n}\n\n// Display helpers\n.flex-grow {\n flex: 1 1 auto;\n}\n\n// Layout helpers\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .offset#{$infix}-top { margin-top: $spacer * -4; }\n }\n}\n\n.overflow-hidden {\n overflow: hidden;\n}\n\n// Text helpers\n.text-small {\n font-size: $font-size-xs;\n}\n\n.text-xs {\n font-size: $legacy-font-size-xs;\n}\n\n.text-sm {\n font-size: $legacy-font-size-sm;\n}\n\n.text-base {\n font-size: $legacy-font-size-base;\n}\n\n.text-lg {\n font-size: $legacy-font-size-lg;\n}\n\n.text-xl {\n font-size: $legacy-font-size-xl;\n}\n\n.text-arrow {\n display: flex;\n justify-content: space-between;\n\n &:after {\n content: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='#{$text-muted}' d='M11.586 7L6.293 1.707 7.707.293 15.414 8l-7.707 7.707-1.414-1.414L11.586 9H0V7h11.586z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n display: block;\n margin-left: auto;\n opacity: 0.6;\n transition: opacity 0.2s;\n }\n\n a:hover & {\n &:after {\n opacity: 1;\n }\n }\n}\n\n.text-padded {\n background-color: $white;\n box-shadow: 0.444rem 0 0 $white, -0.444rem 0 0 $white; // Around 8px\n box-decoration-break: clone;\n}\n\n.text-spread {\n letter-spacing: 3px;\n}\n\n/*\n Text Decoration\n\n Bootstrap v5 + legacy\n*/\n.underline, .text-decoration-underline {\n text-decoration: underline;\n}\n\n.overline, .text-decoration-overline {\n text-decoration: overline;\n}\n\n.line-through, .text-decoration-line-through {\n text-decoration: line-through;\n}\n\n// .text-decoration-none already exists in v4\n.no-underline {\n text-decoration: none;\n}\n\n/*\n Triangles\n*/\n.triangle-outer-bottom-right {\n position: relative;\n}\n\n.triangle-outer-bottom-right:after {\n content: '';\n display: block;\n position: absolute;\n bottom: -0.24rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid $red;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n.triangle-outer-top-right:after {\n content: '';\n display: block;\n position: absolute;\n top: 0.479rem;\n left: -1.3rem;\n border-left: 1rem solid transparent;\n border-top: 1rem solid $red;\n border-right: 1rem solid transparent;\n width: 0;\n height: 0;\n transform: rotate(-45deg);\n transition: background 0.15s;\n}\n\n// Gray background helpers.\n@each $key, $value in $grays {\n @include bg-variant(\".bg-gray-#{$key}\", $value);\n}\n\n// Separator\nhr {\n width: 100%;\n}\n\n// generate all bg-gray helpers\n@each $key, $value in $grays {\n .text-gray-#{$key} {\n color: $value !important;\n }\n}\n\n// generate all opacity helpers\n@each $key, $value in $opacities {\n .opacity-#{$key} {\n opacity: $value;\n }\n}\n","@charset 'utf-8';\n\n/*\n * Custom css for Wordpress theme only\n*/\n\nbody.epfl-wp {\n .entry-content {\n > img {\n max-width: 100%;\n height: auto;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: $paragraph-margin-bottom;\n }\n }\n}\n","/* Structure */\n\n.site {\n position: relative;\n top: 0;\n transition: top .3s ease-in-out;\n\n .search-open & {\n top: $mm-lang-height;\n }\n}\n\n/* Sticky footer */\n\nhtml,\nbody {\n height: 100%;\n}\n\nbody {\n overflow-x: hidden;\n display: flex;\n flex-direction: column;\n\n > .site {\n display: flex;\n flex-direction: column;\n height: 100%;\n\n > header.header {\n flex-shrink: 0;\n }\n }\n\n > .main-container,\n > .site > .main-container {\n flex: 1 0 auto;\n\n + .bg-gray-100 {\n flex-shrink: 0;\n }\n }\n}\n\n\n\n/* Containers */\n\n.container-grid {\n\n @include media-breakpoint-down(sm) {\n grid-row-gap: 0;\n }\n}\n\n/* Typography */\n\n.content {\n p,\n ol,\n ul,\n dl,\n table {\n\n & + h1,\n & + h2,\n & + h3,\n & + h4,\n & + h5,\n & + h6 {\n margin-top: 1.75em;\n }\n }\n\n h2 + h3,\n h3 + h4,\n h4 + h5,\n h5 + h6 {\n margin-top: 1.5em;\n }\n}\n\n.content.container-grid,\n.content .container-grid {\n\n & > p,\n & > ol,\n & > ul,\n & > dl {\n\n & + h1,\n & + h2,\n & + h3 {\n margin-top: 1.25em;\n }\n & + h4 {\n margin-top: 1.125em;\n }\n & + h5 {\n margin-top: 1em;\n }\n & + h6 {\n margin-top: 0.875em;\n }\n }\n\n & > h2 + h3 {\n margin-top: 0.5em;\n }\n & > h3 + h4,\n & > h4 + h5,\n & > h5 + h6 {\n margin-top: 0.625em;\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n.btn,\nbutton,\nbutton.btn,\ninput[type=\"button\"] {\n &:disabled,\n &.disabled { opacity: 1; }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline-width: 2px !important;\n outline-style: solid !important;\n // It would be super nice to avoid the !important and extra long selectors, but we're stuck with old Bootstrap base styles and weird compilation behaviour. -ak\n outline-offset: 2px;\n }\n}\n\n.btn {\n text-decoration: none;\n white-space: normal;\n transition:\n background 0.15s,\n color 0.15s,\n border-color 0.15s;\n\n @extend .focused;\n\n &:before { content: none; }\n}\n\n.btn-primary {\n font-weight: $font-weight-bold;\n\n &:hover,\n &.hover {\n background: $red-dark;\n border-color: $red-dark;\n }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $red-dark !important;\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active {\n // ugly ↓\n // background: linear-gradient(to bottom, $red-dark 0%, $red 100%);\n background: color.adjust($red-dark, $lightness: -10%);\n border-color: color.adjust($red-dark, $lightness: -10%);\n }\n\n &:disabled,\n &.disabled {\n background: $gray-100;\n border-color: $gray-300;\n color: $gray-300;\n\n .bg-dark & {\n background: $black;\n border-color: $gray-600;\n color: $gray-600;\n }\n }\n}\n\n.btn-secondary {\n background: transparent;\n border-color: $gray-500;\n\n .bg-dark & {\n border-color: $gray-600;\n color: $white !important;\n }\n\n .bg-gray-100 & {\n background-color: $body-bg;\n }\n\n &:hover,\n &.hover {\n background: $gray-100;\n border-color: $gray-600;\n\n .bg-dark & {\n background: transparent;\n border-color: $gray-100;\n }\n }\n\n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $gray-600 !important;\n }\n\n .bg-dark &:focus,\n .bg-dark &.focus {\n border-color: $gray-100;\n &:before { border-color: $gray-100; }\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active {\n background: linear-gradient(to bottom, $gray-100 0%, $white 100%);\n border-color: $gray-300;\n\n .bg-dark & {\n background: $gray-600;\n border-color: $white;\n }\n }\n\n &:disabled,\n &.disabled {\n background: transparent;\n border-color: $gray-600;\n color: $gray-600 !important;\n }\n}\n\n.btn-tertiary {\n background: $canard;\n font-weight: $font-weight-bold;\n color: $white;\n\n &:hover,\n &.hover {\n background: $canard-dark;\n border-color: $canard-dark;\n color: $white;\n }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $canard-dark !important;\n color: $white;\n }\n\n &:not(:disabled):not(.disabled):active,\n &:not(:disabled):not(.disabled).active {\n // ugly ↓\n // background: linear-gradient(to bottom, $canard-dark 0%, $red 100%);\n background: color.adjust($canard-dark, $lightness: -10%);\n border-color: color.adjust($canard-dark, $lightness: -10%);\n }\n\n &:disabled,\n &.disabled {\n background: $gray-100;\n border-color: $gray-300;\n color: $gray-300;\n\n .bg-dark & {\n background: $black;\n border-color: $gray-600;\n color: $gray-600;\n }\n }\n}\n\n.btn-light {\n &,\n &:hover {\n border-color: gray('600');\n }\n}\n\n.btn-circle {\n border-radius: 50%;\n width: 20px;\n height: 20px;\n padding: 0;\n background-color: $white;\n border: none;\n box-shadow: 0 0 0 2px rgba($black, 0.4);\n line-height: 1;\n color: rgba($black, 0.4);\n transition: box-shadow 0.2s;\n cursor: pointer;\n\n @include hover {\n box-shadow: 0 0 0 5px rgba($black, 0.6);\n outline: 1rem solid transparent;\n color: rgba($black, 0.6);\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\na.tag {\n &:hover {\n background: $gray-100;\n border-top-color: color.adjust($gray-300, $lightness: -10%);\n border-right-color: color.adjust($gray-300, $lightness: -10%);\n border-left-color: color.adjust($gray-300, $lightness: -10%);\n color: $black;\n text-decoration: none;\n }\n}\n\na.tag, button.tag, span.tag, div.tag, p.tag {\n display: inline-block;\n margin: 0 0.1em 0.3em 0;\n padding: 0.4em 0.6em;\n text-decoration: none;\n background: $white;\n border: 1px solid $gray-500;\n font-size: inherit;\n line-height: 1;\n font-weight: 400;\n color: $gray-800;\n border-radius: $border-radius;\n transition:\n color 0.2s ease-in-out,\n background 0.2s ease-in-out,\n border-color 0.2s ease-in-out;\n vertical-align: middle;\n\n .remove {\n text-decoration: none;\n float: right;\n padding: 0;\n border: 0;\n font-size: 1.25em;\n line-height: 0.5em;\n margin-top: 0.2em;\n margin-left: 0.3em;\n color: inherit;\n transition: all .2s ease-in-out;\n \n &:hover {\n color: $red;\n }\n }\n\n &.tag-sm {\n font-size: 0.75em;\n }\n\n &.tag-plain {\n border-color: $gray-600;\n background: $gray-600;\n color: $white;\n }\n\n @each $color, $value in $theme-colors {\n &.tag-#{$color} {\n @if $color == \"secondary\" {\n border-bottom: 1px solid $black;\n }\n\n @else if $color == \"light\" {\n border-bottom: 1px solid $gray-300;\n }\n\n @else if $color == \"tertiary\" {\n border-bottom: 1px solid $leman;\n }\n\n @else {\n border-bottom: 1px solid $value;\n }\n }\n }\n}\n\na.tag,\n.btn.tag,\nbutton.tag {\n \n & > * {\n vertical-align: middle;\n }\n \n .remove {\n width: 1.25rem;\n height: 1.25rem;\n margin-top: -1px;\n margin-bottom: -1px;\n margin-right: -2px;\n background: $gray-100;\n border-radius: 2px;\n line-height: 1.3rem;\n text-align: center;\n }\n \n &:hover,\n &:focus {\n border-color: $black;\n \n .remove {\n background: $red;\n color: #fff;\n }\n }\n \n &:focus,\n &:focus-visible,\n &.focus {\n outline: solid 2px $red !important;\n outline-offset: 2px;\n }\n \n &.tag-secondary,\n &.tag-plain,\n &.tag-school {\n &:focus,\n &:focus-visible,\n &.focus {\n outline-color: $gray-600 !important;\n }\n }\n \n &.tag-plain {\n .remove {\n color: $black;\n }\n \n &:hover,\n &:focus {\n border-color: $black;\n\n .remove {\n background: #fff;\n color: $red;\n }\n }\n }\n}\n\n.tag-group {\n padding: 1em;\n background: color.adjust($white, $lightness: -5%);\n border-radius: $border-radius;\n border: 1px solid $gray-300;\n\n label {\n font-size: 0.85em;\n color: $gray-600;\n }\n}\n\n.tag-input {\n &:not(.selectize-control) {\n width: 100%;\n }\n\n &.tag-input-sm + .tag-input .tag {\n font-size: $font-size-sm;\n }\n\n .selectize-input {\n padding: 0.3em 0.2em 0.1em;\n background: color.adjust($white, $lightness: -5%);\n border-radius: $border-radius;\n border: 1px solid $gray-300;\n }\n}\n\n.btn.tag.tag-sm,\n.tag-input-sm .tag.btn {\n .remove {\n width: 1rem;\n height: 1rem;\n line-height: 1rem;\n }\n}\n\n.selectize-control {\n cursor: text;\n\n .selectize-input {\n @extend .form-control;\n\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n min-height: $input-height;\n\n .tag {\n margin-right: 0.4em;\n cursor: pointer;\n\n &.active,\n &:hover {\n background: $gray-100;\n border-top-color: color.adjust($gray-300, $lightness: -10%);\n border-right-color: color.adjust($gray-300, $lightness: -10%);\n border-left-color: color.adjust($gray-300, $lightness: -10%);\n color: $black;\n text-decoration: none;\n }\n }\n\n input {\n margin: 0 0.1em 0.2em 0;\n padding: 0.2em 0.4em;\n background: none;\n min-width: 15px !important; // Displays blinking cursor on first focus in some browsers\n border: 0;\n line-height: 1;\n outline: none;\n }\n }\n\n .selectize-dropdown {\n position: absolute;\n background: $white;\n border: 1px solid $gray-300;\n border-top: none;\n }\n\n .selectize-dropdown-content {\n max-height: 200px;\n overflow-x: hidden;\n overflow-y: auto;\n\n .option,\n .create {\n border-top: 1px solid $gray-200;\n padding: 0.4em 0.6em;\n color: $gray-700;\n cursor: pointer;\n\n &:hover,\n &.active {\n background-color: color.adjust($gray-100, $lightness: 5%);\n color: $body-color;\n }\n }\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n$alert-icon-size: 2rem;\n$alert-icons: (\n success: \"%3Csvg viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='#{$green}' cx='18' cy='18' r='18'/%3E%3Cpath stroke='#FFF' stroke-width='3' d='M10 16.976L16 23l10-10'/%3E%3C/g%3E%3C/svg%3E\",\n danger: \"%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='#{$red}' d='M24.042 0L34 9.958v14.084L24.042 34H9.958L0 24.042V9.958L9.958 0z'/%3E%3Cg stroke='#FFF' stroke-width='4'%3E%3Cpath d='M17 9v10M17 21v4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\",\n warning: \"%3Csvg viewBox='0 0 36 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M19.746 1.124l15.591 27.9A2 2 0 0 1 33.591 32H2.41a2 2 0 0 1-1.746-2.976l15.591-27.9a2 2 0 0 1 3.492 0z' fill='#{$yellow}'/%3E%3Cpath d='M18 12v10M18 24v2' stroke='#FFF' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E\",\n info: \"%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='#{$blue}' width='34' height='34' rx='4'/%3E%3Cpath d='M17 25V15M17 13V9' stroke='#FFF' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E\",\n);\n\n.alert {\n position: relative;\n min-height: $alert-padding-y * 2.4 + $alert-icon-size;\n padding-top: $alert-padding-y * 1.6;\n padding-left: $alert-padding-x * 2 + $alert-icon-size;\n background: $white;\n color: $body-color;\n\n &:before {\n display: inline-block;\n position: absolute;\n top: 50%;\n left: $alert-padding-x;\n width: $alert-icon-size;\n height: $alert-icon-size;\n margin-top: $alert-icon-size * -0.5;\n }\n}\n\n@each $color, $value in $theme-colors {\n .alert-#{$color} {\n border-color: $value;\n hr { border-top-color: color.adjust($value, $lightness: -5%); }\n .alert-link { color: color.adjust($value, $lightness: -10%); }\n }\n}\n\n@each $color, $svg in $alert-icons {\n .alert-#{$color}:before {\n content: str-replace(url(\"data:image/svg+xml;charset=utf8,\" + $svg), \"#\", \"%23\");\n }\n}\n\n.close:hover { color: $red; }\n","@charset \"utf-8\";\n\n.custom-checkbox .custom-control-label:before { border: 1px solid $gray-600; }\n\n.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {\n border-color: $red;\n}\n\n.custom-control {\n padding-left: 1.5rem;\n}\n\n.custom-control-label:before, .custom-control-label:after {\n top: 3.5px;\n left: -1.5rem;\n\n @include media-breakpoint-up(sm){\n top: 3.5px;\n }\n\n @include media-breakpoint-up(md){\n top: 5px;\n }\n}\n\n.custom-controls-inline .custom-control {\n display: inline-flex;\n align-items: center;\n margin-right: 1rem;\n}\n\n.custom-control-input:focus ~ .custom-control-label:before {\n box-shadow: none;\n outline: 2px solid $gray-600;\n outline-offset: 1px;\n}\n\n.custom-control-input:checked:focus ~ .custom-control-label:before {\n outline-color: $red-dark;\n}\n","@charset \"utf-8\";\n@use 'sass:math';\n\n$collapse-chevron-active: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{theme-color('primary')}' viewBox='0 0 6 3'%3E%3Cpath d='M3 3 6 0 0 0z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n$collapse-chevron: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$gray-600}' viewBox='0 0 6 3'%3E%3Cpath d='M3 0 6 3 0 3z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n$collapse-chevron-size: 12px;\n\n@mixin collapse-btn() {\n $icon-size: 1rem;\n $icon-size-half: math.div($icon-size, 2);\n $icon-thickness: 2px;\n $icon-thickness-half: math.div($icon-thickness, 2);\n\n display: block;\n position: relative;\n width: 100%;\n margin-bottom: 0;\n padding: 0.9rem #{ $collapse-chevron-size + 4px } 0.9rem 0;\n border-top: 1px solid $gray-300;\n font-size: 1.125rem;\n text-align: left;\n font-weight: 800;\n &:hover { cursor: pointer; }\n\n &:after {\n content: $collapse-chevron;\n position: absolute;\n top: $collapse-chevron-size;\n right: 0;\n width: $collapse-chevron-size;\n height: math.div($collapse-chevron-size, 2);\n border: 0;\n }\n\n &.collapsed:after {\n content: $collapse-chevron-active;\n }\n}\n\n.collapse-title {\n position: relative;\n padding: 0;\n background: none;\n border: none;\n color: $black;\n transition: box-shadow 0.25s, color 0.15s;\n\n &:before {\n content: ' ';\n position: absolute;\n top: 0;\n left: $spacer * -0.3;\n width: $spacer * 0.6;\n height: 100%;\n background: $primary;\n opacity: 0;\n transition:\n opacity 0.3s,\n transform 0.2s;\n /* z-index: $zindex-background;\n with z-index:-1 the pseudo element is hidden if the section has a background color - ak*/\n z-index: 0;\n }\n\n &:focus {\n outline: none;\n position: relative;\n\n &:before {\n transform: translateX($spacer * -0.7);\n opacity: 1;\n }\n }\n\n &.collapse-title-desktop {\n @include collapse-btn();\n\n &:hover,\n &:focus,\n &:active {\n color: $red;\n }\n }\n\n @include media-breakpoint-down(sm) {\n @include collapse-btn();\n }\n\n p {\n margin-bottom: 0.25em;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n}\n\nbutton.collapse-title {\n &:focus,\n &:focus-visible {\n outline: 0 !important;\n }\n}\n\n.collapse-item {\n &:after {\n content: \"\";\n display: block;\n padding-top: 2rem;\n }\n\n *:last-child {\n margin-bottom: 0;\n }\n\n &:not(.collapse-item-desktop) {\n @include media-breakpoint-up(md) {\n display: block !important;\n height: auto !important;\n min-height: 1px !important;\n overflow: visible !important;\n transition: none !important;\n }\n }\n}\n\nheader.collapse-title {\n font-size: inherit;\n\n p {\n font-size: 1rem;\n }\n\n @include media-breakpoint-up(md) {\n p {\n font-size: 1.125rem;\n }\n }\n\n @include media-breakpoint-up(lg) {\n p.title {\n font-size: 1.25rem;\n }\n }\n}\n\nheader.collapse-title + .collapse-item {\n &:before {\n content: \"\";\n display: block;\n padding-top: 0.5rem;\n }\n}\n\n.collapse-group {\n border-bottom: 1px solid $gray-300;\n margin-bottom: $spacer * 2;\n}\n\n// Link collapse\n\n.link-collapse {\n display: inline-flex;\n align-items: baseline;\n text-decoration: none;\n\n &:after {\n content: '';\n display: inline-block;\n width: $collapse-chevron-size;\n height: $collapse-chevron-size;\n margin-left: math.div($collapse-chevron-size, 2);\n background: $collapse-chevron no-repeat center center;\n background-size: contain;\n }\n\n &.collapsed {\n &:after {\n background-image: $collapse-chevron-active;\n }\n }\n}\n\n// Collapse helpers\n@each $breakpoint in map-keys($grid-breakpoints) {\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n .collapse#{$infix}-show { display: block !important; }\n }\n}\n\n// Collapse dropdown (shadow and top arrow)\n$collapse-drop-margin: ($grid-gutter-width * 0.3);\n\n.collapse-drop-toggle {\n position: relative;\n margin-bottom: $collapse-drop-margin;\n\n &:not(.collapsed) {\n &,\n &:hover {\n background: $body-color;\n color: $body-bg;\n }\n\n &:after {\n content: '';\n position: absolute;\n top: calc(100% + #{$collapse-drop-margin});\n left: 50%;\n width: 0;\n height: 0;\n border-left: ($collapse-drop-margin * 0.75) solid transparent;\n border-bottom: ($collapse-drop-margin * 0.75) solid $border-color;\n border-right: ($collapse-drop-margin * 0.75) solid transparent;\n transform: translateX(-50%);\n }\n }\n}\n\n.collapse-drop {\n &.show,\n &.collapsing {\n position: relative;\n margin-top: math.div($collapse-drop-margin, 2);\n border-top: ($border-width * 2) solid $border-color;\n\n > form {\n box-shadow: $dropdown-box-shadow;\n border-bottom: $border-width solid $border-color;\n }\n }\n}\n\n.collapse-partial:not(.show) {\n display: block !important;\n position: relative;\n height: 7rem;\n overflow: hidden;\n margin-bottom: 1rem;\n}\n\n.collapse-partial > * {\n margin: 0;\n}\n\n.collapse-partial:not(.show):after {\n content: ' ';\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 40%;\n background: linear-gradient(0deg,white 0, rgba(255,255,255,0.9) 15%, transparent)\n}\n\n.collapse-partial + button .icon {\n top: 0.2em;\n}\n\n.collapse-partial.show + button .icon {\n transform: rotate(180deg);\n}\n\n.collapse-container {\n border-top: 1px solid #c1c1c1;\n border-bottom: 1px solid #c1c1c1;\n margin-bottom: ($spacer * 3);\n\n .collapse-title {\n border-top: 0;\n }\n\n & + .collapse-container {\n border-top: 0;\n margin-top: -($spacer * 3);\n }\n}\n\n// helper classes to define partial collapse defaut height\n@for $i from 0 to 10 {\n .collapse-partial-#{$i}:not(.show) {\n height: #{$i * 2}rem;\n }\n}\n","@charset 'utf-8';\n\n.drawer {\n display: inline-block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: $header-height;\n overflow: hidden;\n flex-shrink: 0;\n background: $red;\n transition: width 0.3s ease;\n\n &.open {\n @include media-breakpoint-down(lg) {\n width: 50%;\n }\n }\n\n .drawer-link {\n display: block;\n position: relative;\n width: 20px;\n height: 100%;\n min-height: $header-height;\n line-height: 1.2;\n z-index: $zindex-5;\n color: $white;\n transition: width 0.3s ease;\n\n &:hover {\n background: $red-dark;\n }\n\n .text {\n position: absolute;\n white-space: nowrap;\n top: 50%;\n padding: 0 2.1em 0 1.1em;\n transform: translateY(-50%);\n transition: all 0.3s ease-in-out;\n text-decoration: underline;\n text-decoration-thickness: 0.08em;\n text-underline-offset: 2px;\n }\n \n &:focus-visible .text {\n text-decoration-thickness: 0.2em;\n text-underline-offset: 4px;\n }\n }\n\n .drawer-toggle {\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 100%;\n background: $red;\n border: none;\n cursor: pointer;\n z-index: $zindex-10;\n color: $white;\n\n .icon {\n position: absolute;\n top: 50%;\n right: 0;\n font-size: 1.1rem;\n transform: translateY(-50%);\n transform-origin: 50% 50%;\n }\n\n &:hover {\n background: $red-dark;\n }\n \n &:focus,\n &:focus-visible {\n outline: 0 !important;\n }\n }\n\n &.open .drawer-toggle .icon {\n transform: rotate(180deg) translateY(50%);\n }\n \n &:focus-within {\n outline: 2px solid $red-dark;\n outline-offset: 2px;\n }\n}\n","@charset \"utf-8\";\n\n$icon-size-base: 1em;\n\n.icon {\n display: inline-flex;\n align-self: center;\n position: relative;\n width: $icon-size-base;\n height: $icon-size-base;\n color: inherit;\n fill: currentColor;\n transition: transform 0.2s;\n\n svg {\n width: $icon-size-base;\n height: $icon-size-base;\n }\n\n .icon-right & { margin-left: 0.4em; }\n .icon-left & { margin-right: 0.4em; }\n}\n\n.icon-rotate-90 {\n transform: rotate(90deg);\n}\n\n.feather {\n width: 1em;\n height: 1em;\n stroke: currentColor;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n fill: none;\n}\n","@charset \"utf-8\";\n\n.form-control {\n border-color: $input-border-color;\n height: auto;\n transition:\n color 0.3s,\n border-color 0.3s,\n box-shadow 0.3s;\n\n &:hover,\n &.hover {\n border-color: $gray-600;\n }\n\n &:focus,\n &.focus,\n &:focus-visible {\n border-color: $input-focus-border-color !important;\n box-shadow: none !important;\n outline: 2px solid $gray-600;\n outline-offset: 2px;\n }\n\n &.is-invalid {\n border-color: $form-feedback-invalid-color !important;\n font-weight: 700;\n }\n\n &:disabled,\n &.disabled {\n color: $gray-600;\n border-color: $gray-200 !important;\n }\n\n @include media-breakpoint-down(sm) {\n font-size: 16px;\n }\n}\n","@charset \"utf-8\";\n\n.nav-lang {\n display: flex;\n margin-right: $spacer * 3;\n\n &.show {\n .dropdown-toggle {\n border: 1px solid gray('500');\n }\n }\n\n .dropdown-toggle,\n .dropdown-item {\n position: relative;\n padding: ($spacer * 0.6) ($spacer * 2) ($spacer * 0.6) ($spacer * 0.7);\n font-size: $font-size-sm;\n font-weight: bold;\n transition: background 0.2s ease;\n\n @include media-breakpoint-up(sm) {\n height: 2.625rem;\n padding-top: ($spacer * 0.6);\n padding-bottom: ($spacer * 0.7);\n }\n\n @include media-breakpoint-up(md) {\n height: 2.875rem;\n padding-top: ($spacer * 0.75);\n padding-bottom: ($spacer * 0.75);\n }\n }\n\n .dropdown-toggle {\n &:before {\n content: ' ';\n position: absolute;\n top: calc(50% - 0.35rem);\n right: 0.5rem;\n left: auto;\n width: 0;\n height: 0;\n border-top: 0;\n border-right: .3em solid transparent;\n border-bottom: .3em solid;\n border-left: .3em solid transparent;\n }\n\n &:after {\n position: absolute;\n right: 0.5rem;\n bottom: calc(50% - 0.45rem);\n }\n }\n\n .dropdown-menu ul,\n .dropdown-menu li,\n .dropdown-menu a,\n .dropdown-toggle {\n width: 5.8rem;\n }\n\n .dropdown-menu {\n padding: 0;\n background: none;\n border: 0;\n margin-top: 0;\n transform: translate3d(0px, 40px, 0px) !important;\n\n li {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n\n a:not(.active) {\n background: white;\n border: 1px solid gray('500');\n\n &:hover {\n background: gray('100');\n }\n }\n }\n\n a.active {\n border: 1px solid $primary;\n color: $white !important;\n\n .icon {\n color: $white;\n }\n }\n\n .icon {\n margin-right: $spacer * 0.3;\n font-size: $font-size-base * 1.1;\n color: gray('600');\n transform: translateY($spacer * 0.13);\n vertical-align: top;\n\n & + span {\n display: inline-block;\n vertical-align: middle;\n }\n }\n\n .dropdown-item {\n margin-top: -1px;\n }\n\n .dropdown-item:not(.active):active {\n color: $black;\n border-color: black !important;\n z-index: 20;\n }\n}\n\n.nav-lang-short ul{\n display: flex;\n flex-flow: row nowrap;\n list-style-type: none;\n margin-bottom: 0;\n padding: 0;\n font-size: $font-size-base;\n li{\n position: relative;\n font-weight: bold;\n\n & + li {\n\n a {\n padding-left: 0.5 * $spacer;\n }\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0.3 * $spacer;\n left: 0 * $spacer;\n width: 1px;\n height: 0.9 * $spacer;\n background: gray('200');\n }\n }\n\n .active {\n color: theme-color('primary');\n }\n\n a {\n color: gray('500');\n\n &:hover {\n color: $body-color;\n }\n }\n a,\n span {\n padding: 0.4 * $spacer;\n text-decoration: none;\n }\n }\n}\n\n@include media-breakpoint-down(lg) {\n\n .nav-lang {\n width: auto;\n margin: 0 1rem !important;\n transition: bottom 0.3s ease;\n z-index: $zindex-mobile-lang;\n\n &.nav-lang-short {\n margin: 0 .25rem !important;\n }\n\n &.nav-lang-short ul{\n display: flex;\n width: 100%;\n padding-left: 0.5em;\n padding-right: 0.5em;\n padding-top: 0;\n font-size: $font-size-base;\n\n li{\n flex-grow: 1;\n padding: 0;\n a, span{\n display: block;\n padding: 0 0.4 * $spacer;\n line-height: $mm-lang-height;\n text-align: center;\n //color: gray('300');\n\n &.active{\n //color: $white;\n }\n }\n & + li {\n &:before {\n //display: none;\n top: 1.1 * $spacer\n }\n }\n }\n }\n }\n}\n\n\n@include media-breakpoint-down(xs) {\n\n .nav-lang {\n margin: 0 0.5rem 0 0.75rem !important;\n\n .dropdown-toggle,\n .dropdown-item {\n width: auto;\n height: 2.5rem;\n padding: ($spacer * 0.5) ($spacer * 1.5) ($spacer * 0.5) ($spacer * 0.625);\n }\n\n .icon {\n display: none;\n }\n }\n}\n","@charset 'utf-8';\n\n.nav-toggle-mobile {\n display: flex;\n flex-flow: row nowrap;\n align-items: baseline;\n margin: 0;\n padding: (.8125 * $spacer) (.875 * $spacer);\n font-size: 1 * $font-size-base;\n font-weight: bold !important;\n \n @include media-breakpoint-up(sm) {\n padding: (.5 * $spacer) (.9375 * $spacer);\n }\n\n @include media-breakpoint-up(md) {\n padding: (.625 * $spacer) (.9375 * $spacer);\n }\n\n .label {\n\n @include media-breakpoint-down(xs) {\n @include sr-only();\n }\n }\n\n .hamburger {\n\n @include media-breakpoint-up(sm) {\n margin-left: 0.4 * $spacer;\n }\n\n span {\n display: block;\n width: 1 * $spacer;\n height: 2px;\n background: $body-color;\n opacity: 1;\n transition:\n transform 0.3s,\n opacity 0.3s;\n\n & + span {\n margin-top: 3px;\n }\n }\n }\n}\n\n.mobile-menu-open {\n .hamburger {\n position: relative;\n\n span {\n background: color('red');\n\n &:nth-child(1) {\n transform:\n rotate(45deg)\n translateY(0.17 * $spacer)\n translateX(0.28 * $spacer);\n }\n\n &:nth-child(2) {\n transform:\n rotate(-45deg)\n translateY(0.06 * $spacer)\n translateX(0.05 * $spacer);\n }\n\n &:nth-child(3) {\n opacity: 0;\n }\n }\n }\n\n .header {\n overflow: hidden;\n }\n}\n","@charset 'utf-8';\n\n// All links are underlined by default. Supported browsers will have the right color. https://caniuse.com/#feat=text-decoration\na {\n text-decoration-color: $link-hover-color;\n transition:\n text-decoration-color 0.2s ease-in-out,\n color 0.2s ease-in-out;\n\n @include hover-focus-active {\n text-decoration-color: $link-color;\n }\n\n &:active {\n color: $red;\n }\n\n &.text-muted {\n text-decoration-color: $text-muted;\n\n &:hover {\n color: $body-color !important;\n text-decoration-color: $body-color;\n }\n }\n\n .text-white &,\n &.text-white {\n text-decoration-color: currentcolor;\n\n @include hover-focus-active {\n text-decoration-color: transparent;\n }\n }\n\n // add styles for background color variants\n @each $color, $value in $theme-colors {\n .bg-#{$color} & {\n color: color-yiq($value);\n text-decoration-color: currentcolor;\n\n @include hover-focus-active {\n text-decoration-color: transparent;\n }\n }\n }\n}\n\na,\na:hover,\na:focus,\na:active,\na:visited {\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n}\n\n// Manage all the underline colors based on `text-` helper class.\n@each $color, $value in $theme-colors {\n @include text-emphasis-variant-decoration(\".text-#{$color}\", $value);\n}\n\n// The link pretty allows you to have more cross-browser friendly link styles and the fancy focus box.\n// Removed in July 2023, text-decoration color is now well supported by all major broswers: https://caniuse.com/mdn-css_properties_text-decoration-color\n/*\n.link-pretty {\n @include link-pretty($red, $body-bg);\n\n @extend .focused;\n}\n*/\n\n// Fix for existing links with class '.link-pretty'\n\n.nav-link.link-pretty {\n text-decoration: underline;\n text-decoration-color: $link-hover-color;\n text-decoration-thickness: 0.08em;\n text-decoration-thickness: min(0.08em, 0.1rem);\n text-underline-offset: 0.14em;\n\n @include hover-focus-active {\n text-decoration-color: $link-color;\n }\n}\n\n.bg-dark .link-pretty,\n.bg-gray-600 .link-pretty{\n color: #fff;\n\n &:focus,\n &:hover,\n &:active {\n text-decoration-color: #fff;\n }\n}\n\n// Link collapse, see collapse component\n\n// Link icon\n.link-icon {\n display: flex;\n justify-content: space-between;\n\n .icon {\n content: '';\n width: 16px;\n height: 16px;\n opacity: 0.5;\n transition: opacity 0.2s;\n }\n\n &:hover .icon,\n a:hover .link-icon .icon {\n opacity: 1;\n }\n}\n","@charset \"utf-8\";\n\n// Add a beautiful underline to links\n// Set $bg to false to text-decoration tweak completely.\n// Set $hover to false to disable hover completely.\n@mixin link-pretty($line: $link-color, $bg: $body-bg, $hover: gray('700'), $size: 1px) {\n text-decoration: none;\n // Underline via gradient background\n background-image: linear-gradient($line 0%, $line 100%);\n background-repeat: repeat-x;\n background-size: $size $size;\n background-position: 0 100%;\n\n @if ($bg) {\n @include link-pretty-text-shadow($bg);\n }\n\n // Tweak position + thickness for high res (1.75x and up) displays\n @media (min-resolution: 168dpi) {\n background-image: linear-gradient($line 0%, $line 100%);\n background-position: 0 100%;\n }\n\n // Style selected links (or else text-shadow makes it look crazy ugly)\n // Pseudo selectors must go separately, or they break each other\n &::selection {\n background-color: rgba(theme-color('primary'), 0.4);\n color: $body-color;\n text-shadow: none;\n }\n\n @if ($hover) {\n &:hover,\n &.hover {\n color: $link-hover-color;\n text-decoration: none;\n background-image: linear-gradient($hover 0%, $hover 100%);\n }\n }\n\n // Generate all background variants\n @each $color, $value in $theme-colors {\n .bg-#{$color} & {\n color: color-yiq($value);\n @include link-pretty-text-shadow($value);\n\n @if ($hover) {\n &:hover,\n &.hover {\n background-image: linear-gradient(gray('300') 0%, gray('300') 100%);\n }\n }\n }\n }\n}\n\n// Adds the text-shadow to make descendants prettier\n@mixin link-pretty-text-shadow($color) {\n text-shadow:\n 3px 0 $color,\n 2px 0 $color,\n 1px 0 $color,\n -1px 0 $color,\n -2px 0 $color,\n -3px 0 $color;\n}\n\n@mixin text-emphasis-variant-decoration($parent, $color) {\n a#{$parent} {\n @include hover-focus {\n text-decoration-color: $color;\n }\n }\n}\n\n// Trapeze link\n@mixin trapeze-vertical($color, $size) {\n &:before {\n top: 0;\n right: 100%;\n width: 0;\n height: 100%;\n border-right-width: 0;\n border-right-color: $color;\n border-left-width: 0;\n }\n\n &:hover,\n &:focus {\n transform: translateX($size);\n\n &:before {\n border-right-width: $size;\n }\n }\n}\n\n@mixin trapeze-horizontal($color, $size) {\n &:before {\n top: 100%;\n left: 0;\n width: 100%;\n height: 0;\n border-bottom-width: 0;\n border-top-width: 0;\n border-top-color: $color;\n }\n\n &:hover,\n &:focus {\n transform: translateY(-$size);\n\n &:before {\n border-top-width: $size;\n }\n }\n}\n\n@mixin link-trapeze($position: vertical, $color: gray('200'), $size: $trapeze-height) {\n position: relative;\n z-index: $zindex-0;\n transition: transform $trapeze-animation-duration;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n z-index: $zindex-background;\n border: $size solid transparent;\n transition: border $trapeze-animation-duration;\n }\n\n @if $position == vertical {\n @include trapeze-vertical($color, $size);\n } @else if $position == horizontal {\n @include trapeze-horizontal($color, $size);\n }\n}\n\n// trapeze with span\n@mixin trapeze-span-horizontal-container($size: $trapeze-height) {\n display: block;\n position: relative;\n z-index: $zindex-1;\n transition:\n margin $trapeze-animation-duration,\n padding $trapeze-animation-duration;\n\n &:hover,\n &:focus {\n @include trapeze-span-horizontal-container-active($size);\n }\n}\n\n@mixin trapeze-span-horizontal-container-active($size: $trapeze-height) {\n margin-top: -$size !important;\n padding-bottom: $size;\n\n .trapeze-horizontal {\n border-top-width: $size;\n }\n}\n\n@mixin trapeze-span-vertical-container($size: $trapeze-height) {\n display: block;\n position: relative;\n z-index: $zindex-1;\n transition:\n margin $trapeze-animation-duration,\n padding $trapeze-animation-duration;\n\n &:hover,\n &:focus {\n @include trapeze-span-vertical-container-active($size);\n }\n}\n\n@mixin trapeze-span-vertical-container-active($size: $trapeze-height) {\n padding-left: $trapeze-height;\n margin-right: $trapeze-height * -1;\n\n .trapeze-vertical {\n border-right-width: $trapeze-height;\n }\n}\n\n@mixin trapeze-span-vertical($color: gray('200'), $size: $trapeze-height) {\n display: block;\n position: absolute;\n z-index: $zindex-0;\n top: 0;\n left: 0;\n width: 0;\n height: 100%;\n margin-right: $size * -1;\n border-right: 0 solid $color;\n border-top: $size solid transparent;\n border-bottom: $size solid transparent;\n transition: border $trapeze-animation-duration;\n}\n\n@mixin trapeze-span-horizontal($color: gray('200'), $size: $trapeze-height) {\n display: block;\n position: absolute;\n z-index: $zindex-0;\n bottom: 0;\n left: 0;\n width: 100%;\n height: 0;\n margin-top: $trapeze-height * -1;\n border-top: 0 solid $gray-200;\n border-left: $trapeze-height solid transparent;\n border-right: $trapeze-height solid transparent;\n transition: border $trapeze-animation-duration;\n}\n","@charset 'utf-8';\n\nul {\n padding-left: $spacer;\n margin-left: 0;\n\n & > li {\n $bullet-size: $spacer * 0.8;\n\n list-style-type: none;\n padding-left: $spacer;\n position: relative;\n\n &:before {\n content: '';\n position: absolute;\n top: 0.7rem;\n right: calc(100% - 0.5rem);\n width: 6px;\n height: 5px;\n background: $red;\n font-size: 1.1rem;\n line-height: $bullet-size;\n\n @include media-breakpoint-down (sm) {\n top: 0.6rem;\n }\n\n @include media-breakpoint-down (xs) {\n top: 0.5rem;\n }\n }\n }\n\n ul { padding-left: calc( #{$spacer} / 2 ); }\n ul > li:before {\n background: transparent;\n border: 1px solid $red;\n }\n ul ul > li:before {\n background: $red;\n border: none;\n }\n\n ol > li:before {\n font-weight: 400;\n }\n}\n\nol {\n counter-reset: item;\n padding-left: $spacer;\n margin-left: 0;\n\n & > li {\n list-style-type: none;\n padding-left: $spacer;\n position: relative;\n\n &:before {\n content: counter(item);\n counter-increment: item;\n position: absolute;\n top: 0.3rem;\n right: calc(100% - 0.5rem);\n font-size: 0.8rem;\n font-weight: $font-weight-bold;\n color: $red;\n\n @include media-breakpoint-down (sm) {\n top: 0.2rem;\n }\n\n @include media-breakpoint-down (xs) {\n top: 0.1rem;\n }\n }\n }\n\n ol {\n counter-reset: secondary-item;\n padding-left: calc( #{$spacer} / 2 );\n }\n ol ol { counter-reset: third-item; }\n\n ol > li:before {\n content: counter(item) \".\" counter(secondary-item);\n counter-increment: secondary-item;\n font-weight: $font-weight-normal;\n }\n\n ol ol > li:before {\n content: counter(item) \".\" counter(secondary-item) \".\" counter(third-item);\n counter-increment: third-item;\n }\n\n ul {\n\n & > li:before {\n top: 0.7rem;\n background: transparent;\n border: 1px solid $red;\n }\n }\n}\n\n.list-unstyled,\n.list-inline,\n.nav,\nnav {\n\n li {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n}\n\n.list-inline {\n\n li {\n display: inline-block;\n\n &:not(:last-child) {\n margin-right: .5em;\n }\n }\n\n &.has-sep {\n\n li:not(:last-child):after {\n content: \"|\";\n position: relative;\n top: -1px;\n right: -0.125em;\n font-weight: 400;\n margin-left: .5em;\n color: $gray-300;\n }\n }\n}\n","@charset 'utf-8';\n\n// Force images in picture tags to take the whole width.\npicture .img-fluid { width: 100%; }\n","@charset 'utf-8';\n\n.custom-radio .custom-control-label:before { border: 1px solid $gray-600; }\n\n.custom-radio .custom-control-input:checked ~ .custom-control-label:before {\n border-color: $red;\n}\n","@charset 'utf-8';\n\n.form-control-range {\n\n --range: calc(var(--max) - var(--min));\n --ratio: calc((var(--val) - var(--min)) / var(--range));\n --sx: calc(.5 * 1.5em + var(--ratio) * (100% - 1.5em));\n\n &::-moz-range-progress {\n background-color: $red;\n height: $custom-range-track-height;\n @include border-radius($custom-range-track-border-radius);\n }\n\n &::-webkit-slider-runnable-track {\n background: linear-gradient($red, $red) 0 / var(--sx) 100% no-repeat $custom-range-track-bg;\n }\n}\n","@charset \"utf-8\";\n\n.custom-select {\n border-color: $custom-select-border-color;\n}\n\n.ms-offscreen {\n clip: rect(0 0 0 0)!important;\n position: absolute!important;\n overflow: hidden!important;\n top: auto!important;\n left: auto!important;\n width: 1px!important;\n height: 1px!important;\n margin: 0!important;\n padding: 0!important;\n border: 0!important;\n outline: 0!important;\n}\n\n.ms-parent {\n display: block;\n position: relative;\n}\n\n.ms-choice {\n display: block;\n width: 100%;\n height: $custom-select-height;\n padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x;\n overflow: hidden;\n white-space: nowrap;\n background: $custom-select-bg $custom-select-indicator no-repeat right $custom-select-padding-x center;\n background-size: $custom-select-bg-size;\n border: $custom-select-border-width solid $custom-select-border-color;\n border-radius: $custom-select-border-radius;\n text-align: left;\n text-decoration: none;\n line-height: $custom-select-line-height;\n color: $custom-select-color;\n\n &:focus {\n border-color: $custom-select-focus-border-color;\n box-shadow: $custom-select-focus-box-shadow;\n outline: none;\n }\n\n &.disabled {\n background-color: $custom-select-disabled-bg;\n background-image: none;\n border: $custom-select-border-width solid $custom-select-border-color;\n cursor: default;\n }\n\n > span {\n display: block;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &.placeholder {\n font-size: 1rem;\n color: $input-placeholder-color;\n }\n }\n\n > div {\n position: absolute;\n top: 0;\n right: 0;\n width: 20px;\n height: 25px;\n }\n}\n\n.ms-drop {\n display: none;\n position: absolute;\n width: 100%;\n min-width: $dropdown-min-width;\n overflow: hidden;\n margin-top: -$dropdown-border-width;\n padding: $dropdown-padding-y 0;\n z-index: $zindex-dropdown;\n background: $dropdown-bg;\n border: $dropdown-border-width solid $dropdown-border-color;\n color: $dropdown-link-color;\n box-shadow: $dropdown-box-shadow;\n\n &.bottom {\n top: 100%;\n border-bottom-right-radius: $dropdown-border-radius;\n border-bottom-left-radius: $dropdown-border-radius;\n }\n\n &.top {\n bottom: 100%;\n border-top-right-radius: $dropdown-border-radius;\n border-top-left-radius: $dropdown-border-radius;\n }\n\n ul {\n overflow: auto;\n margin: 0;\n padding: 0;\n\n > li {\n list-style: none;\n background-image: none;\n padding-left: 0;\n\n &:before {\n content: none;\n }\n\n .disabled {\n color: $dropdown-link-disabled-color;\n }\n\n &.multiple {\n display: block;\n float: left;\n }\n\n &.group {\n clear: both;\n }\n\n &.option-divider {\n padding: 0;\n border-top: 1px solid $gray-300;\n }\n }\n }\n\n label {\n display: block;\n margin-bottom: 0;\n padding: $dropdown-item-padding-y $dropdown-item-padding-x;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n &:hover {\n background-color: $dropdown-link-hover-bg;\n color: $dropdown-link-hover-color;\n }\n\n &.optgroup {\n font-weight: $font-weight-bold;\n }\n }\n\n input[type=\"checkbox\"] {\n vertical-align: middle;\n margin-right: 0.5em;\n margin-bottom: 0.25em;\n }\n\n .ms-no-results {\n display: none;\n }\n}\n","@charset 'utf-8';\n\nhr {\n border-color: $gray-100;\n width: 100%;\n\n &.bold {\n border-top-width: 3px;\n }\n\n &.darker {\n border-color: $gray-200;\n }\n}\n","@charset 'utf-8';\n\n.social-icon {\n display: inline-block;\n padding: 0.7rem;\n background: gray('100');\n border-radius: 0.17rem;\n line-height: 0;\n\n .icon {\n top: 0;\n font-size: 24px;\n color: $white;\n }\n}\n\n.social-icon-details {\n min-height: 2.6em;\n text-decoration: none !important;\n vertical-align: bottom;\n\n &:hover {\n background: $gray-600;\n color: white;\n }\n\n .user {\n position: relative;\n top: 2px;\n line-height: 24px;\n vertical-align: bottom;\n }\n\n .icon + .user {\n margin-left: .25em;\n top: -1px;\n line-height: 1em;\n }\n}\n\na.social-icon {\n margin-bottom: $spacer * 0.3;\n transition:\n transform 0.2s ease,\n background-color 0.2s ease,\n background-image 0.2s ease;\n\n &:hover,\n &:focus {\n transform: translateY(-0.2rem);\n box-shadow: 0;\n }\n}\n\n.social-icon-facebook {\n background-color: $facebook;\n}\n\n.social-icon-twitter {\n background-color: $twitter;\n}\n\n.social-icon-x {\n background-color: $x;\n}\n\n.social-icon-whatsapp {\n background-color: $whatsappgreen;\n}\n\n.social-icon-mail-plane {\n background-color: $blue;\n}\n\n.social-icon-googleplus {\n background-color: $googleplus;\n}\n\n.social-icon-linkedin {\n background-color: $linkedin;\n}\n\n.social-icon-mastodon {\n background-color: $mastodon;\n}\n\n.social-icon-bluesky {\n background-color: $bluesky;\n}\n\n.social-icon-tiktok {\n background-color: $tiktok;\n}\n\n.social-icon-tiktok svg {\n transform:scale(1.3);\n}\n\n.social-icon-youtube {\n background-color: $youtube;\n}\n\n.social-icon-youtube svg {\n transform:scale(1.3);\n}\n\n.social-github {\n background-color: $github;\n}\n\n.social-gitlab {\n background-color: $gitlab;\n}\n\n// From https://codepen.io/katydecorah/pen/PNLePj\n%instagradient {\n background:\n // left bottom\n radial-gradient(circle farthest-corner at 35% 90%, $instagramyellow, transparent 50%),\n radial-gradient(circle farthest-corner at 0 140%, $instagramyellow, transparent 50%),\n // left top\n radial-gradient(ellipse farthest-corner at 0 -25%, $instagramblue, transparent 50%),\n radial-gradient(ellipse farthest-corner at 20% -50%, $instagramblue, transparent 50%),\n // right top\n radial-gradient(ellipse farthest-corner at 100% 0, $instagrampurple, transparent 50%),\n radial-gradient(ellipse farthest-corner at 60% -20%, $instagrampurple, transparent 50%),\n // right bottom\n radial-gradient(ellipse farthest-corner at 100% 100%, $instagrammagenta, transparent),\n /////// create a base coat to smooth\n /////// corner gradients\n linear-gradient($instagramblue-2, $instagrampurple-2 30%, $instagrammagenta-2 50%, $instagramorange-2 70%, $instagramyellow-2 100%);\n}\n\n.social-icon-instagram {\n @extend %instagradient;\n}\n\n.social-icon-round {\n border-radius: 100% !important;\n padding: 0.8rem;\n &:before { border-radius: 100% !important; }\n\n &.social-icon-instagram {\n @extend %instagradient;\n }\n}\n\n.social-icon-negative {\n padding: 0.5rem;\n background: transparent;\n transition: background 0.2s;\n\n .icon {\n font-size: 1.5rem;\n color: $body-color;\n transition: fill 0.2s;\n }\n\n &:hover {\n background: $red !important;\n\n .icon {\n color: $white !important;\n }\n }\n}\n\n.social-icon-discrete {\n .icon {\n transition: fill 0.2s ease;\n }\n\n &:not(:hover) {\n background: gray('100');\n\n .icon {\n color: gray('600');\n }\n }\n}\n\n.social-icon-list {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n margin: 0;\n\n li {\n margin-bottom: 0.25rem;\n\n .social-icon {\n margin: 0;\n }\n\n &:not(:last-child) {\n margin-right: 0.25rem;\n }\n\n @include media-breakpoint-up(lg) {\n margin-bottom: 0;\n }\n }\n}\n","@charset 'utf-8';\n\n.custom-switch {\n padding-left: 2.25rem;\n\n .custom-control-label:after {\n top: calc(0.25rem + 1px);\n left: calc(-2.25rem + 2px);\n\n @include media-breakpoint-up(sm){\n top: calc(0.25rem + 2px);\n }\n\n @include media-breakpoint-up(lg){\n top: calc(0.25rem + 3px);\n }\n }\n\n .custom-control-label:before {\n top: 3px;\n left: -2.25rem;\n\n @include media-breakpoint-up(sm){\n top: 4px;\n }\n\n @include media-breakpoint-up(lg){\n top: 5px;\n }\n }\n}\n","@charset 'utf-8';\n\n.upload {\n padding: 1rem 0.85rem;\n border: 1px solid $gray-300;\n\n ul { margin-left: 0.3rem; }\n}\n\n.upload-input {\n position: absolute;\n overflow: hidden;\n width: 0.1px;\n height: 0.1px;\n opacity: 0;\n z-index: $zindex-background;\n \n &:focus,\n &:focus-visible {\n & + label.btn {\n outline: 2px solid;\n outline-offset: 2px;\n }\n \n & + label.btn-primary {\n outline-color: $red-dark;\n }\n \n & + label.btn-secondary {\n outline-color: $gray-600;\n }\n }\n}\n","@charset 'utf-8';\n\n.dropdown-item {\n text-decoration: none;\n\n &.active {\n background: $primary;\n color: $white !important;\n }\n \n .icon {\n margin-right: 0.25rem;\n vertical-align: middle;\n }\n \n .icon + * {\n vertical-align: middle;\n }\n}\n\nli.dropdown-item:before {\n content: none;\n}\n\n.dropdown {\n .dropdown-toggle:after {\n transition: all 0.3s ease-in-out;\n }\n \n &.show {\n .dropdown-toggle:after {\n transform: rotate(180deg);\n }\n }\n}","@charset 'utf-8';\n@use 'sass:math';\n\n.nav-toggle {\n display: none;\n position: relative;\n top: 1px;\n z-index: $zindex-toggle;\n margin-right: math.div($grid-gutter-width, 3);\n padding: math.div($spacer, 4) math.div($spacer, 2);\n &:hover { cursor: pointer; }\n\n .loader {\n display: none;\n margin-right: 0.2rem;\n }\n\n &.is-loading {\n .loader { display: inline-block; }\n .icon { display: none !important; }\n }\n\n .icon {\n margin-right: 0.2rem;\n font-size: 0.7rem;\n\n &:first-of-type {\n display: block;\n }\n\n &:last-of-type {\n display: none;\n }\n }\n\n @include media-breakpoint-up(xl) {\n display: flex;\n justify-content: center;\n align-items: center;\n\n .bg-gray-100 &:after { background: gray('100'); }\n }\n}\n\n.desktop-menu-open .nav-toggle {\n .icon:first-of-type {\n display: none;\n }\n\n .icon:last-of-type {\n display: block;\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n$popover-border-bottom-color: $black;\n\n.popover {\n border-bottom-color: $popover-border-bottom-color;\n\n @include media-breakpoint-down(sm) {\n width: $popover-max-width;\n max-width: 90vw;\n }\n\n &:after,\n &:before {\n content: '';\n position: absolute;\n top: 100%;\n right: $popover-arrow-width;\n border-style: solid;\n border-width: 0 $popover-arrow-width $popover-arrow-height 0;\n border-color: transparent $popover-arrow-color transparent transparent;\n }\n\n &:before {\n border-width: 0 ($popover-arrow-width + $popover-border-width) ($popover-arrow-height + $popover-border-width) 0;\n border-right-color: $popover-arrow-outer-color;\n }\n\n &:after {\n box-shadow: $popover-border-width 0 0 0 $popover-border-bottom-color;\n }\n}\n\n.bs-popover-bottom {\n &:after,\n &:before {\n top: auto;\n bottom: 100%;\n border-width: $popover-arrow-height $popover-arrow-width 0 0;\n border-color: transparent $popover-arrow-color transparent transparent;\n }\n\n &:before {\n border-width: ($popover-arrow-height + $popover-border-width) ($popover-arrow-width + $popover-border-width) 0 0;\n border-right-color: $popover-arrow-outer-color;\n }\n}\n\n.btn-circle[data-toggle=\"popover\"] {\n .icon:last-child {\n display: none;\n }\n\n &[aria-describedby] {\n color: $link-hover-color;\n\n .icon {\n &:first-child {\n display: none;\n }\n\n &:last-child {\n display: inline-block;\n }\n }\n\n @include hover {\n color: color.adjust($link-hover-color, $lightness: -5%);\n }\n }\n}\n","@charset 'utf-8';\n\n// vertical\n\n.trapeze-vertical-container {\n @include trapeze-span-vertical-container();\n}\n\n.trapeze-vertical {\n @include trapeze-span-vertical();\n}\n\n// horizontal\n\n.trapeze-horizontal-container {\n @include trapeze-span-horizontal-container();\n}\n\n.trapeze-horizontal {\n @include trapeze-span-horizontal();\n}\n\n// use pseudo-classes for the trapeze instead of <span>\n\n.link-trapeze-vertical {\n @include link-trapeze();\n}\n\n.link-trapeze-horizontal {\n @include link-trapeze(horizontal);\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n// Definition list.\n.definition-list {\n margin: $paragraph-margin-bottom 0;\n padding-top: $paragraph-margin-bottom;\n border-top: 2px solid $gray-100;\n border-bottom: 2px solid $gray-100;\n\n dd {\n margin-bottom: $paragraph-margin-bottom;\n }\n}\n\n// Definition list displayed in a table-like layout.\n.definition-list-grid {\n display: grid;\n grid-template-columns: minmax(min-content, 100px) 1fr;\n grid-auto-rows: auto;\n border: none;\n\n dt {\n grid-column: 1;\n font-weight: $font-weight-base;\n color: $text-muted;\n padding-right: math.div($grid-gutter-width, 2);\n &:last-of-type { border-bottom: none; }\n\n &.definition-list-item-full {\n padding-bottom: 0;\n border-bottom: none;\n }\n }\n\n dd {\n grid-column: 2;\n &:last-of-type { border-bottom: none; }\n }\n\n dt,\n dd {\n margin-bottom: math.div($grid-gutter-width, 2);\n padding-bottom: math.div($grid-gutter-width, 2);\n border-bottom: $border-width solid $border-color;\n\n &:first-of-type {\n padding-top: math.div($grid-gutter-width, 2);\n border-top: $border-width solid $border-color;\n }\n }\n\n .definition-list-item-full {\n grid-column: 1 / span 2;\n }\n}\n","@charset 'utf-8';\n\nfigure {\n picture {\n display: block;\n margin-bottom: ($spacer * 0.5);\n }\n}\n\nfigcaption {\n font-size: $font-size-xs;\n color: $text-muted;\n}\n","@charset 'utf-8';\n\n@keyframes rotation {\n from { transform: rotate(0deg); }\n to { transform: rotate(360deg); }\n}\n\n.loader {\n display: inline-block;\n width: 0.9rem;\n height: 0.9rem;\n border: 3px solid gray('200');\n border-right-color: gray('600');\n border-radius: 100%;\n animation: rotation 1s linear infinite;\n}\n",".user-dropdown .btn {\n display: flex;\n align-items: center;\n padding: $btn-padding-y-sm $btn-padding-x-sm;\n border: 0;\n \n .user-avatar {\n --avatar-size: 2.5rem;\n flex-basis: var(--avatar-size);\n width: var(--avatar-size);\n object-fit: cover;\n height: var(--avatar-size);\n \n @include media-breakpoint-up(sm) {\n --avatar-size: 2.625rem;\n }\n\n @include media-breakpoint-up(md) {\n --avatar-size: 2.875rem;\n }\n }\n \n p {\n margin: 0 0.5rem 0 1rem;\n }\n}\n\n.header .nav-user {\n margin-left: auto;\n \n \n & + .nav-lang {\n margin-left: 0 !important;\n }\n}\n\n.nav-user.user-login {\n position: relative;\n padding-left: 1.5rem;\n \n .icon {\n position: absolute;\n top: 4px;\n left: 0;\n margin-right: 0.25rem;\n }\n}\n\n\n@include media-breakpoint-down(lg) {\n .header .nav-user {\n margin-left: 1rem;\n margin-right: 1rem;\n }\n}\n\n@include media-breakpoint-down(sm) {\n \n .header .nav-user-login {\n padding: 0;\n \n .user-login-link {\n padding: 0.5em;\n }\n \n .label {\n @include sr-only;\n }\n .icon {\n position: static;\n width: 1.25rem;\n height: 1.25rem;\n margin: 0;\n }\n }\n \n .header .nav-user {\n margin-left: 0.5rem;\n margin-right: 0.5rem;\n \n & + .nav-lang-short > ul {\n padding-left: 0 !important;\n }\n \n .btn {\n padding: $btn-padding-y-sm;\n }\n \n &:not(.show) {\n .btn {\n border-radius: 50%;\n \n &:after {\n content: none;\n }\n }\n .user-name {\n @include sr-only;\n }\n }\n \n &.show {\n position: fixed;\n top: 0.625rem;\n right: 0.75rem;\n left: 0.75rem;\n //width: calc(100vw - 1.8rem);\n margin: 0;\n background: white;\n z-index: 1199;\n \n .btn {\n width: 100%;\n padding-left: $btn-padding-y;\n padding-right: $btn-padding-y;\n border: 2px solid $gray-600;\n border-bottom: 0;\n border-radius: 2px 2px 0 0;\n \n &:after {\n margin-left: auto;\n }\n }\n \n .dropdown-menu {\n top: -2px !important;\n left: 0 !important;\n width: 100%;\n border: 2px solid $gray-600;\n border-top: 0;\n border-radius: 0 0 2px 2px;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.search {\n flex: 0 0 auto;\n\n .dropdown-toggle {\n padding: $spacer;\n &:after {\n display: none;\n }\n }\n\n .search-form {\n display: flex;\n border: none;\n flex-direction: row;\n flex-wrap: nowrap;\n }\n\n input[type=\"text\"] {\n width: 12rem;\n box-shadow: none !important;\n }\n}\n\n.search-mobile-toggle {\n\n .icon {\n width: 16px;\n height: 16px;\n }\n}\n\n.search-mobile {\n display: none;\n\n @include media-breakpoint-down (xl) {\n display: flex;\n flex-flow: row nowrap;\n position: absolute;\n top: -$mm-lang-height;\n right: 0;\n bottom: auto;\n left: 0;\n //width: calc(100% - #{ $mm-lang-width });\n width: 100%;\n height: $mm-lang-height;\n background: $black;\n transition: bottom 0.3s;\n z-index: $zindex-mobile-lang - 1;\n\n .form-control {\n padding: 0 0 0 (0.4 * $spacer);\n background: $black;\n border: 0;\n color: $white;\n box-shadow: none !important;\n border-radius: 0;\n\n &::placeholder {\n color: gray('300');\n }\n }\n\n .input-group-text {\n background: $black;\n border-radius: 0;\n border: 0;\n }\n\n .icon {\n color: gray('300');\n }\n\n .searchform-controller .icon {\n display: block;\n transition: color .2s ease-in-out;\n }\n\n .search-mobile-close {\n align-items: center;\n display: flex;\n margin: 0 (0.9 * $spacer);\n\n &:hover .icon {\n color: #fff;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.access-nav {\n position: absolute;\n top: -1000px;\n\n ul {\n margin-bottom: 0;\n\n @include list-unstyled;\n }\n\n li {\n a {\n display: block;\n position: fixed;\n top: 0;\n left: 25px;\n z-index: $zindex-access-nav;\n transform: translateY(-100%);\n transition:\n opacity 0.2s,\n transform 0.2s;\n opacity: 0;\n }\n\n a:focus {\n top: 25px;\n transform: translateY(0%);\n opacity: 1;\n }\n }\n}\n","@charset 'utf-8';\n\n.avatar-teaser {\n display: flex;\n align-items: center;\n margin-bottom: $spacer;\n}\n\n.avatar-teaser-body {\n flex: 1 1 auto;\n padding: ($spacer * 0.5) 0;\n border-top: $border-width solid gray('100');\n border-bottom: $border-width solid gray('100');\n font-size: $font-size-sm;\n color: $text-muted;\n\n > * {\n margin: 0;\n }\n}\n\n.bg-gray-100 .avatar-teaser-body {\n border-color: gray('200');\n color: $body-color;\n}\n\n$avatar-size: 50px;\n\n.avatar-teaser-img {\n flex: 0 0 $avatar-size;\n width: $avatar-size;\n margin-right: ($spacer * 0.6);\n border-radius: 50%;\n\n // Handle image if avatar-teaser-img is a link\n img {\n max-width: 100%;\n border-radius: 50%;\n }\n\n + .avatar-teaser-img,\n + .avatar-teaser-img-placeholder {\n margin-left: ($spacer * -2.25);\n\n @include media-breakpoint-up(sm) {\n margin-left: ($spacer * -1.2);\n }\n }\n}\n\n.avatar-teaser-img-placeholder {\n display: flex;\n justify-content: center;\n align-items: center;\n flex: 0 0 auto;\n width: $avatar-size;\n height: $avatar-size;\n margin-right: ($spacer * 0.6);\n background-color: gray('200');\n border-radius: 50%;\n text-decoration: none;\n font-weight: $font-weight-bold;\n transition: background-color 0.2s;\n}\n\na.avatar-teaser-img-placeholder {\n @include hover {\n &:before {\n background-color: gray('100');\n }\n }\n}\n\na.avatar-teaser-img,\na.avatar-teaser-img-placeholder {\n position: relative;\n z-index: $zindex-0;\n text-decoration: none;\n\n &:before {\n content: '';\n display: block;\n position: absolute;\n z-index: $zindex-background;\n top: $border-width * -3;\n right: $border-width * -3;\n bottom: $border-width * -3;\n left: $border-width * -3;\n border: 1px solid $link-hover-color;\n background-color: $white;\n border-radius: 50%;\n opacity: 0;\n transform: scale(0.8);\n transition:\n background-color 0.2s,\n opacity 0.2s,\n transform 0.2s;\n }\n\n @include hover-focus {\n &:before {\n opacity: 1;\n transform: scale(1);\n }\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n// Normal card\n.card {\n border-color: $gray-100;\n border-radius: 0;\n flex: 1 1 0%;\n max-width: 100%;\n margin-bottom: $grid-gutter-width;\n\n .bg-gray-100 & {\n // Watch out for this, if a card is inside a white area that is\n // itself inside a gray area, the border will be too dark.\n border-color: gray('300');\n }\n}\n\n.card-sm {\n margin-bottom: math.div($grid-gutter-width, 2);\n}\n\n.card-gray {\n border-color: $gray-200;\n\n .card-footer,\n .card-body {\n background: $gray-100;\n transition:\n transform 0.2s,\n background 0.2s;\n }\n}\n\na.card-gray:hover .card-body { background: $white; }\n\n.card-body {\n .card-header {\n display: flex;\n justify-content: space-between;\n margin-bottom: $spacer;\n padding-top: 0;\n padding-right: 0;\n padding-left: 0;\n font-size: $font-size-sm;\n color: $text-muted;\n }\n\n + .card-footer {\n padding-top: 0;\n }\n\n .card-info + p {\n margin-top: .5em;\n }\n\n p:last-of-type {\n margin-bottom: 0;\n }\n\n .card-img-top + .card-title { margin-top: $card-spacer-y; }\n .card-img-top + & {\n border-top: none !important;\n }\n\n .card-sm &,\n &.card-sm {\n padding: $card-spacer-x * 0.5;\n }\n}\n\n.card-header {\n border-color: $hr-border-color;\n}\n\n.card-footer {\n padding-bottom: $card-spacer-x;\n border: 0;\n}\n\n// Distinction is when you have a little red fancy flag in the card body.\n.card-distinction .card-body {\n position: relative;\n border-top: 1px solid $red !important; // Must override even on hover\n padding-top: ($card-spacer-y * 2);\n\n &:before {\n content: str-replace(url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#{$red}' viewBox='0 0 20 30'%3E%3Cpath d='M0 0h20v30L10 19 0 30z'/%3E%3C/svg%3E\"), \"#\", \"%23\");\n display: inline-block;\n position: absolute;\n top: 0;\n left: $card-spacer-x;\n width: 20px;\n height: 30px;\n }\n}\n\n// Card info\n.card-info {\n font-size: $font-size-sm;\n margin-bottom: $paragraph-margin-bottom;\n color: $text-muted;\n &:last-of-type { margin-bottom: 0; }\n\n // Add the separator between the elements\n > :not(:last-of-type) {\n &:after {\n content: ' \\203A ';\n margin: 0 0.25em 0 0.15em;\n }\n }\n .card-info-date:not(:last-child):after { content: ' \\2013 '; }\n\n // Remove separators after specific card elements\n .event-info:after,\n .event-info-date:after,\n .card-info-date.event-date:after {\n content: none;\n }\n\n .event-info-date {\n .event-date,\n .event-time,\n .icon {\n display: inline-block;\n vertical-align: middle;\n }\n .icon {\n width: 18px;\n height: 18px;\n color: $gray-600;\n\n &:not(:first-child) {\n margin-left: 0.5em;\n }\n }\n }\n\n .event-info > span {\n display: block;\n }\n\n a {\n display: inline-block;\n color: $red;\n text-decoration: none;\n\n &.btn {\n &:hover,\n &.hover {\n background-image: none;\n text-shadow: none;\n }\n }\n\n &.btn-primary {\n color: #fff !important;\n }\n\n &.btn-secondary {\n color: $black !important;\n }\n }\n\n p { color: $body-color; }\n p + & { margin-top: $paragraph-margin-bottom; }\n}\n\n.card-info-bordered {\n padding: ($spacer * 0.75) 0;\n border-top: 1px solid $hr-border-color;\n border-bottom: 1px solid $hr-border-color;\n}\n\n.card-info-border-sm {\n padding: ($spacer * 0.25) 0;\n}\n\n// Card items as links\na.card-img-top {\n position: relative;\n .card-body & { display: block; }\n\n &:before {\n content: ' ';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n box-shadow: inset 0 0 0 6px $link-hover-color;\n opacity: 0;\n transition: opacity 0.2s;\n }\n\n &:hover:before {\n opacity: 0.6;\n }\n}\n\n// Whole card as a link\na.card {\n text-decoration: none;\n\n .card-title {\n transition: 0.4s ease;\n }\n\n &:hover {\n color: $body-color;\n border-color: $body-color;\n\n .card-title {\n color: $link-hover-color;\n }\n }\n\n &.link-trapeze-horizontal:before {\n top: calc(100% + 1px);\n right: -1px;\n left: -1px;\n width: auto;\n }\n}\n\n// Card overlay image\n.card-img-overlay {\n right: auto;\n max-width: 400px;\n\n .card-title {\n margin-bottom: 0;\n }\n\n .card-title,\n .h4 {\n @include media-breakpoint-down(sm) {\n font-size: $h4-font-size * 0.8;\n }\n }\n}\n\n// Grayscale look, see event finished\n.card-grayscale {\n &:hover {\n .card-img-top img { filter: grayscale(0%); }\n .card-body { opacity: 1; }\n }\n\n .card-img-top img {\n transition: filter 0.2s;\n filter: grayscale(100%);\n }\n\n .card-body {\n opacity: 0.75;\n transition:\n opacity 0.3s,\n background 0.3s,\n border 0.3s !important;\n }\n}\n","@charset \"utf-8\";\n\n.carousel {\n overflow: hidden;\n}\n\n.carousel-control {\n padding: 0 2rem;\n background: transparent;\n border: 0;\n cursor: pointer;\n font-size: 2rem;\n transition: all .3s ease-in-out;\n\n .icon {\n width: 1.5em;\n height: 1.5em;\n padding: 0.5rem;\n background: rgba(255,255,255,0.6);\n border-radius: 50%;\n color: #000;\n transition: all .2s;\n }\n\n &:hover {\n opacity: 1;\n padding-left: 1rem;\n padding-right: 1rem;\n\n .icon {\n background: rgba(255,255,255,0.8);\n }\n }\n}\n\n.carousel-control-prev {\n justify-content: flex-start;\n\n .icon {\n padding-right: 0.625rem;\n padding-left: 0.375rem;\n }\n}\n.carousel-control-next {\n justify-content: flex-end;\n\n .icon {\n padding-right: 0.375rem;\n padding-left: 0.625rem;\n }\n}\n\n.carousel-indicators {\n bottom: 0;\n margin: 0;\n padding: 0 15% 1rem;\n\n &:before {\n content: \"\";\n position: absolute;\n top: auto; right: 0; bottom: 0; left: 0;\n height: 6rem;\n opacity: .3;\n background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */\n }\n\n li {\n border-top: inherit;\n border-bottom: inherit;\n border-radius: 50%;\n cursor: pointer;\n width: 12px;\n height: 12px;\n margin: 0 5px;\n padding: 0;\n\n &:before {\n content: none;\n }\n }\n}\n\n@include media-breakpoint-down(lg) {\n\n .carousel-control {\n display: none;\n }\n\n .carousel-indicators {\n position: static;\n padding: 1.5rem 15% 0;\n\n &:before {\n display: none;\n }\n\n li {\n width: 14px;\n height: 14px;\n background: $gray-200;\n\n &.active {\n background: $red;\n }\n }\n }\n\n .carousel-highlighted-news {\n\n .carousel-indicators {\n padding-top: .5rem;\n }\n }\n}\n","@charset 'utf-8';\n\n.datepicker {\n display: none;\n}\n\n.datepicker-wrapper .picker__holder {\n padding: 0.5rem 0;\n background: $white;\n border: 1px solid $gray-100;\n}\n\n.datepicker-wrapper .picker__header {\n margin-bottom: 1.4em;\n\n @include media-breakpoint-down(sm) {\n text-align: left;\n }\n}\n\n.datepicker-wrapper .picker__month { font-weight: 700; }\n.datepicker-wrapper .picker__year { font-style: normal; }\n\n.datepicker-wrapper .picker__nav--next,\n.datepicker-wrapper .picker__nav--prev {\n right: 0;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0;\n border: 1px solid $gray-100;\n border-radius: 100%;\n text-align: center;\n transition: border 0.2s;\n\n &:hover,\n &:focus {\n background: transparent;\n border: 1px solid $gray-600;\n }\n}\n\n.datepicker-wrapper .picker__nav--prev {\n right: auto;\n left: 0;\n\n @include media-breakpoint-down(sm) {\n right: 3rem;\n left: auto;\n }\n}\n\n.datepicker-wrapper .picker__nav--next:before,\n.datepicker-wrapper .picker__nav--prev:before {\n content: ' ';\n display: inline-block;\n position: relative;\n top: 0.95rem;\n right: 0.1rem;\n width: 0.5rem;\n height: 0.5rem;\n border-style: solid;\n border-width: 2px 2px 0 0;\n border-color: $black $black transparent transparent;\n transform: rotate(45deg);\n vertical-align: top;\n}\n\n.datepicker-wrapper .picker__nav--prev:before {\n right: auto;\n left: 0.1rem;\n transform: rotate(-135deg);\n}\n\n.datepicker-wrapper .picker__day {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n width: 2.4rem;\n height: 2.4rem;\n padding: 0 !important;\n background: transparent !important;\n line-height: 1.65rem;\n border-radius: 100%;\n\n &:hover,\n &:focus {\n border: 1px solid $gray-200;\n }\n\n &.picker__day--today {\n border-color: $red;\n &:before { content: none; }\n }\n\n &.picker__day--highlighted {\n border-color: $gray-200 !important;\n font-weight: normal;\n color: $body-color;\n }\n\n &.picker__day--selected {\n background: $red !important;\n border-color: $red !important;\n color: $white;\n }\n}\n","@charset 'utf-8';\n\n.datepicker-fancy {\n display: none;\n\n & + .picker .picker__holder {\n background: none;\n\n @include media-breakpoint-down (sm) {\n overflow: hidden;\n padding: 1.1rem 0 0.9rem;\n border-left: 0;\n border-right: 0;\n\n table {\n display: block;\n position: relative;\n min-height: 3rem;\n\n @each $i in (1, 2, 3, 4, 5, 6) {\n tbody[data-week=\"#{$i}\"] {\n $left: $i - 1;\n\n left: calc(-100% * #{$left});\n }\n }\n\n tbody {\n position: absolute;\n top: 1.3;\n left: 0;\n }\n\n tbody,\n thead {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n\n tr {\n display: flex;\n flex: 0 0 100%;\n\n td,\n th {\n display: block;\n flex: 1 1 auto;\n padding-bottom: 0.2rem;\n }\n }\n }\n }\n }\n\n @include media-breakpoint-up (md) {\n $tablewidth: 500px;\n\n padding: 3.5rem 0 4rem !important;\n\n .picker__header {\n position: initial;\n }\n\n .picker__box {\n position: relative;\n }\n\n .picker__nav--prev,\n .picker__nav--next {\n top: 50%;\n width: 3.8rem;\n height: 3.8rem;\n background: $white;\n transition: box-shadow 0.2s;\n z-index: $zindex-10;\n\n &:before {\n top: 1.64rem;\n left: 0;\n border-color: $red $red transparent transparent;\n transition: border-width 0.2s;\n }\n\n &:hover {\n box-shadow: 0 0 20px 1px rgba(33, 33, 33, 0.25);\n border: 1px solid $gray-100;\n\n &:before {\n border-color: $red-dark $red-dark transparent transparent;\n border-width: 3px 3px 0 0;\n }\n }\n }\n\n .picker__nav--prev {\n left: calc(50% - #{$tablewidth} / 2 - 4.3rem);\n }\n\n .picker__nav--next {\n right: calc(50% - #{$tablewidth} / 2 - 4.3rem);\n }\n\n .picker__table {\n max-width: $tablewidth;\n margin: auto;\n }\n\n .picker__day {\n width: 2.7rem;\n height: 2.7rem;\n padding: 0.4325em 0;\n line-height: 1.6rem;\n transition: border 0.2s;\n margin-bottom: 0.2rem;\n }\n\n .picker__weekday {\n padding-bottom: 1.1em;\n }\n }\n\n .picker__day--highlighted {\n font-weight: bold;\n color: $red;\n border-color: transparent;\n\n &.picker__day--selected {\n color: $white;\n }\n }\n\n .picker__day--today {\n border-color: $red;\n }\n\n .nextMonthLabel,\n .prevMonthLabel {\n position: absolute;\n top: 6.8rem;\n font-size: 8rem;\n font-weight: bold;\n color: $gray-200;\n text-transform: uppercase;\n }\n\n .nextMonthLabel {\n left: calc(50% + 19rem);\n }\n\n .prevMonthLabel {\n right: calc(50% + 19rem);\n }\n }\n\n & + .picker {\n & + .nextMonthLabel,\n & ~ .prevMonthLabel {\n display: none;\n }\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\narticle {\n counter-reset: footnotes;\n\n footer,\n aside {\n margin-top: 1.6rem;\n padding-top: 0.72rem;\n border-top: 1px solid $gray-300;\n font-size: $font-size-sm;\n\n ol {\n counter-reset: item;\n padding-left: 0;\n margin-left: 0;\n }\n\n ol li {\n display: block;\n padding-left: 0;\n }\n\n ol li:before {\n content: counter(item);\n counter-increment: item;\n display: inline-block;\n position: static;\n height: 0.7rem;\n margin-right: 0.4rem;\n padding-right: 0.15rem;\n border-right: 1px solid $gray-300;\n font-size: 0.7rem;\n line-height: 0.7rem;\n font-weight: $font-weight-bold;\n color: $red;\n }\n }\n}\n\n/**\n * Inline footnotes references\n * 1. Increment the counter at each new reference\n * 2. Reset link styles to make it appear like regular text\n */\n[aria-describedby=\"footnote-label\"],\n[aria-describedby=\"footnote-label\"]:hover,\n[aria-describedby=\"sidenote-label\"],\n[aria-describedby=\"sidenote-label\"]:hover {\n counter-increment: footnotes; /* 1 */\n text-decoration: none; /* 2 */\n color: inherit; /* 2 */\n cursor: default; /* 2 */\n outline: none; /* 2 */\n border-bottom: none;\n\n &:focus,\n &:active,\n &:focus:active { box-shadow: none !important; }\n\n &:after {\n border-left-color: $red;\n border-right-color: $red;\n }\n}\n\n/**\n * Actual numbered references\n */\n[aria-describedby=\"footnote-label\"]:after,\n[aria-describedby=\"sidenote-label\"]:after {\n content: counter(footnotes);\n display: inline-block;\n height: 0.61rem;\n margin-left: 2px;\n padding: 0 0.15rem;\n cursor: pointer;\n vertical-align: super;\n font-size: 0.61rem;\n line-height: 0.61rem;\n font-weight: $font-weight-bold;\n border-left: 1px solid $gray-300;\n border-right: 1px solid $gray-300;\n color: $red;\n transition:\n border 0.2s,\n color 0.2s;\n}\n\n/**\n * Resetting the default focused styles on the number\n */\n[aria-describedby=\"footnote-label\"]:focus:after,\n[aria-describedby=\"sidenote-label\"]:focus:after {\n outline: thin dotted;\n outline-offset: 2px;\n}\n\n.back-to-content {\n font-size: 0.8em;\n color: $red;\n border-bottom: none;\n}\n\n/**\n * Highlight target note\n */\nfooter :target {\n background: color.adjust($red, $alpha: -0.8);\n}\n","@charset 'utf-8';\n\narticle aside {\n margin-top: 0;\n padding: 0;\n border-top: none;\n color: $gray-600;\n}\n","@charset 'utf-8';\n\n.form-group {\n label {\n font-size: 1em;\n color: $gray-600;\n }\n\n .custom-control label {\n font-size: $font-size-sm;\n\n &:before,\n &:after {\n top: 2px;\n }\n }\n}\n\n.invalid-label,\n.form-group .invalid-label { color: $red; }\n\n.search-container {\n position: relative;\n\n input[type=\"search\"] {\n padding-right: 40px;\n }\n\n .icon {\n position: absolute;\n top: 50%;\n right: $input-padding-x;\n color: $gray-300;\n transform: translateY(-50%);\n transition: color 0.3s;\n }\n\n input[type=\"search\"]:hover + .icon {\n color: $gray-600;\n }\n\n input[type=\"search\"]:focus + .icon {\n color: $black;\n }\n}\n","@charset \"utf-8\";\n@use 'sass:math';\n\n$gallery-btn-size: 41px;\n$gallery-btn-margin: 14px;\n\n.gallery.is-fullscreen {\n z-index: $zindex-gallery-opened !important; /* eslint disable line */\n max-width: none;\n width: 100% !important;\n}\n\n.gallery,\n.gallery-nav {\n position: relative;\n opacity: 0;\n transition: opacity 0.3s;\n &.ready { opacity: 1; }\n\n .img-fluid {\n width: 100%;\n }\n}\n\n.gallery-nav:after {\n content: ' ';\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: 5%;\n background: linear-gradient(to right, transparent 0%, $white 100%);\n}\n\n.gallery.flickity-enabled.is-fullscreen {\n margin: 0 !important;\n background: $white;\n\n .flickity-slider {\n display: flex;\n align-items: center;\n\n .ie & {\n padding-top: 20vmin;\n align-items: start;\n }\n }\n\n .gallery-item {\n align-items: center;\n max-height: 80vmin;\n\n .gallery-item-inner {\n height: 100%;\n padding: 0;\n\n .img-wrapper {\n max-height: 100%;\n position: relative;\n }\n }\n\n .img-fluid {\n max-height: calc( 80vmin - 2rem );\n max-width: 100vmin;\n margin: 0 auto;\n }\n\n figcaption {\n position: relative;\n top: 2rem;\n }\n\n figcaption span:last-child { padding-left: 3rem; }\n }\n\n .flickity-prev-next-button {\n top: 50% !important;\n border: 1px solid $gray-300;\n &.next { right: 6%; }\n &.previous { left: 6%; }\n }\n}\n\n.gallery-item {\n display: flex;\n width: 100%;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n\n figcaption {\n display: flex;\n justify-content: space-between;\n width: 100%;\n padding: 0.6rem 0.2rem;\n font-size: $font-size-sm;\n color: $gray-600;\n\n > span {\n display: inline-block;\n flex: 1 1 auto;\n }\n\n > span:last-child {\n text-align: right;\n padding-left: 1rem;\n }\n }\n\n img {\n display: block;\n max-height: 100%;\n width: auto !important;\n }\n}\n.gallery-item .gallery-item-inner {\n\n /* center images in cells with flexbox */\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n\n position: relative;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n\n width: 100%;\n height: 0;\n padding: 0 0 66.6667%;\n background: $gray-100;\n\n .img-wrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n }\n}\n\n.gallery-nav-item {\n display: block;\n position: relative;\n width: calc(23% - 0.8rem);\n margin-right: 0.8rem;\n border-bottom: 1px solid $gray-300;\n\n &:after {\n content: ' ';\n position: absolute;\n top: 0;\n left: 50%;\n margin-left: - math.div($grid-gutter-width, 2);\n width: 0;\n height: 0;\n border-style: solid;\n border-width: math.div($grid-gutter-width, 2) math.div($grid-gutter-width, 2) 0;\n border-color: transparent;\n transition: border-color 0.25s;\n }\n\n &.is-nav-selected:after { border-color: $white transparent transparent; }\n\n figcaption {\n overflow: hidden;\n padding: 0.4rem 0;\n font-size: $font-size-sm;\n color: $gray-600;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n}\n\n.gallery .flickity-prev-next-button,\n.gallery .flickity-fullscreen-button {\n width: $gallery-btn-size;\n height: $gallery-btn-size;\n border-radius: $gallery-btn-size;\n opacity: 1;\n\n svg.flickity-button-icon {\n position: static;\n }\n}\n\n.gallery .flickity-prev-next-button {\n display: flex;\n top: 45%;\n align-items: center;\n justify-content: center;\n margin-top: $gallery-btn-size * -0.5;\n background: $white;\n transform: scale(1);\n transition: transform 0.25s;\n &:hover { transform: scale(1.1); }\n &.next { right: $gallery-btn-margin; }\n &.previous { left: $gallery-btn-margin; }\n\n @include media-breakpoint-down(sm) {\n display: none;\n }\n}\n\n.gallery .flickity-fullscreen-button {\n top: $gallery-btn-margin;\n right: $gallery-btn-margin;\n background: $gray-600;\n text-align: center;\n transition: background 0.25s;\n\n &:hover { background: $gray-900; }\n\n svg.flickity-button-icon {\n width: 17px;\n * { fill: $white; }\n }\n\n &.flickity-fullscreen-button-exit svg.flickity-button-icon { width: 10px; }\n}\n\n.gallery.is-fullscreen .gallery-item {\n height: 100%;\n padding: 0;\n\n .gallery-item-inner {\n background: transparent;\n }\n\n figcaption {\n border-top: 1px solid $gray-100;\n margin-left: 6%;\n margin-right: 6%;\n width: 88%;\n }\n}\n\nol.flickity-page-dots li {\n padding: 0;\n\n &:before {\n content: none;\n }\n}\n","@charset 'utf-8';\n\n.list-group-item {\n padding-top: 1.25rem;\n padding-bottom: 1.25rem;\n\n p:last-child {\n margin-bottom: 0;\n }\n}\n\n.list-group-item-borderless {\n padding-right: 0;\n padding-left: 0;\n border-right: 0;\n border-left: 0;\n}\n\n.list-group-gray .list-group-teaser-container,\n.list-group-item-gray .list-group-teaser-container {\n --card-bg: #{$gray-100};\n background: var(--card-bg);\n\n .card-title a {\n transition: color 0.3s, text-shadow 0.25s;\n }\n\n &:hover {\n --card-bg: $white;\n }\n}\n\n.list-group {\n\n li,\n li.list-group-item {\n\n &:before {\n content: none;\n }\n }\n\n .list-group-teaser {\n display: block;\n text-decoration: none;\n padding: 0;\n border: none;\n\n &:hover {\n z-index: $zindex-10;\n }\n\n & + .list-group-teaser {\n margin-top: -1px;\n }\n }\n\n .list-group-teaser-thumbnail{\n flex: 0 0 12rem;\n padding: 1rem;\n padding-top: 1rem;\n z-index: $zindex-1;\n\n > a {\n display: block;\n }\n\n @include media-breakpoint-up(lg) {\n border-right: none;\n }\n\n @include media-breakpoint-down(md) {\n border-bottom: none;\n }\n }\n\n .list-group-teaser-content {\n flex: 0 1 100%;\n padding: 1rem;\n z-index: $zindex-1;\n\n @include media-breakpoint-down(md) {\n border-top: none;\n }\n\n span {\n color: $body-color;\n }\n\n p {\n margin: 0;\n\n &.h5 {\n margin-bottom: 0.4rem;\n }\n }\n\n .teaser-url {\n overflow-wrap: break-word;\n word-wrap: break-word;\n word-break: break-word;\n }\n }\n\n .list-group-teaser-container {\n display: flex;\n flex-flow: row nowrap;\n width: 100%;\n border: 1px solid gray('200');\n transition: border-color 0.2s, background 0.25s;\n\n @include media-breakpoint-down(md) {\n flex-direction: column;\n\n .list-group-teaser-thumbnail {\n flex-basis: 0;\n padding-bottom: 0;\n }\n }\n\n &:hover {\n //border-color: $black;\n\n .list-group-teaser-content,\n .list-group-teaser-thumbnail {\n border-color: $black;\n }\n }\n\n &.teaser-img-right {\n flex-direction: row-reverse;\n\n @include media-breakpoint-down(md) {\n display: block;\n\n .list-group-teaser-thumbnail {\n float: right;\n max-width: 50%;\n padding-bottom: 1rem;\n width: calc( 100px + 2rem );\n }\n }\n }\n }\n\n .list-group-teaser-more {\n display: block;\n padding: 0.4rem 1rem;\n background: $white;\n border: 1px solid gray('200') !important;\n font-size: 90%;\n background-image: none !important;\n text-align: center;\n margin-top: 1rem;\n transition: border 0.2s, color 0.3s;\n\n &:hover {\n border: 1px solid $black !important;\n }\n }\n\n .item-metadata {\n\n p {\n display: inline-block;\n margin-bottom: 0;\n }\n\n .item-date {\n font-size: 1rem;\n font-weight: bold;\n margin-right: 0.5em;\n }\n }\n}\n\n.list-group-item-infoscience {\n\n &.has-thumbnail {\n display: flex;\n\n .list-group-thumbnail{\n flex: 0 0 8rem;\n margin-right: 1rem;\n z-index: $zindex-1;\n }\n\n .list-group-content {\n flex: 0 1 100%;\n z-index: $zindex-1;\n }\n\n }\n}\n\n.list-group-teaser-thumbnail .news-video-overlay {\n display: flex;\n justify-content: center;\n align-items: center;\n position: absolute;\n top: 0px;\n left: 0px;\n width: 100%;\n height: 100%;\n background: transparent;\n\n &:before {\n content: \"\";\n width: 2.25rem;\n height: 2.25rem;\n background: url(../images/icons/icon-teaser-video.svg);\n background-size: 100%;\n border-radius: 50%;\n box-shadow: 0 0 1rem rgba(0,0,0,0.16);\n }\n}\n","@charset 'utf-8';\n\n.social-feed {\n position: relative;\n padding: 2.2rem 1.5rem 1.5rem;\n background: $white;\n color: $gray-600;\n\n strong {\n color: $black;\n }\n\n .social-icon {\n position: absolute;\n top: -1.3rem;\n }\n\n .social-feed-header {\n margin-bottom: 0.6rem;\n }\n\n picture {\n img {\n margin-bottom: $paragraph-margin-bottom;\n }\n }\n}\n","@charset 'utf-8';\n\n.breadcrumb-container {\n display: flex;\n position: relative;\n margin-bottom: $spacer * 1.6;\n\n @include media-breakpoint-down(lg) {\n //height: $mm-breadcrumbs-height;\n padding: 0 ($spacer * 0.8);\n }\n\n @include media-breakpoint-up(xl) {\n // create space out of container on the left for hamburger button\n display: flex;\n position: relative;\n margin: 0 $spacer * 3;\n margin-bottom: $spacer * 2;\n }\n}\n\n.breadcrumb-wrapper {\n max-width: 100%;\n width: 100%;\n border-bottom: 1px solid gray('200');\n\n @include media-breakpoint-up(lg) {\n overflow-y: visible;\n user-select: none;\n }\n}\n\n.breadcrumb {\n padding: 0;\n margin-bottom: 0;\n\n li {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n\n @include media-breakpoint-up(lg) {\n max-width: 100%;\n //white-space: nowrap;\n padding: 0.1rem 0;\n .breadcrumb-item:last-child { padding-right: $spacer * 3; }\n }\n\n @include media-breakpoint-down(lg) {\n //height: $mm-breadcrumbs-height;\n //overflow-x: scroll;\n //white-space: nowrap;\n margin: 0;\n padding: $spacer * 0.64 0;\n z-index: $zindex-breadcrumbs;\n\n .icon {\n color: gray('300');\n }\n\n li:last-child {\n margin-right: 5rem;\n }\n }\n}\n\n.breadcrumb-item {\n display: inline-block;\n position: relative;\n font-size: $font-size-sm;\n line-height: 1.5rem;\n\n &.breadcrumb-tags-wrapper {\n display: inline;\n }\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n bottom: -0.1rem;\n left: 0;\n width: 0;\n height: 1px;\n padding: 0;\n background: $red;\n transition: width 0.3s ease;\n }\n\n &:not(.active):not(.breadcrumb-tags-wrapper):hover:before {\n width: calc(100% - 0.6rem);\n }\n\n &:after {\n content: \"/\";\n color: $gray-500;\n padding-inline: 0.25rem;\n }\n\n a {\n background-image: none !important;\n color: $gray-700;\n text-decoration: none;\n\n &:hover {\n color: $black;\n }\n }\n\n .tag {\n vertical-align: baseline;\n }\n\n .icon {\n top: -0.08em;\n font-size: 0.86em;\n }\n\n &:last-child:after {\n content: none;\n }\n\n &.active {\n font-weight: bold;\n color: $gray-700;\n }\n\n &.expand-links {\n display: none;\n }\n}\n\n// Expand links button\n\n.breadcrumb .btn-expand-links {\n height: auto;\n padding: 0;\n border: 0;\n font-size: inherit;\n line-height: 1;\n}\n\n@include media-breakpoint-down(md) {\n .breadcrumb .breadcrumb-item,\n .breadcrumb.has-expanded-links .breadcrumb-item.expand-links {\n display: none;\n }\n\n .breadcrumb .breadcrumb-item:first-of-type,\n .breadcrumb .breadcrumb-item.expand-links,\n .breadcrumb .breadcrumb-item:last-of-type,\n .breadcrumb .breadcrumb-item.active,\n .breadcrumb .breadcrumb-item.breadcrumb-tags-wrapper,\n .breadcrumb.has-expanded-links .breadcrumb-item {\n display: inline-block;\n }\n}\n\n// Dropdown\n\n.breadcrumb .dropdown {\n display: inline;\n position: static;\n}\n\n.breadcrumb .dropdown-toggle {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n top: -0.08em;\n width: 1.25rem;\n height: 1.25rem;\n margin-left: 0;\n padding: 0;\n border: 0;\n border-radius: 50%;\n\n .icon {\n top: 0;\n font-size: 1rem;\n color: currentColor;\n transform: rotate(0);\n transition: all 0.2s ease-in-out;\n }\n\n &:after {\n content: none;\n }\n\n &:hover,\n &:active {\n background: $red !important;\n color: $white !important;\n }\n\n &:focus,\n &:focus-visible {\n outline-offset: 0;\n }\n\n &:focus:not(:focus-visible) {\n outline-color: transparent !important;\n }\n\n &[aria-expanded=\"true\"] .icon {\n transform: rotate(180deg);\n }\n}\n\n.breadcrumb .dropdown-menu {\n min-width: 11.5rem;\n\n &.show {\n // dropdown position depends on the <li>, not the button\n top: 1.65rem !important;\n left: -0.625rem !important;\n transform: none !important;\n\n &.open-left {\n right: -0.625rem !important;\n left: auto !important;\n }\n }\n}\n\n.breadcrumb .dropdown-item {\n padding: 0.125em 0.625rem;\n font-size: 0.83rem;\n line-height: 1.3em;\n\n a {\n display: block;\n }\n\n & + .dropdown-item {\n margin-top: 0.5rem;\n }\n\n &.current-menu-item,\n &.current-menu-item-parent {\n font-weight: bold;\n }\n\n @include media-breakpoint-down(md) {\n white-space: normal;\n }\n}\n","@charset 'utf-8';\n\n.links-group {\n padding: 1.66rem;\n background: $white;\n border: 1px solid $gray-200;\n\n .nav-link, li {\n padding: 0;\n margin-bottom: 0.8rem;\n }\n\n &.links-group-teaser h5 {\n margin-bottom: 1.2rem;\n padding-bottom: 1.6rem;\n border-bottom: 1px solid $gray-200;\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.media-map {\n display: flex;\n flex: 1 1 100%;\n position: relative;\n\n figure {\n flex: 1 1 100%;\n }\n\n picture {\n width: 100%;\n margin-bottom: 0;\n }\n\n img {\n height: 100%;\n object-fit: cover;\n font-family: 'object-fit: cover;'; /* stylelint-disable-line */\n }\n}\n\n.media-map-over {\n position: absolute;\n right: math.div($grid-gutter-width, 2);\n bottom: math.div($grid-gutter-width, 2);\n left: math.div($grid-gutter-width, 2);\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.cover {\n position: relative;\n\n figcaption {\n position: absolute;\n right: math.div($grid-gutter-width, 2);\n bottom: math.div($grid-gutter-width, 2);\n z-index: $zindex-1;\n\n @include media-breakpoint-up(md) {\n right: $grid-gutter-width;\n bottom: $grid-gutter-width;\n }\n }\n}\n","@charset 'utf-8';\n\n.page-item {\n background-color: $pagination-bg;\n border-top: $pagination-border-width solid $pagination-border-color;\n border-bottom: $pagination-border-width solid $pagination-border-color;\n\n &:first-child,\n &:last-child {\n .page-link {\n border-radius: 0;\n }\n }\n\n &:first-child {\n border-left: $pagination-border-width solid $pagination-border-color;\n\n .page-link {\n margin-left: -$pagination-border-width;\n }\n }\n\n &:last-child {\n border-right: $pagination-border-width solid $pagination-border-color;\n\n .page-link {\n margin-right: -$pagination-border-width;\n }\n }\n\n &.disabled {\n .page-link {\n border-color: transparent;\n }\n\n &:last-child .page-link {\n margin-right: 0;\n }\n\n &:first-child .page-link {\n margin-left: 0;\n }\n }\n}\n\n.page-link {\n display: inline-flex;\n justify-content: center;\n min-width: calc(#{$font-size-base * 1.25} + #{$pagination-padding-y * 2});\n height: 100%;\n background-color: transparent;\n border-color: transparent;\n border-radius: 0;\n text-decoration: none;\n font-weight: $font-weight-bold;\n transition: margin 0.1s ease-in-out;\n\n @include link-trapeze(horizontal, $pagination-border-color, 5px);\n\n &:before {\n left: -$pagination-border-width;\n margin-top: $pagination-border-width;\n width: calc(100% + #{$pagination-border-width * 2});\n\n .page-item:first-child & {\n border-left-color: $pagination-bg;\n }\n\n .page-item:last-child & {\n border-right-color: $pagination-bg;\n }\n }\n\n @include hover {\n z-index: $zindex-1 + 1;\n border: $pagination-border-width solid $pagination-hover-border-color;\n transform: translateY(-4px);\n }\n\n @include hover-focus-active {\n background-color: $pagination-hover-bg;\n }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n$checked-tag: 1.7rem;\n$half-checked-tag: math.div($checked-tag, 2);\n$icon-checked-tag: math.div($checked-tag, 2.7);\n$animation: 0.2s;\n\n.question {\n display: flex;\n flex-flow: column wrap;\n\n // icon appearance animation\n @keyframes popin {\n 100% {\n transform: scale(1);\n }\n }\n\n h3,\n .h3 {\n margin-top: 1rem;\n margin-bottom: 3rem;\n }\n\n .custom-control-label {\n flex: 1 1 auto;\n flex-basis: 0;\n position: relative;\n transition: $animation;\n\n // red icon styles\n &:before {\n content: ' ';\n position: absolute;\n width: $checked-tag;\n height: $checked-tag;\n border: none;\n border-radius: 50%;\n margin-top: 0;\n transform: scale(0);\n transition: margin $animation;\n box-shadow: none !important;\n z-index: $zindex-10 + 5;\n }\n\n &:after {\n content: ' ';\n position: absolute;\n width: $icon-checked-tag;\n height: $icon-checked-tag;\n background: $custom-checkbox-indicator-icon-checked;\n transform: scale(0);\n transition: margin $animation;\n z-index: $zindex-10 + 15;\n }\n\n // base hover behaviour\n &:hover {\n cursor: pointer;\n\n .custom-control-label-content {\n border-color: $black;\n z-index: $zindex-10;\n }\n }\n }\n\n .custom-control-label-content {\n display: block;\n position: relative;\n padding: 1rem 1.3rem;\n background: $white;\n border: 1px solid $gray-200;\n z-index: $zindex-5;\n transition: $animation;\n }\n\n // checked animation and styles\n .custom-control-input:checked + .custom-control-label {\n z-index: $zindex-10;\n\n .custom-control-label-content {\n border-color: $black;\n z-index: $zindex-10;\n }\n\n &:before,\n &:after {\n animation: popin $animation forwards;\n }\n }\n}\n\n.question-title {\n font-size: $font-size-base * 1.2;\n text-transform: uppercase;\n color: gray('600');\n}\n\n.question-subtitle {\n font-size: $font-size-base * 1.4;\n font-weight: bold;\n}\n\n.question-img {\n flex: 0 0 100%;\n}\n\n.question-content {\n padding: ($spacer * 4);\n}\n\n.question-answers {\n display: flex;\n flex-flow: column nowrap;\n padding-right: $checked-tag;\n}\n\n// mobile styles\n@include media-breakpoint-down(md) {\n .question {\n .custom-control-label {\n @include trapeze-span-vertical-container();\n\n // icon positionning\n &:before {\n top: calc(50% - #{$half-checked-tag});\n right: -$half-checked-tag;\n left: auto;\n }\n\n &:after {\n top: calc(50% - #{math.div($icon-checked-tag, 2)});\n right: - math.div($icon-checked-tag, 2);\n left: auto;\n }\n }\n\n // border overlap\n .custom-control-label-content {\n margin-bottom: -1px;\n }\n\n // checked styles\n .custom-control-input:checked + .custom-control-label {\n @include trapeze-span-vertical-container-active();\n z-index: $zindex-10;\n }\n }\n\n .question-content {\n padding: $spacer 0;\n }\n}\n\n@include media-breakpoint-up(lg) {\n .question {\n flex-flow: row nowrap;\n align-items: stretch;\n background-image: linear-gradient(to right, $white 30%, $gray-100 30%);\n padding: 10rem 0;\n\n h3,\n .h3 {\n margin-top: 0;\n }\n\n // icon positioning\n .custom-control-label {\n @include trapeze-span-horizontal-container();\n\n &:before {\n top: -$half-checked-tag;\n left: calc(50% - #{$half-checked-tag});\n }\n\n &:after {\n top: - math.div($icon-checked-tag, 2);\n left: calc(50% - #{math.div($icon-checked-tag, 2)});\n }\n\n &:hover {\n z-index: $zindex-10;\n }\n }\n\n // border overlap and stretch\n .custom-control-label-content {\n height: 100%;\n margin-left: -1px;\n }\n\n // checked styles\n .custom-control-input:checked + .custom-control-label {\n @include trapeze-span-horizontal-container-active();\n }\n }\n\n .question-img {\n flex: 0 0 45%;\n\n picture,\n img {\n display: block;\n width: 100% !important;\n }\n }\n\n .question-answers {\n display: flex;\n flex-flow: row nowrap;\n padding: 0;\n }\n\n .question-content {\n padding: 0 4rem;\n }\n}\n","@charset 'utf-8';\n\n.social-share-container {\n display: flex;\n flex-flow: column wrap;\n justify-content: space-between;\n align-items: flex-start;\n padding: 1rem 1.5rem;\n background: $white;\n color: $gray-600;\n\n @include media-breakpoint-up(lg) {\n flex-flow: row nowrap;\n justify-content: space-between;\n align-items: center;\n }\n\n &.social-share-light {\n display: inline-block;\n }\n}\n\n.social-share {\n display: flex;\n flex-flow: row wrap;\n align-items: center;\n\n @include media-breakpoint-up(lg) {\n flex-flow: row nowrap;\n justify-content: space-between;\n }\n\n .social-icon {\n margin-right: 0.25rem;\n margin-bottom: 0.25rem;\n\n @include media-breakpoint-up(lg) {\n margin-bottom: 0;\n }\n }\n\n .social-share-text {\n flex-basis: 100%;\n margin-right: 0.5rem;\n margin-bottom: 0.25rem;\n\n @include media-breakpoint-up(lg) {\n flex-basis: auto;\n margin-bottom: 0;\n }\n }\n}\n\n.social-share-copylink {\n display: flex;\n white-space: nowrap;\n align-items: center;\n\n @include media-breakpoint-up(lg) {\n margin-top: 0;\n }\n\n @include media-breakpoint-down(md) {\n white-space: normal;\n }\n\n .input-group {\n\n .form-control {\n border: none !important;\n box-shadow: none !important;\n &:before { content: none; }\n\n &.sr-only {\n position: absolute;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.table {\n width: 100%;\n\n thead {\n th {\n border-bottom: 3px solid $gray-200;\n padding: 0.3rem 0.45rem;\n }\n }\n\n tbody,\n tfoot {\n color: $black;\n\n td {\n padding: 0.3rem 0.45rem;\n border-bottom: 1px solid $gray-200;\n\n @include media-breakpoint-down(sm) {\n &:last-child {\n margin-bottom: 1.2rem;\n }\n }\n\n .tablesaw-cell-label {\n color: $black;\n }\n }\n }\n\n tfoot {\n td {\n border-top: 3px solid $gray-200;\n font-weight: bold;\n }\n }\n}\n\n.table-boxed {\n @include media-breakpoint-up(md) {\n border: 1px solid $gray-200;\n }\n\n thead th {\n border-top: 1px solid $gray-200;\n }\n\n thead th,\n tbody td,\n tfoot td {\n border-right: 1px solid $gray-200;\n\n @include media-breakpoint-down(sm) {\n border-left: 1px solid $gray-200;\n }\n }\n}\n\n.table-sortable {\n thead {\n th {\n padding: 0;\n\n button {\n padding: 0.3rem;\n cursor: pointer;\n\n .tablesaw-sortable-arrow {\n $triangle_width: 0.29rem;\n $triangle_height: 0.35rem;\n\n display: block;\n position: relative;\n margin-top: 0.1rem;\n float: left;\n width: 1rem;\n height: 1rem;\n\n &:after {\n content: ' ';\n position: absolute;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: $triangle_width solid transparent;\n border-right: $triangle_width solid transparent;\n border-bottom: $triangle_height solid $gray-200;\n margin: 0;\n }\n\n &:before {\n content: ' ';\n position: absolute;\n bottom: 0;\n left: 0;\n width: 0;\n height: 0;\n border-left: $triangle_width solid transparent;\n border-right: $triangle_width solid transparent;\n border-top: $triangle_height solid $gray-200;\n margin: 0;\n }\n }\n }\n\n &.tablesaw-sortable-descending {\n button .tablesaw-sortable-arrow:before {\n border-top-color: $red;\n }\n }\n\n &.tablesaw-sortable-ascending {\n button .tablesaw-sortable-arrow:after {\n border-bottom-color: $red;\n }\n }\n }\n }\n}\n\n.tablesaw-sortable-btn {\n background: transparent;\n border: none;\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n.nav-tabs {\n .nav-item {\n padding-left: 0;\n\n &:before {\n content: none;\n }\n\n + .nav-item {\n .nav-link {\n margin-left: -1px;\n }\n }\n\n &:first-child {\n .nav-link {\n border-top-left-radius: $nav-tabs-border-radius;\n }\n }\n\n &:last-child {\n .nav-link {\n border-top-right-radius: $nav-tabs-border-radius;\n }\n }\n }\n\n .nav-link {\n position: relative;\n background-color: gray('100');\n border-color: $nav-tabs-border-color;\n text-decoration: none;\n border-radius: 0;\n padding: .5rem .8125rem;\n\n @include media-breakpoint-up(md) {\n padding: .5rem 1rem;\n }\n\n &:hover {\n z-index: $zindex-1;\n background-color: color.adjust(gray('100'), $lightness: -5%);\n color: $body-color;\n }\n\n &:focus:not(:active) {\n z-index: $zindex-1;\n border-color: gray('400');\n outline: $nav-tabs-border-width solid gray('400');\n border-radius: 0 !important; // Make sure the border-radius is removed for first and last elements.\n }\n\n &:active {\n z-index: $zindex-1;\n background: linear-gradient(0deg, gray('100') 0%, color.adjust(gray('100'), $lightness: -5%) 100%);\n }\n\n &.disabled {\n background-color: color.adjust(gray('100'), $lightness: -5%);\n border-color: $nav-tabs-border-color;\n color: gray('300');\n cursor: not-allowed;\n }\n }\n\n .nav-link.active,\n .nav-item.show .nav-link {\n color: $body-color;\n\n &:hover {\n background-color: $nav-tabs-link-active-bg;\n }\n }\n}\n\n.nav-tabs-vertical-wrapper {\n display: flex;\n\n .nav-tabs {\n flex: 1 0 30%;\n max-width: 30%;\n margin-right: -$nav-tabs-border-width;\n border-top: $nav-tabs-border-width solid $nav-tabs-border-color;\n }\n\n .nav-item {\n &:first-child {\n .nav-link {\n border-top: 0;\n }\n }\n\n .nav-link {\n margin-top: 0;\n margin-left: 0;\n\n &:first-child {\n margin-left: 0;\n }\n }\n }\n\n .tab-content {\n flex: 2 1 70%;\n border: $nav-tabs-border-width solid $nav-tabs-border-color;\n }\n}\n\n.nav-tabs-vertical {\n flex: 1 1 auto;\n flex-direction: column;\n border-bottom: none;\n\n .nav-item {\n &:first-child {\n .nav-link {\n border-top-left-radius: 0;\n }\n }\n\n &:last-child {\n .nav-link {\n border-top-right-radius: 0;\n }\n }\n }\n\n .nav-link {\n &.active {\n border-right: $nav-tabs-border-width solid $white;\n border-bottom-color: $nav-tabs-border-color;\n }\n }\n}\n\n.nav-tabs-light-wrapper {\n margin-bottom: $spacer;\n background-color: $white;\n border-bottom: $nav-tabs-border-width solid $nav-tabs-border-color;\n}\n\n.nav-tabs-light {\n .nav-link {\n position: relative;\n margin-right: ($nav-link-padding-x * 2);\n padding-right: 0;\n padding-left: 0;\n text-decoration: none;\n font-weight: $font-weight-bold;\n\n &:after {\n content: '';\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n border-bottom: 0 solid theme-color('primary');\n transition: border-bottom 0.2s;\n }\n\n &.active {\n &:after {\n border-bottom-width: ($nav-tabs-border-width * 4);\n }\n }\n }\n\n .nav-item {\n &:last-child {\n .nav-link {\n margin-right: 0;\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.card-deck {\n display: block;\n position: relative;\n margin-left: $spacer * -0.5;\n margin-right: $spacer * -0.5;\n\n @include media-breakpoint-up(sm) {\n display: flex;\n flex-wrap: wrap;\n\n > .card {\n\n // only one card is present\n &:first-child:last-child {\n flex: 0 0 60%;\n margin-left: auto;\n margin-right: auto;\n }\n\n // two or more cards are present\n &:nth-last-child(n + 2),\n &:nth-last-child(n + 2) ~ * {\n flex: 1 1 47%;\n margin: $spacer * 0.5;\n }\n }\n }\n\n @include media-breakpoint-up(lg) {\n > .card {\n z-index: $zindex-1;\n margin: $spacer * 0.5;\n\n // only one card is present\n &:first-child:last-child {\n flex: 0 0 33%;\n }\n\n // two cards are present\n &:nth-last-child(n + 2) {\n flex: 0 0 33%;\n margin-left: auto;\n }\n\n &:nth-last-child(n + 2) ~ * {\n flex: 0 0 33%;\n margin-right: auto;\n }\n\n // three or more cards are present\n &:nth-last-child(n + 3),\n &:nth-last-child(n + 3) ~ * {\n flex: 1 1 30%;\n margin: $spacer * 0.5;\n }\n }\n\n &.card-deck-line {\n\n &:before {\n content: ' ';\n position: absolute;\n top: 50%;\n left: 5%;\n width: 30%;\n z-index: $zindex-0;\n border-bottom: 1px solid $gray-100;\n\n .bg-gray-100 & {\n border-bottom-color: $gray-300;\n }\n }\n\n &:after {\n content: ' ';\n position: absolute;\n top: 50%;\n right: 5%;\n width: 30%;\n z-index: $zindex-0;\n border-bottom: 1px solid $gray-100;\n\n .bg-gray-100 & {\n border-bottom-color: $gray-300;\n }\n }\n\n /*\n * for plain cards, we add pseudo elements, allowing the lines not to touch the cards\n */\n > div.card {\n &:first-child:last-child {\n position: relative;\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n\n &:after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n right: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n }\n\n // two cards are present\n &:nth-last-child(n + 2) {\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n left: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n }\n\n &:nth-last-child(n + 2) ~ * {\n &:after {\n content: ' ';\n display: block;\n position: absolute;\n top: 0;\n right: calc(#{$spacer * -1} - 1px);\n width: $spacer;\n height: 100%;\n background: white;\n\n .bg-gray-100 & {\n background-color: $gray-100;\n }\n }\n }\n\n // three or more cards are present\n &:nth-last-child(n + 3),\n &:nth-last-child(n + 3) ~ * {\n\n &:before,\n &:after {\n content: none;\n }\n\n }\n }\n\n /*\n * Styles for card-links. this is tricky because we already use before and after pseudo elements\n * on card-links. So to avoid the line touching the card, we add a border\n */\n > a.card {\n\n // only one card is present\n &:first-child:last-child {\n flex: 0 0 calc(33% + #{$spacer * 1.5});\n box-shadow: 1rem 0 0 0 white, -1rem 0 0 0 white;\n\n .bg-gray-100 & {\n box-shadow: 1rem 0 0 0 $gray-100, -1rem 0 0 0 $gray-100;\n }\n }\n\n // two cards are present\n &:nth-last-child(n + 2) {\n flex: 0 0 calc(33% + #{$spacer * 1.5});\n box-shadow: -1rem 0 0 0 white;\n\n .bg-gray-100 & {\n box-shadow: -1rem 0 0 0 $gray-100;\n }\n }\n\n &:nth-last-child(n + 2) ~ * {\n flex: 0 0 calc(33% + #{$spacer * 1.5});\n box-shadow: 1rem 0 0 0 white;\n .bg-gray-100 & {\n box-shadow: 1rem 0 0 0 $gray-100;\n }\n }\n\n // three or more cards are present\n &:nth-last-child(n + 3),\n &:nth-last-child(n + 3) ~ * {\n flex: 1 1 30%;\n border: none;\n }\n }\n }\n }\n\n &.mini-cards {\n justify-content: center;\n\n @include media-breakpoint-down(xs) {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n > .card {\n margin: $spacer * 0.5;\n }\n }\n\n .deck-title {\n flex-basis: 100%;\n margin-left: .5rem;\n font-size: 1.625rem;\n }\n\n .card-body {\n padding: 1rem;\n }\n\n .card-title {\n margin: 0;\n font-size: 1.125rem;\n }\n\n > .card {\n flex-basis: calc( 50% - #{$spacer} );\n flex-grow: 0;\n }\n\n @include media-breakpoint-up(sm) {\n > .card {\n flex-basis: calc( 33.3334% - #{$spacer} );\n }\n }\n\n @include media-breakpoint-up(xl) {\n > .card {\n flex-basis: calc( 16.6667% - #{$spacer} );\n }\n }\n\n }\n\n}\n","@charset 'utf-8';\n\n.card-slider-wrapper {\n padding: $spacer 0;\n\n .flickity-page-dots {\n display: flex;\n bottom: $spacer * -0.8;\n justify-content: stretch;\n align-items: center;\n }\n\n .flickity-page-dots .dot {\n flex: 1 1 1px;\n height: 1px;\n margin: 0;\n background: $gray-600;\n border-radius: 0;\n\n &.is-selected {\n height: 5px;\n background: theme-color('primary');\n }\n }\n}\n\n.card-slider-footer {\n display: flex;\n flex-direction: row;\n align-items: center;\n\n > div { margin-right: $spacer * 2; }\n\n @include media-breakpoint-down(sm) {\n justify-content: center;\n margin-top: $spacer * 2.6;\n > div { margin-right: 0; }\n }\n}\n\n.card-slider-btn {\n display: inline-block;\n position: relative;\n width: 3rem;\n height: 3rem;\n background: $white;\n border: 1px solid $gray-300;\n font-size: 1.4rem;\n line-height: 2.3rem;\n color: theme-color('primary');\n transition:\n opacity 0.3s,\n background 0.3s,\n border 0.3s,\n transform 0.3s,\n color 0.3s;\n\n &:hover {\n cursor: pointer;\n border: 1px solid $gray-600;\n }\n\n &:before { margin-top: 1px; }\n\n &.disabled {\n background: transparent;\n color: $gray-600;\n }\n\n @include media-breakpoint-down(sm) {\n display: none;\n }\n}\n\n.card-slider {\n height: 100%;\n .flickity-viewport { overflow: visible; }\n}\n\n.card-slider-cell {\n display: flex;\n flex-direction: column;\n width: 23%;\n min-width: 360px;\n padding-right: $grid-gutter-width;\n &.card-slider-cell-lg { width: 48%; }\n\n .ie & {\n display: block;\n height: auto !important;\n .card-body { flex: 0 0 auto; }\n }\n\n @include media-breakpoint-down(md) {\n width: 100%;\n padding-right: 0;\n &.card-slider-cell-lg { width: 100%; }\n }\n}\n","@charset 'utf-8';\n\n@use 'sass:math';\n@use 'sass:color';\n@use 'sass:map';\n\n.fullwidth-teaser {\n position: relative;\n width: 100%;\n background: $gray-100;\n\n .vimeo-wrapper {\n background: gray('100');\n }\n\n @include media-breakpoint-up(md) {\n display: flex;\n flex-flow: row nowrap;\n min-height: 30rem;\n }\n\n @include media-breakpoint-up(lg) {\n margin-bottom: 0;\n }\n\n img {\n width: 100%;\n height: auto;\n }\n figure,\n figure picture,\n figure img {\n margin-bottom: 0;\n }\n\n figure picture,\n figure img {\n height: 100%;\n }\n\n picture,\n figure,\n .fullwidth-teaser-text {\n @include media-breakpoint-up(md) {\n flex: 0 0 50%;\n }\n }\n\n picture,\n figure {\n @include media-breakpoint-down(sm) {\n img {\n width: 100% !important;\n height: auto;\n }\n }\n\n @include media-breakpoint-up(md) {\n position: relative;\n overflow: hidden;\n\n img {\n position: relative;\n left: 0;\n object-fit: cover;\n object-position: top center;\n font-family: 'object-fit: cover;'; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n max-width: none;\n }\n }\n }\n\n @include media-breakpoint-up(xl) {\n display: block;\n padding: 0;\n\n picture,\n figure {\n display: block;\n height: 90vh;\n max-height: 90vh;\n }\n }\n\n .fullwidth-teaser-content p {\n @include media-breakpoint-up(xl) {\n float: right;\n max-width: 28rem;\n margin-left: 6rem;\n padding: 1.2rem 1.6rem;\n background: rgba($white, 0.9);\n }\n }\n}\n\n.fullwidth-teaser-text {\n padding: math.div($grid-gutter-width, 2);\n background: $white;\n\n @include make-col(12, 12);\n\n max-width: map.get($grid-breakpoints, 'xl');\n\n @include media-breakpoint-up(md) {\n padding: 1rem $grid-gutter-width 0;\n }\n\n @include media-breakpoint-up(xl) {\n display: flex;\n flex-direction: column;\n justify-content: center;\n position: absolute;\n top: 0;\n right: 8rem;\n width: auto;\n padding: 2rem 0;\n min-height: 100%;\n overflow: hidden;\n background: none;\n\n .fullwidth-teaser-title {\n padding: 1.5rem 2rem;\n background-color: $white;\n max-width: 24rem;\n }\n\n h3,\n .h3 {\n display: inline-block;\n margin-bottom: 0;\n font-size: 1.75rem;\n }\n }\n\n .list-inline {\n font-size: 0.85 * $font-size-base;\n margin-bottom: 0;\n color: $text-muted;\n li { margin-right: 0; }\n li:not(:last-child):after {\n content: ' \\203A';\n margin: 0 0.25em 0 0.15em;\n }\n\n @include media-breakpoint-up('xl') {\n margin-bottom: $spacer * -0.3;\n }\n }\n}\n\n.fullwidth-teaser-header {\n display: flex;\n flex-flow: row nowrap;\n align-items: flex-start;\n justify-content: flex-start;\n overflow: hidden;\n\n @include media-breakpoint-up(xl) {\n width: auto;\n justify-content: flex-end;\n align-items: flex-end;\n padding-left: 0;\n }\n\n h3,\n a {\n flex: 1 1 auto;\n\n @include media-breakpoint-up(xl) {\n flex: 0 0 auto;\n }\n }\n\n .btn {\n transition: padding 0.15s;\n\n &:hover,\n &:focus {\n background: color.adjust($red, $lightness: -15%);\n color: $white;\n\n @include media-breakpoint-up(xl) {\n padding-left: 2rem;\n }\n\n &:before,\n &:after {\n background: none;\n border-top-color: color.adjust($red, $lightness: -15%);\n }\n }\n\n &:active:after {\n border-top-color: color.adjust($red-dark, $lightness: -10%);\n }\n\n &:focus {\n outline: 0 !important;\n }\n &:focus-visible {\n outline: 2px solid #fff !important;\n outline-offset: -4px !important;\n }\n }\n}\n\n.fullwidth-teaser-content {\n padding: 1rem 0 0;\n\n @include media-breakpoint-up(md) {\n padding: 1rem 0;\n }\n\n @include media-breakpoint-up(xl) {\n padding: 0;\n }\n}\n\n.fullwidth-teaser-footer {\n margin-bottom: math.div($grid-gutter-width, 2);\n\n &:last-child {\n margin-bottom: 0;\n }\n\n @include make-col(12);\n\n @include media-breakpoint-up(md) {\n margin: 0;\n }\n}\n\n.fullwidth-teaser-horizontal {\n @include media-breakpoint-up(xl) {\n .fullwidth-teaser-text {\n left: 10%;\n width: 80%;\n justify-content: flex-end;\n padding-bottom: $spacer * 6;\n }\n\n .fullwidth-teaser-header {\n justify-content: flex-end;\n overflow: visible;\n }\n\n .btn {\n margin-bottom: -1.62rem;\n }\n\n .fullwidth-teaser-title {\n width: auto;\n max-width: 70%;\n overflow: visible;\n white-space: normal;\n text-overflow: initial;\n }\n\n h3,\n .h3 {\n margin: 0;\n }\n\n .fullwidth-teaser-content {\n p {\n width: 89%;\n margin: 0 11% 0 0;\n padding-right: 5.3rem;\n max-width: none;\n }\n }\n }\n\n @include media-breakpoint-up(xxl) {\n .fullwidth-teaser-text {\n left: 20%;\n width: 60%;\n }\n }\n}\n\n.fullwidth-teaser-left {\n\n @include media-breakpoint-up(md) {\n picture img,\n figure img {\n right: -10%;\n left: auto;\n }\n }\n\n @include media-breakpoint-up(lg) {\n picture img,\n figure img {\n right: 0;\n }\n .fullwidth-teaser-text {\n right: auto;\n left: 2rem;\n }\n }\n}\n\n.fullwidth-teaser-horizontal.thinner-teaser {\n background: $gray-100;\n min-height: 24rem;\n\n @include media-breakpoint-up(xl) {\n\n picture,\n figure {\n height: 30vw;\n max-height: 50vh;\n min-height: 24rem;\n }\n\n .fullwidth-teaser-text {\n padding-bottom: $spacer * 3;\n }\n }\n}\n","@charset 'utf-8';\n\n$nav-spacer: 4px;\n\n// Inner nav styles\n.nav-main {\n position: relative;\n background: color('white');\n z-index: $zindex-nav;\n transition: left 0.3s;\n border-right: 1px solid gray('100');\n\n li.current-menu-item {\n & > a:first-child,\n & > a:first-child:hover {\n background: theme-color('primary');\n font-weight: bold;\n color: $white;\n }\n }\n\n ul {\n display: none;\n position: absolute;\n top: 0;\n left: 100%;\n width: 100%;\n margin: 0;\n padding: 0 $spacer;\n transition: left 0.2s;\n }\n\n li {\n display: flex;\n flex-flow: row nowrap;\n max-height: 0;\n border-bottom: 1px solid gray('200');\n position: static;\n transition: max-height 0s 0.2s;\n padding-left: 0;\n\n &:before {\n content: none;\n }\n }\n\n .current-menu-parent,\n .current-menu-parent li { max-height: 100%; }\n\n a {\n display: block;\n flex: 1 1 auto;\n margin: $nav-spacer 0;\n padding: 0.4 * $spacer;\n transition: all 0.2s;\n text-decoration: none;\n margin-left: -0.7 * $spacer;\n padding-left: 0.7 * $spacer;\n\n &:before {\n content: none;\n }\n\n &:hover,\n &:focus {\n color: $body-color;\n\n &:not(.nav-arrow) {\n background: gray('100');\n }\n\n .icon-container {\n background: gray('100');\n }\n }\n }\n\n .menu-item-has-children > .nav-arrow {\n margin-left: $nav-spacer;\n }\n\n .nav-menu {\n display: block;\n left: 0;\n }\n}\n\n// navigation back or home button\n.nav-home,\n.nav-back,\nli.nav-back,\nli.nav-home {\n display: block;\n padding-bottom: 1.2 * $spacer;\n margin-left: -2 * $spacer;\n padding-left: 2 * $spacer;\n\n a {\n color: gray('700');\n }\n\n .icon {\n color: gray('500');\n }\n}\n\nli.nav-back {\n .icon {\n width: 0.8 * $spacer;\n margin-right: 0.2 * $spacer;\n color: gray('300');\n transition: transform 0.2s, fill 0.2s;\n }\n\n &:hover {\n .icon {\n color: $body-color;\n transform: translateX(-0.2 * $spacer);\n }\n }\n}\n\nli.nav-home {\n .icon {\n width: 0.6 * $spacer;\n margin-top: 0.1 * $spacer;\n }\n}\n\na.nav-arrow {\n flex: 0 0 (3 * $spacer);\n position: relative;\n margin-top: $nav-spacer;\n margin-bottom: $nav-spacer;\n padding: (0 $nav-spacer) (0 $nav-spacer + 1) !important;\n font-size: 1.3 * $font-size-base !important;\n line-height: 1 * $font-size-base !important;\n font-weight: normal !important;\n\n .icon-container {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n transition: background-color 0.3s;\n }\n\n &:before,\n &:after {\n content: ' ';\n position: absolute;\n top: 5%;\n left: 0;\n width: 1px;\n height: 90%;\n background: gray('200');\n }\n\n &:after {\n left: 100%;\n }\n\n .icon {\n width: 1 * $spacer;\n transform: translateY(-0.1 * $spacer);\n }\n\n &:hover {\n .icon-container {\n background: gray('100');\n }\n }\n}\n\n// Vertical scroll for menu toggle\n// horizontal slide of menus\n.nav-wrapper {\n width: 100%;\n height: 100%;\n overflow-y: auto;\n\n &::-webkit-scrollbar {\n display: none;\n }\n\n .current-menu-ancestor > ul {\n display: block;\n left: 0;\n }\n\n .current-menu-parent > ul {\n display: block;\n left: 100%;\n }\n}\n\n.nav-container {\n display: block;\n position: relative;\n width: 100%;\n margin-left: -100%;\n padding-left: 100%;\n}\n\n// Desktop\n@include media-breakpoint-up(xl) {\n // Solid nav\n .nav-solid-layout {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n\n .nav-main {\n flex: 0 0 $main-nav-width;\n max-width: $main-nav-width;\n min-height: calc(100vh - #{$header-height});\n }\n\n .content {\n flex: 1 1 auto;\n }\n\n .overlay {\n display: none;\n }\n }\n\n // Toggle nav\n .nav-toggle-layout {\n .nav-main {\n position: fixed;\n left: $main-nav-width * -1.3;\n width: $main-nav-width;\n height: calc(100% - #{ $header-height });\n border: 1px solid gray('300');\n border-radius: $btn-border-radius $btn-border-radius 0 0;\n }\n\n .content {\n position: relative;\n }\n\n .nav-aside-wrapper {\n display: none;\n }\n }\n\n .desktop-menu-open {\n height: 100vh;\n overflow: hidden;\n\n .nav-toggle-layout {\n\n .overlay {\n right: 0;\n bottom: 0;\n width: 100%;\n height: 100%;\n opacity: 0.95;\n }\n\n .nav-main {\n left: 0;\n }\n }\n }\n\n .nav-main {\n li {\n font-size: 0.9 * $font-size-base;\n }\n\n .nav-back,\n .nav-home {\n border-bottom: none;\n }\n }\n}\n\n\n// Mobile\n@include media-breakpoint-down(lg) {\n .main-container {\n position: relative;\n }\n\n .nav-main {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n border-top: 1px solid gray('300');\n transform: translateX(-100%);\n transition: transform 0.2s;\n }\n\n ul.nav-menu {\n a {\n font-size: $font-size-base;\n padding-top: 0.8 * $spacer;\n padding-bottom: 0.8 * $spacer;\n }\n }\n\n .nav-arrow {\n flex: 0 0 (4 * $spacer);\n }\n\n .nav-home {\n display: none;\n }\n\n // handle breadcrumb\n .content .breadcrumb {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n }\n\n .nav-back,\n .nav-home {\n margin: 0;\n padding: 0;\n }\n\n // mobile opened menu\n .mobile-menu-open {\n height: calc(100% - #{$header-height + $mm-breadcrumbs-height});\n\n .nav-main {\n transform: translateX(0);\n }\n\n .main-container {\n height: calc(100vh - #{$header-height + $mm-breadcrumbs-height });\n overflow: hidden;\n }\n\n .header .search-mobile {\n bottom: 0;\n }\n\n .nav-lang-mobile {\n display: block;\n }\n }\n}\n\n// Overlay\n.overlay {\n content: ' ';\n position: fixed;\n top: 0;\n left: 0;\n width: 0;\n height: 0;\n overflow: hidden;\n cursor: pointer;\n z-index: $zindex-nav-overlay;\n opacity: 0;\n background: $white;\n transition: opacity 0.3s;\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.nav-aside-layout {\n @include media-breakpoint-up(xl){\n display: flex;\n flex-wrap: nowrap;\n margin-top: $spacer;\n\n .nav-aside-wrapper {\n flex: 0 0 22%;\n order: -1;\n max-width: 22%;\n min-width: 320px;\n border-right: 1px solid gray('200');\n }\n\n .content {\n flex: 1 1 auto;\n .container { width: 90%; }\n }\n }\n}\n\n.nav-aside-layout .nav-aside-wrapper {\n display: block;\n\n @include media-breakpoint-down(lg) {\n padding: 1rem;\n\n .nav-aside {\n [class^=\"h\"] {\n padding: 0;\n }\n a {\n padding-inline: 1.5rem;\n font-size: 1rem;\n }\n }\n }\n\n @include media-breakpoint-up(xl) {\n height: 100%;\n }\n\n @include media-breakpoint-up(xxl){\n flex: 0 0 16.1%;\n max-width: 16.1%;\n }\n}\n\n.nav-aside {\n padding-bottom: $spacer * 3;\n\n [class^=\"h\"] { padding-left: $spacer * 3; }\n\n ul { padding-left: 1.2rem; }\n & > ul { padding-left: 0; }\n\n li {\n list-style-type: none;\n font-size: $font-size-base * 0.9;\n padding-left: 0;\n\n &:before {\n content: none;\n }\n\n li {\n border-top: none;\n margin: 0;\n padding: 0;\n }\n\n &.active > a {\n margin-right: -1px;\n margin-left: $spacer * 2;\n padding-left: $spacer * 1;\n background: gray('100');\n border-right: 2px solid theme-color('primary');\n font-weight: $font-weight-bold;\n color: $black;\n & + ul a { color: $black; }\n &:before { content: none; }\n }\n\n @include media-breakpoint-down(lg) {\n &.active > a {\n margin-inline: 0;\n }\n }\n }\n & > ul > li:first-child > a:before { content: none; }\n\n a {\n display: block;\n position: relative;\n padding: math.div($spacer, 1.6) $spacer * 3;\n text-decoration: none;\n color: gray('700');\n\n &:before {\n content: ' ';\n position: absolute;\n top: 0;\n width: calc(100% - #{$spacer * 6});\n height: 1px;\n background: gray('200');\n transition: background 0.25s;\n }\n\n &:hover {\n color: theme-color('primary') !important;\n &:before { background: theme-color('primary'); }\n }\n }\n ul ul > li:first-child a:before { content: none; }\n}\n","\n.nav-toggle-layout > .nav-container {\n width: auto;\n margin: 0;\n padding: 0;\n\n @include media-breakpoint-down(lg) {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n width: 100%;\n background: #fff;\n border-top: 1px solid #c1c1c1;\n overflow-y: scroll;\n transform: translateX(-100%);\n transition: transform 0.2s;\n z-index: 120;\n\n .mobile-menu-open & {\n transform: translateX(0);\n }\n }\n}\n\n.nav-main-mobile {\n position: static;\n border: 0;\n transform: none !important;\n\n @include media-breakpoint-up(xl) {\n display: none;\n }\n\n .nav-wrapper {\n height: auto;\n }\n\n .nav-container {\n margin-left: 0;\n padding-left: 0;\n }\n\n .nav-container .nav-menu {\n display: grid;\n grid-template-columns: repeat(3,1fr);\n position: static;\n width: 100%;\n padding-block: 1rem;\n border-bottom: 1px solid $gray-300;\n\n li {\n border: 0;\n }\n\n li a {\n margin-block: 0;\n padding-block: 0.4 * $spacer;\n }\n\n li.current-menu-item > a:first-child {\n background: transparent;\n color: $black;\n }\n }\n}\n","@charset 'utf-8';\n\n$contact-list-avatar: 2.5rem;\n$person-avatar-height: 8rem;\n\n.person-card-avatar {\n height: $person-avatar-height;\n}\n\n.contact-list {\n border-top: 2px solid $gray-200;\n font-size: $font-size-base * 0.95;\n}\n.contact-list-row {\n position: relative;\n padding: 0.9rem 0 0.9rem ($contact-list-avatar + 0.6rem);\n border-top: 1px solid $gray-200;\n\n @include media-breakpoint-up(md) {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-gap: 0 0.8rem;\n grid-auto-rows: auto;\n min-height: $contact-list-avatar + 0.6rem;\n }\n\n @include media-breakpoint-up(xl) {\n padding-top: 0.2em;\n padding-bottom: 0.2em;\n grid-template-columns: $contact-list-avatar repeat(4, 1fr);\n }\n}\n\n.contact-list-row .contact-list-item {\n @include media-breakpoint-up(md) {\n align-self: center;\n\n &:nth-child(2) {\n grid-column: 1;\n grid-row: 1;\n }\n\n &:nth-child(3) {\n grid-column: 1;\n grid-row: 2;\n }\n\n &:nth-child(4) {\n grid-column: 2;\n grid-row: 1;\n }\n\n &:nth-child(5) {\n grid-column: 2;\n grid-row: 2;\n }\n\n &:nth-child(6) {\n grid-column: 3;\n grid-row: 1 ;\n }\n }\n}\n\n.contact-list-item {\n display: block;\n line-height: 1.48rem;\n}\n\n.contact-list-avatar {\n position: absolute;\n top: 1rem;\n left: 0;\n width: $contact-list-avatar;\n\n @include media-breakpoint-up(xl) {\n top: 0.3rem;\n }\n}\n\n@include media-breakpoint-up(xl) {\n // table mode\n .contact-list {\n display: table;\n width: 100%;\n }\n\n .contact-list-row {\n display: table-row;\n padding:0;\n }\n\n .contact-list-item {\n display: table-cell;\n vertical-align: middle;\n }\n\n .contact-list-avatar {\n display: table-cell;\n position: relative;\n top: 0;\n width: $contact-list-avatar + 0.8rem;\n height: $contact-list-avatar + 0.65rem;\n padding: 0.35rem 0.8rem 0.3rem 0;\n }\n\n .contact-list-item,\n .contact-list-avatar {\n border-bottom: 1px solid $gray-200;\n }\n}\n\n.contact-list-avatar-placeholder {\n img {\n background: $gray-200;\n color: black;\n border-radius: 50%;\n overflow: hidden;\n }\n}\n","@charset 'utf-8';\n\n.footer {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n\n p {\n margin: 0;\n }\n}\n\n.footer-group {\n margin-bottom: 1rem;\n flex-basis: 100%;\n}\n\n.footer-sitemap {\n display: flex;\n flex-flow: column nowrap;\n}\n\n.footer-faculties {\n border-bottom: 1px solid $gray-300;\n\n @include media-breakpoint-up(md) {\n flex: 0 0 100%;\n border: none;\n }\n\n .footer-links {\n display: flex;\n flex-flow: row wrap;\n\n @include media-breakpoint-up(md) {\n display: flex;\n padding-top: 0.5rem;\n }\n\n li {\n flex: 0 0 50%;\n position: relative;\n padding-right: 1.5rem;\n margin-bottom: 1rem;\n\n @include media-breakpoint-up(md) {\n flex: 0 0 20%;\n }\n\n &:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 0.5rem;\n left: -0.9rem;\n width: 6px;\n height: 5px;\n background: $red;\n }\n\n a {\n margin: 0;\n }\n\n strong {\n display: block;\n }\n }\n }\n}\n\n.footer-legal {\n display: flex;\n border-top: 1px solid $gray-300;\n padding-top: 2rem;\n flex-flow: column wrap;\n text-align: center;\n flex-basis: 100%;\n\n a + a {\n margin-left: 1rem;\n }\n}\n\n.footer-links {\n margin: 0;\n padding-left: 0;\n\n a {\n display: inline-block;\n font-size: $font-size-sm;\n line-height: 1.2rem;\n color: $gray-600;\n text-decoration: none;\n\n &:hover {\n color: $link-hover-color;\n }\n }\n\n li {\n margin: 0.5rem 0;\n padding-left: 0;\n list-style-type: none;\n\n &:before {\n content: none;\n }\n }\n}\n\n.footer-bottom {\n display: flex;\n}\n\n@include media-breakpoint-down(sm) {\n .footer-sitemap {\n margin-bottom: 0;\n }\n\n .footer-social {\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n }\n\n .footer .btn {\n margin: 0 0.4em 0.6rem 0;\n }\n\n .footer-links li:last-child { margin-bottom: 1rem; }\n}\n\n@include media-breakpoint-up(md) {\n .footer-title {\n padding-top: 0.9rem;\n padding-bottom: 0.9rem;\n margin-bottom: 0.4rem;\n font-size: $font-size-sm;\n color: $gray-600;\n border-bottom: 1px solid $gray-300;\n }\n\n .footer-buttons,\n .footer-socials {\n margin-bottom: 2rem;\n flex-basis: auto;\n }\n\n .footer-title-no-underline {\n border: none;\n padding-bottom: 0.3rem;\n }\n\n .footer-sitemap-col {\n padding-right: 0.8rem;\n flex: 1 1 auto;\n }\n\n .footer-legal {\n flex-direction: row;\n justify-content: space-between;\n padding-top: 1rem;\n\n & > div {\n display: flex;\n flex: 0 0 auto;\n }\n\n a,\n p {\n font-size: $font-size-sm;\n color: $gray-600;\n }\n }\n\n .footer-sitemap {\n flex-flow: row nowrap;\n }\n}\n\n// ----------------\n// Dark footer\n// ----------------\n.bg-dark {\n .footer a {\n color: $white;\n\n &:hover {\n color: $red;\n }\n }\n\n .footer-title {\n color: $white;\n border-color: $gray-600;\n }\n}\n\n// --\n// Back to top button\n// --\n\n.btn-back-to-top {\n display: inline-block;\n opacity: 0;\n position: fixed;\n right: 10px;\n bottom: 30px;\n margin: 0;\n padding: .25rem .75rem;\n transition: background-color .3s, opacity .5s, visibility .5s, bottom .3s;\n visibility: hidden;\n z-index: 1000;\n\n &:hover {\n opacity: 1;\n }\n\n &.show {\n bottom: 10px;\n opacity: 1;\n visibility: visible;\n }\n\n .icon {\n width: 1.5em;\n height: 1.5em;\n }\n}\n","@charset 'utf-8';\n\n.footer-light {\n a {\n background-image: none !important;\n }\n\n ul li {\n color: $gray-300;\n\n &:first-child {\n color: $body-color;\n }\n }\n}\n\n.footer-light-socials {\n margin-bottom: 0;\n padding: 0.5rem 0;\n border-top: 1px solid $gray-100;\n\n .social-icon-negative .icon {\n font-size: 1.375rem;\n }\n}\n\n// ----------------\n// Dark footer\n// ----------------\n.bg-dark {\n .footer-light-socials,\n .footer-legal {\n border-color: $gray-600;\n }\n\n .social-icon .icon {\n color: $white;\n }\n\n .footer-legal-links a {\n color: $gray-300;\n\n &:hover {\n color: $white;\n }\n }\n\n .footer-light ul li {\n small {\n color: $gray-300;\n }\n\n &:first-child {\n color: $white;\n }\n }\n}\n","@charset 'utf-8';\n\n.header {\n display: flex;\n width: 100%;\n flex-flow: row nowrap;\n justify-content: flex-end;\n align-items: center;\n height: $header-height;\n\n @include media-breakpoint-up(xl) {\n justify-content: flex-start;\n }\n\n img {\n margin-top: 0;\n width: 110px;\n }\n\n .logo {\n margin: 0 auto 0 (3 * $spacer);\n border: none;\n background-image: none;\n\n &:before {\n content: none;\n }\n\n @include media-breakpoint-up(xl) {\n margin-right: 0;\n }\n }\n\n .nav-header {\n display: flex;\n flex: 0 0 auto;\n flex-flow: row nowrap;\n margin: 0 0 0 (3.7 * $spacer);\n padding: 0;\n\n li {\n display: flex;\n flex: 0 0 auto;\n padding: 0;\n\n a {\n position: relative;\n margin: 0;\n padding: 2rem 0.7rem;\n font-weight: bold;\n text-decoration: none;\n }\n\n a:after,\n &.dropdown .btn:before {\n content: ' ';\n display: block;\n position: absolute;\n top: 1em;\n left: 0.8rem;\n width: 7px;\n height: 6px;\n background: $red;\n opacity: 0;\n transform: none;\n transition: opacity 0.3s;\n }\n\n a:hover,\n a.open,\n a.active,\n &.active a,\n a:focus,\n &.current-menu-item a {\n color: $red;\n\n &:before {\n content: none;\n }\n\n &:after {\n opacity: 1;\n }\n }\n\n &:before {\n content: none;\n }\n }\n\n .dropdown {\n align-items: center;\n\n .btn {\n padding: 0.7rem;\n font-size: inherit;\n font-weight: bold;\n text-decoration: none;\n }\n\n .btn:before {\n top: 0 !important;\n border: none;\n border-radius: 0;\n }\n\n .btn:hover:before,\n .btn:focus:before {\n opacity: 1;\n }\n }\n\n .dropdown-item {\n padding: 0.25rem 1.25rem;\n font-weight: $font-weight-normal;\n &:after { content: none; }\n &:hover { color: $black; }\n }\n\n .icon { font-size: 0.9em; }\n }\n\n @include media-breakpoint-down (lg) {\n height: $header-height;\n max-height: $header-height;\n padding: 0 (0.9 * $spacer);\n\n .logo {\n margin-left: 0;\n }\n }\n}\n\n.header-light {\n //padding-left: 0;\n //padding-right: 0;\n\n .logo {\n margin-right: $spacer;\n padding-right: $spacer;\n border-right: 1px solid gray('300');\n }\n\n h1,\n .site-title {\n align-self: flex-start;\n flex: 0 1 100px;\n margin: auto 0;\n font-size: $font-size-base;\n color: theme-color('primary');\n text-transform: uppercase;\n\n a {\n text-decoration: none;\n }\n }\n\n p.site-title {\n line-height: 1.1em;\n font-weight: 700;\n }\n\n .drawer {\n margin-left: -(0.9 * $spacer);\n\n @include media-breakpoint-up(xl) {\n margin-left: 0;\n }\n }\n\n .drawer.open + .header-light-content {\n @include media-breakpoint-down(sm) {\n .nav-toggle-mobile,\n .nav-lang,\n .search-mobile-toggle {\n display: none;\n }\n }\n }\n\n .header-light-content {\n flex-grow: 1;\n flex-flow: row wrap;\n display: flex;\n width: 100%;\n justify-content: space-between;\n align-items: center;\n\n @include media-breakpoint-down(sm) {\n :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: .5rem 0.9rem;\n }\n }\n\n @include media-breakpoint-down(xs) {\n :not(.nav-lang.dropdown, .nav-user) + .nav-toggle-mobile {\n padding: .625rem 0.9rem;\n }\n }\n\n @include media-breakpoint-down(lg) {\n height: 100%;\n padding: 0.3rem 0;\n //overflow: hidden;\n\n .logo {\n //order: 1;\n margin: 0 auto 0 0;\n padding: 0;\n border: 0;\n line-height: $mm-lang-height;\n img {\n width: 90px;\n }\n }\n .nav-toggle-mobile {\n order: 2;\n margin: 0;\n transition: margin 0.2s;\n }\n h1,\n .site-title {\n flex: 0 0 100%;\n margin: 4px 0 0;\n white-space: nowrap;\n order: 3;\n }\n }\n }\n\n .nav-header { margin-left: $spacer * 2; }\n}\n","@charset 'utf-8';\n@use 'sass:math';\n\n.hero {\n overflow: hidden;\n\n @include media-breakpoint-up(md) {\n display: flex;\n justify-content: space-between;\n }\n\n @include media-breakpoint-down(sm) {\n padding-right: .9rem;\n padding-left: .9rem;\n }\n}\n\n.hero-content-container {\n @include media-breakpoint-up(md) {\n flex: 1 0 50%;\n position: relative;\n z-index: $zindex-5;\n margin-top: $grid-gutter-width * 4;\n }\n\n @include media-breakpoint-up(lg) {\n flex: 1 0 30%;\n }\n}\n\n.hero-content,\n.hero-title {\n @include media-breakpoint-up(md) {\n padding: $grid-gutter-width;\n background-color: $white;\n }\n}\n\n.hero-title {\n @include media-breakpoint-up(md) {\n display: inline-block;\n max-width: 100%;\n min-width: 75%;\n margin-bottom: 0;\n padding-top: math.div($grid-gutter-width, 2);\n padding-bottom: math.div($grid-gutter-width, 2);\n text-align: right;\n }\n}\n\n.hero-content {\n\n @include media-breakpoint-down(sm) {\n margin-bottom: 1rem;\n }\n\n @include media-breakpoint-up(md) {\n width: 110%;\n }\n}\n\n.hero-img {\n picture,\n figure {\n display: block;\n height: 100%;\n max-height: 100%;\n }\n\n img {\n object-fit: cover;\n object-position: center center;\n font-family: 'object-fit: cover;'; /* stylelint-disable-line */\n width: 100%;\n height: 100%;\n }\n\n img.top-center {\n object-position: top center;\n }\n\n img.bottom-center {\n object-position: bottom center;\n }\n\n @include media-breakpoint-up(xxl) {\n picture {\n height: 80vh;\n max-height: 80vh;\n }\n }\n\n @include media-breakpoint-up(md) {\n flex: 0 0 85%;\n margin-left: -35%;\n }\n\n @include media-breakpoint-up(lg) {\n margin-left: -15%;\n }\n}\n","@charset 'utf-8';\n\n.introduction {\n display: flex;\n flex-flow: column nowrap;\n align-items: center;\n justify-content: center;\n padding: 3rem 0 2.5rem;\n background: $white;\n\n h2,\n .h2 {\n margin-bottom: $spacer;\n }\n}\n","@charset 'utf-8';\n\n$input-group-inner-space: 8px;\n\n.input-group-inner-space {\n input,\n button { border-radius: $border-radius !important; }\n\n .input-group-append { padding-left: $input-group-inner-space; }\n}\n\n.newsletter-signup-wrapper {\n @include media-breakpoint-down(xs) {\n overflow: hidden;\n\n .form-control,\n .input-group-append,\n .btn {\n flex: 0 1 100%;\n width: 100%;\n }\n\n .input-group-inner-space .input-group-append {\n padding-left: 0;\n margin-top: $input-group-inner-space;\n\n .btn {\n padding-top: 0.4rem;\n padding-bottom: 0.4rem;\n }\n }\n }\n}\n","@charset \"utf-8\";\n\n.tab-pane output[for='nutrimenu-score'] {\n font-weight: bold;\n}\n\n.table-restauration {\n\n tr td {\n padding: .5rem;\n\n &:first-child {\n padding-left: 0;\n }\n\n &:last-child {\n padding-right: 0;\n }\n\n .tablesaw-cell-label {\n @extend .sr-only;\n }\n }\n\n td.menu {\n\n .menu-content {\n display: flex;\n align-items: center;\n }\n .logo {\n img {\n max-width: 100%;\n height: auto;\n vertical-align: top;\n }\n }\n\n .nutrimenu {\n margin-left: auto;\n padding-right: .5rem;\n }\n }\n\n td.prices {\n span.price {\n display: block;\n }\n }\n\n @include media-breakpoint-down(xs) {\n td.menu .logo {\n display: none;\n }\n }\n\n @media only screen and (max-width: 639px) {\n\n tr td {\n padding: .5rem 0;\n border: 0;\n }\n\n tr > td:first-child {\n padding-top: 1rem;\n border-top: 2px solid $gray-200;\n }\n tr > td:last-child {\n margin: 0;\n padding-bottom: 1rem;\n }\n tr + tr {\n border-width: 0;\n }\n\n td.menu {\n\n .tablesaw-cell-content {\n max-width: none;\n width: 100%;\n }\n .logo {\n margin-right: .25rem;\n width: 30%;\n }\n .nutrimenu {\n padding-left: 1rem;\n\n img {\n height: 64px;\n }\n }\n }\n\n td.restaurant,\n td.prices {\n clear: none;\n padding-top: 0;\n width: auto;\n white-space: nowrap;\n }\n\n td.restaurant {\n padding-right: 1rem;\n }\n\n td.prices {\n span.price {\n display: inline-block;\n\n & + .price {\n margin-left: .25rem;\n }\n }\n }\n }\n}\n","@charset 'utf-8';\n\n.social-feed-group {\n margin-left: -16px;\n margin-right: -16px;\n padding: 4rem 0;\n\n .social-feed {\n padding-left: 0;\n padding-right: 0;\n }\n\n @include media-breakpoint-up(xl) {\n display: flex;\n flex-flow: row nowrap;\n align-items: stretch;\n margin: 0;\n padding: 2rem 0;\n\n .social-feed-container {\n padding: 0 0.7rem;\n\n .ie & {\n flex: 0 0 33.33%;\n max-width: 33.33%;\n }\n\n .social-feed {\n height: 100%;\n padding: 2.2rem 1.5rem 1.5rem;\n }\n\n &:first-child {\n padding-left: 0;\n }\n\n &:last-child {\n padding-right: 0;\n }\n }\n }\n}\n\n.social-feed-container {\n align-items: center;\n display: flex;\n flex-flow: column nowrap;\n\n @include media-breakpoint-up(xl) {\n flex-flow: row nowrap;\n }\n\n .social-feed {\n margin-bottom: 3rem;\n\n @include media-breakpoint-up(xl) {\n margin-bottom: 0;\n height: 100%;\n }\n }\n}\n\n.social-feed-content {\n display: flex;\n height: 100%;\n flex-direction: column;\n justify-content: space-between;\n}\n","@charset 'utf-8';\n\n.key-number-group {\n flex-wrap: wrap;\n margin-left: $spacer * -0.5;\n margin-right: $spacer * -0.5;\n\n > * {\n flex: 0 0 100%;\n padding: $spacer * 0.5;\n }\n\n @include media-breakpoint-up(md) {\n .key-number {\n flex: 1 0 50%;\n }\n }\n\n @include media-breakpoint-up(lg) {\n .key-number {\n flex: 0 0 25%;\n }\n\n .key-number-large {\n flex: 0 0 50%;\n }\n }\n}\n","@charset 'utf-8';\n\n.cc-window {\n z-index: $zindex-cookie-consent !important;\n}\n\na.cc-btn {\n text-decoration: none;\n}\n\na.cc-link {\n padding: .2em 0;\n}\n","@charset \"utf-8\";\n\n.epfl-faq-header {\n margin-bottom: 2rem;\n}\n\n.faq-item {\n border-top: 1px solid $gray-300;\n padding-top: 1.5rem;\n padding-bottom: 1.5rem;\n\n h4.faq-item-question { font-weight: bold; }\n}\n","@charset 'utf-8';\n\n/**\n* Program\n**/\n.coursebook-program {\n\n .tree {\n padding: 0;\n list-style-type: none;\n }\n\n .tree > li {\n flex: 0 0 50%;\n font-size: $font-size-sm;\n\n strong {\n font-size: $font-size-sm * 0.9;\n }\n\n .underline {\n display: inline;\n }\n\n .underline > a {\n text-decoration: none;\n }\n\n > ul {\n padding: 0;\n list-style-type: none;\n font-size: $font-size-sm;\n\n li {\n display: flex;\n flex-flow: row wrap;\n width: 100%;\n padding: ($spacer * 0.4) ($spacer * 0.2);\n\n\n > * {\n flex: 0 0 auto;\n\n &:first-child {\n flex: 0 0 50%;\n }\n }\n\n br {\n display: none;\n }\n }\n\n strong {\n text-transform: uppercase;\n }\n\n > li:nth-child(even) {\n background: $gray-100;\n }\n }\n }\n}\n\n/**\n* Reference week\n**/\n\n.taken {\n color: white;\n vertical-align: middle;\n text-align: center;\n\n a {\n color: white !important;\n text-decoration-color: $white;\n\n &:hover {\n font-weight: bold;\n }\n }\n}\n\n.coursebook-reference-week > div > div {\n // these are the items out of the table\n width: auto !important;\n margin-right: 0.9rem;\n font-size: $font-size-sm * 1.07;\n}\n\n.semaineDeRef {\n @extend .table, .table-boxed;\n position: relative;\n border: 0;\n\n &:before,\n &:after {\n content: \"\";\n border-bottom: 1px solid $gray-200;\n position: absolute;\n right: 0;\n left: 0;\n }\n\n &:before {\n top: calc(2rem - 2px);\n bottom: auto;\n }\n\n &:after {\n top: auto;\n bottom: -1px;\n }\n\n tbody {\n\n tr:first-child {\n th {\n padding: ($spacer * 0.12) ($spacer * 0.66);\n }\n }\n tr {\n\n td {\n padding: ($spacer * 0.15) ($spacer * 0.45);\n transition: background-color .3s ease-in-out;\n }\n\n &:hover {\n td {\n background: $gray-200;\n }\n }\n }\n\n td,\n th {\n width: 16.6667%;\n }\n\n th {\n height: 2rem;\n background: transparent;\n border: solid $gray-200;\n border-width: 1px 0;\n text-align: center;\n }\n\n td {\n height: 2rem;\n background: $gray-100;\n border: 2px solid #fff;\n }\n\n td.time {\n background: transparent;\n color: $black;\n padding-left: 0;\n }\n\n td.taken {\n color: #fff;\n\n a {\n color: #fff;\n }\n\n &.cours {\n background: $red;\n }\n\n &.exercice {\n background: $red-dark url(../images/icons/icon-course-exercise.svg) no-repeat 4px 4px;\n }\n\n &.projet {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat 4px 4px;\n }\n }\n }\n}\n\n.coursebook-week-caption {\n .caption {\n font-size: 1rem;\n margin-bottom: .5rem;\n\n .caption-icon {\n display: inline-block;\n width: 2rem;\n height: 2rem;\n margin-right: .25rem;\n vertical-align: middle;\n }\n }\n\n .caption-cours .caption-icon {\n background: $red;\n }\n\n .caption-exercice .caption-icon {\n background: $red-dark url(../images/icons/icon-course-exercise.svg) no-repeat .5rem .5rem;\n }\n\n .caption-projet .caption-icon {\n background: #8e0000 url(../images/icons/icon-course-project.svg) no-repeat .5rem .5rem;\n }\n}\n\n/**\n* Legend\n**/\n\n.box.two-cols {\n display: flex;\n flex-flow: row wrap;\n\n .box-col {\n flex: 0 0 50%;\n }\n}\n\n.coursebook-legend {\n h3 {\n flex: 0 0 100%;\n font-size: $font-size-base * 1.2;\n }\n\n ul {\n list-style: none;\n padding: 0;\n font-size: $font-size-sm;\n\n li {\n margin-bottom: $spacer * 0.1;\n }\n }\n}\n\n/**\n* temporary icons style\n**/\n.img_legende {\n &:before {\n margin-right: $spacer * 0.3;\n float: left;\n }\n\n &.automne:before {\n content: '🍂';\n }\n &.winter:before {\n content: '❄️';\n }\n &.printemps:before {\n content: '🌼';\n }\n &.sun:before {\n content: '☀️';\n }\n &.anglais:before {\n content: '🏴󠁧󠁢󠁥󠁮󠁧󠁿󠁧󠁢󠁥󠁮󠁧󠁿';\n }\n &.francais:before {\n content: '🇫🇷';\n }\n &.allemand:before {\n content: '🇩🇪';\n }\n}\n","@charset 'utf-8';\n\n// Card\n\n.event-location a {\n color: $link-color;\n text-decoration-line: underline !important;\n text-decoration-color: $link-hover-color;\n transition:\n text-decoration-color 0.2s ease-in-out,\n color 0.2s ease-in-out;\n\n @include hover-focus-active {\n text-decoration-color: $link-color !important;\n }\n\n &:active {\n color: $red;\n }\n}\n\n.event-info {\n p {\n margin-bottom: 0;\n }\n}\n\n// List\n\n.list-events {\n\n .list-group-teaser-content {\n .card-title {\n max-width: 660px;\n }\n .event-actions {\n .btn + .btn {\n margin-left: 0.5rem;\n }\n }\n }\n\n @include media-breakpoint-up(xl) {\n\n .list-group-teaser-content {\n\n .event-actions {\n position: absolute;\n top: 0;\n right: 1rem;\n\n @for $i from 1 through 7 {\n .col-md-#{$i} & {\n position: static;\n }\n }\n\n }\n }\n }\n}\n\n// Featured events\n\n.list-group.list-events-featured {\n\n .list-group-teaser {\n flex-grow: 1;\n flex-basis: 0;\n background: transparent;\n margin-bottom: 1rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n\n .list-group-teaser-container {\n height: 100%;\n background: #fff;\n flex-direction: column;\n\n .btn-secondary {\n &:hover,\n &:active,\n &:focus {\n background: #fff;\n }\n }\n }\n\n .list-group-teaser-content {\n\n .event-actions {\n position: static;\n\n .btn {\n width: 100%;\n\n & + .btn {\n margin-left: 0;\n margin-top: 0.75rem;\n }\n }\n }\n }\n\n @include media-breakpoint-up(lg) {\n flex-direction: row;\n margin-left: -10px;\n margin-right: -10px;\n\n .list-group-teaser {\n margin-bottom: 0;\n padding-left: 10px;\n padding-right: 10px;\n\n & + .list-group-teaser {\n margin-top: 0;\n }\n }\n\n .list-group-teaser-thumbnail {\n padding-bottom: 0;\n }\n\n .list-group-teaser-content {\n display: flex;\n flex-direction: column;\n\n .card-info {\n display: flex;\n flex-direction: column;\n height: 100%;\n }\n\n .event-actions {\n margin-top: auto;\n }\n }\n }\n}\n\n// Events page\n\n.events-links {\n\n @include media-breakpoint-up(lg) {\n ul {\n margin-bottom: 0;\n }\n }\n\n li {\n display: inline-block;\n font-size: 1rem;\n font-weight: bold;\n margin-right: 1rem;\n\n &:last-child {\n margin-right: 0;\n }\n }\n}\n\n.events-pager {\n .pagination {\n margin-bottom: 0;\n }\n}\n","@charset \"utf-8\";\n\n.carousel-highlighted-news {\n\n .fullwidth-teaser-text .list-inline {\n @include sr-only();\n }\n}\n","@charset 'utf-8';\n@use 'sass:color';\n\n$table-cours-template-columns: minmax(200px, 3fr) minmax(auto, 1fr) minmax(200px, 3fr);\n$table-grid-template-columns: 1fr $table-cours-template-columns 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n\n$study-plan-0-semesters: minmax(300px, 4fr) 1fr minmax(auto, 2fr) 1fr;\n$study-plan-1-semesters: minmax(300px, 4fr) 1fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-2-semesters: minmax(300px, 4fr) 1fr 2fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-3-semesters: minmax(300px, 4fr) 1fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-4-semesters: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n$study-plan-5-semesters: minmax(300px, 4fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(200px, 3fr) 1fr;\n\n$study-plan-master-0-semesters: minmax(250px, 3fr) 1fr minmax(140px, 3fr) 1fr;\n$study-plan-master-1-semesters: minmax(250px, 3fr) 1fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-2-semesters: minmax(250px, 3fr) 1fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-3-semesters: minmax(250px, 3fr) 1fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-4-semesters: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master-5-semesters: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n$study-plan-master: minmax(250px, 3fr) 1fr 2fr 2fr minmax(170px, 3fr) minmax(140px, 3fr) 1fr;\n$study-plan-master-pdm: minmax(250px, 3fr) 1fr 2fr 2fr 2fr 2fr minmax(140px, 3fr) 1fr;\n\n\n.table-like {\n --table-columns: #{$table-grid-template-columns};\n\n overflow-x: initial;\n max-width: 100%;\n\n h2,\n h3,\n h4 {\n font-size: $font-size-base;\n font-weight: $font-weight-bold;\n }\n\n ul {\n margin: 0;\n padding: 0;\n\n li {\n line-height: 1.3;\n\n &:before {\n top: 0.45em;\n }\n }\n\n li + li {\n margin-top: 0.25em;\n }\n }\n\n // Lines\n // Grid properties are overridden on browsers supporting \"display: contents\".\n .line,\n .first-line {\n display: grid;\n grid-template-columns: $table-grid-template-columns;\n font-size: 0.9375 * $font-size-base;\n\n // Cells\n > div {\n border-bottom: $table-border-width solid $table-border-color;\n\n &:first-child {\n border-left: $table-border-width solid $table-border-color;\n }\n\n &:last-of-type {\n border-right: $table-border-width solid $table-border-color;\n }\n\n + div {\n border-left: $table-border-width solid $table-border-color;\n }\n }\n }\n\n .first-line {\n font-size: 0.6875 * $font-size-base;\n font-weight: $font-weight-bold;\n color: $table-head-color;\n text-transform: uppercase;\n\n > div {\n display: flex;\n flex-direction: column;\n justify-content: center;\n border-top: $table-border-width solid $table-border-color;\n border-bottom-width: $table-border-width * 2;\n padding: $table-cell-padding;\n }\n }\n\n .line {\n\n > div {\n padding: 0;\n\n > div {\n padding: $table-cell-padding;\n }\n }\n }\n\n .line-up {\n position: sticky;\n top: 0;\n background-color: $table-head-bg;\n }\n\n // LOURD\n @supports (display: contents) {\n display: grid;\n grid-template-columns: var(--table-columns);\n background-color: $table-border-color;\n\n .line-up,\n .line-down,\n .line,\n .first-line {\n display: contents;\n\n > div {\n background-color: $body-bg;\n }\n }\n\n .first-line {\n > div {\n background-color: $table-head-bg;\n }\n }\n\n h2, h3, h4 {\n grid-column: 1 / -1;\n background-color: $body-bg;\n margin-bottom: 0;\n padding-bottom: calc( #{$headings-margin-bottom} * 1.5) ;\n }\n\n .line-down + h2,\n .line-down + h3,\n .line-down + h4 {\n padding-top: 2em;\n }\n\n .first-line + .clear,\n .line + .clear {\n display: block;\n grid-column: 1 / -1;\n height: 0;\n }\n\n .line-down:last-child {\n .clear {\n display: none;\n }\n }\n }\n // 👊✋🎤🎶\n\n // Bachelor headings and content\n .titre_bachlor {\n text-align: center;\n }\n\n .bachlor .titre,\n .line .bachlor-text {\n display: grid;\n grid-column-gap: 2px;\n grid-template-columns: repeat(3, 1fr);\n padding: 0;\n\n .cep {\n\n text-align: center;\n }\n }\n\n .bachlor .titre {\n margin-right: -$table-cell-padding;\n margin-left: -$table-cell-padding;\n }\n\n .line-down .bachlor {\n padding: 0 !important;\n }\n\n .schedule-text.no-course {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n color: $gray-500;\n }\n\n // Stripes\n .bachlor-text {\n height: 100%;\n background: repeating-linear-gradient(0deg, $body-bg, $body-bg 2px, $table-border-color 2px, $table-border-color 4px);\n\n .cep {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n background-color: $body-bg;\n\n &:nth-child(2) {\n background-color: $table-head-bg;\n }\n }\n }\n\n .line-down .bachlor:nth-child(4) {\n .cep {\n background-color: $table-head-bg;\n\n &:nth-child(2) {\n background-color: $body-bg;\n }\n }\n }\n\n // Cours\n .line .cours {\n grid-column-gap: $table-border-width;\n padding: 0 !important; // Have to do this, the > and + are so specific\n background-color: #fff;\n\n > div {\n padding: 0 $table-cell-padding;\n background-color: $body-bg;\n\n &:first-child {\n padding-top: .6rem;\n }\n\n &:last-child {\n padding-bottom: .6rem;\n }\n }\n\n .cours-name {\n font-weight: bold;\n padding-bottom: .6rem !important;\n\n i {\n display: block;\n font-weight: normal;\n }\n }\n\n .cours-code {\n grid-area: 2 / 1;\n padding-top: 0 !important;\n }\n\n .cours-title {\n .bold {\n color: $body-color;\n }\n }\n\n .section-name,\n .enseignement-name {\n grid-row: span 2;\n }\n }\n\n // Lang\n\n .langue {\n text-align: center;\n }\n\n // Exam\n .examen {\n display: flex;\n }\n\n // Credit\n .credit-time {\n font-size: $font-size-lg;\n text-align: center;\n color: $text-muted;\n }\n\n // Specialisations\n\n .specialisation {\n\n p {\n font-size: .875rem;\n margin-right: .6rem;\n }\n\n ul.spec {\n list-style: none;\n margin: 0;\n padding-left: 0;\n text-align: left;\n\n li {\n font-size: .875rem;\n margin-bottom: 0;\n\n &:after {\n content: \";\";\n }\n\n &:before {\n top: .38em;\n }\n }\n\n &.list-bullet {\n margin-left: 0;\n\n li {\n\n &:after {\n display: none;\n }\n }\n }\n }\n }\n\n // Languages\n\n // Icons\n .exam-icon {\n .sun {\n &:before {\n content: '☀️';\n }\n }\n\n .winter {\n &:before {\n content: '❄️';\n }\n }\n }\n\n // Hover on line\n .line-down .line {\n &:hover {\n > div,\n .cours > div,\n .cep {\n background-color: $table-head-bg;\n }\n\n .cep:nth-child(2),\n .bachlor:nth-child(4) .cep {\n background-color: color.adjust($table-head-bg, $lightness: -4%);\n }\n\n .bachlor:nth-child(4) .cep:nth-child(2) {\n background-color: $table-head-bg;\n }\n }\n }\n\n .clear {\n display: none;\n }\n\n .btn-collapse {\n display: none;\n }\n}\n\n.study-plan-0-semesters {\n --table-columns: #{$study-plan-0-semesters};\n}\n.study-plan-1-semesters {\n --table-columns: #{$study-plan-1-semesters};\n}\n.study-plan-2-semesters {\n --table-columns: #{$study-plan-2-semesters};\n}\n.study-plan-3-semesters {\n --table-columns: #{$study-plan-3-semesters};\n}\n.study-plan-4-semesters {\n --table-columns: #{$study-plan-4-semesters};\n}\n\n.study-plan-5-semesters {\n --table-columns: #{$study-plan-5-semesters};\n}\n\n.study-plan-master-0-semesters {\n --table-columns: #{$study-plan-master-0-semesters};\n}\n\n.study-plan-master-1-semesters {\n --table-columns: #{$study-plan-master-1-semesters};\n}\n.study-plan-master-2-semesters {\n --table-columns: #{$study-plan-master-2-semesters};\n}\n.study-plan-master-3-semesters {\n --table-columns: #{$study-plan-master-3-semesters};\n}\n.study-plan-master-4-semesters {\n --table-columns: #{$study-plan-master-4-semesters};\n}\n\n.study-plan-master-5-semesters {\n --table-columns: #{$study-plan-master-5-semesters};\n}\n\n.study-plan-master-pdm {\n --table-columns: #{$study-plan-master-pdm};\n}\n\n.study-plan-master {\n --table-columns: #{$study-plan-master};\n}\n\n@media all and (max-width: 1359px) {\n\n .table-like {\n display: block;\n\n .line-up {\n display: none;\n }\n\n .line-down {\n display: block;\n\n .line {\n border-bottom: 4px solid #fff;\n display: block;\n max-height: 1000px;\n overflow: hidden;\n position: relative;\n transition: max-height .2s ease-in-out;\n\n &:not(.open) {\n max-height: 34px;\n }\n\n .btn-collapse {\n display: block;\n position: absolute;\n top: 4px; right: 0; left: 0;\n width: 100%;\n height: 20px;\n background: transparent;\n border: 0;\n cursor: pointer;\n padding-top: 0;\n\n & > * {\n float: right;\n }\n\n & > span {\n @include sr-only;\n }\n\n .icon {\n color: $gray-200;\n transition: all .3s ease-in-out;\n }\n }\n\n &:hover {\n\n .btn-collapse .icon {\n color: $white;\n }\n }\n\n &.open {\n\n .btn-collapse svg {\n transform: rotate(180deg);\n }\n }\n }\n\n .line > div {\n border-right: 1px solid #d5d5d5;\n }\n }\n\n .line > div {\n display: block;\n\n &:before {\n content: attr(data-title);\n display: block !important;\n margin: -1px -1px 0;\n padding: .3rem .6rem;\n background: #D5D5D5;\n color: #000;\n min-width: 100%;\n }\n\n &.cours:before {\n background: #707070;\n font-weight: bold;\n color: #fff;\n }\n }\n\n .line {\n\n .examen > div {\n display: inline-block;\n }\n\n .langue {\n text-align: left;\n }\n\n .credit-time {\n text-align: left;\n }\n\n .specialisation {\n text-align: left;\n }\n\n .cep .label {\n clip: auto;\n clip-path: none;\n position: static;\n width: auto;\n height: auto;\n }\n }\n\n\n }\n\n}\n","@charset 'utf-8';\n\n.press-teaser {\n border-bottom: 1px solid $gray-300;\n}\n","@charset \"utf-8\";\n\n.project-data {\n margin-bottom: 0;\n\n & + .project-data {\n margin-top: .125rem;\n }\n\n .available {\n font-weight: bold;\n color: $green-text;\n }\n .completed {\n font-weight: bold;\n }\n}\n\n.project-completed {\n .actions {\n margin-top: .25rem;\n\n .btn {\n margin: .25rem .25rem 0 0;\n }\n }\n}\n\n@include media-breakpoint-down(sm) {\n\n .project-completed .actions {\n max-height: 240px;\n overflow: hidden;\n transition: max-height 0.5s ease-in-out;\n }\n\n .collapsed .project-completed .actions {\n max-height: 0;\n }\n}\n\n.project-thumb {\n margin-bottom: 1rem;\n\n @include media-breakpoint-up(sm) {\n float: right;\n margin-left: 1rem;\n width: 150px;\n max-width: 25%;\n }\n}\n","@charset 'utf-8';\n\n.people-title {\n font-size: 1.75rem;\n font-weight: 700;\n}\n\n.people-basic-info {\n flex-direction: row-reverse;\n}\n\n.people-contacts {\n\n hr {\n border-color: $gray-300;\n margin: 0;\n }\n}\n\n.list-group + h3 {\n margin-top: 2em;\n}\n\n.people-contents {\n\n .list-group {\n\n .list-group-item-borderless:not(.education-list):last-child {\n border-bottom: 0;\n margin-bottom: 0;\n }\n }\n}\n\n.education-list {\n display: grid;\n grid-template-columns: minmax(20%,4fr) minmax(20%,3fr) minmax(20%,3fr) 8rem;\n padding-top: .75rem;\n padding-bottom: .75rem;\n\n p {\n margin: 0;\n padding-right: 1rem;\n\n &:last-child {\n padding-right: 0;\n text-align: right;\n }\n }\n}\n","@charset 'utf-8';\n\narticle.blog-post {\n\n header {\n border-bottom: 1px solid $gray-100;\n }\n\n footer {\n border-color: $gray-100;\n }\n}\n\n.entry-content {\n\n p:last-child {\n margin-bottom: 0;\n }\n}\n\n.post-footer .post-nav {\n\n .nav-prev,\n .nav-next {\n text-align: center;\n\n .btn {\n width: 100%;\n font-size: .875rem;\n text-align: inherit;\n }\n\n .icon {\n display: none;\n }\n\n .label,\n .post-title {\n display: block;\n }\n }\n\n .nav-prev {\n margin-top: .5rem;\n }\n\n @include media-breakpoint-up(md) {\n display: flex;\n justify-content: space-between;\n\n .nav-prev,\n .nav-next {\n max-width: 48%;\n\n .icon {\n display: inline;\n }\n\n .colon {\n @include sr-only;\n }\n }\n\n .nav-next {\n text-align: left;\n }\n\n .nav-prev {\n margin: 0 0 0 auto;\n text-align: right;\n }\n\n .post-title {\n font-size: .9375rem;\n }\n }\n}\n","@charset 'utf-8';\n\n.course-details {\n position: relative;\n\n @include media-breakpoint-up(xl) {\n &:after {\n content: \"\";\n border-right: 1px solid $gray-300;\n position: absolute;\n top: 0;\n right: -3rem;\n bottom: 0;\n left: auto;\n }\n }\n}\n","\n.error-title {\n font-size: 12vw;\n color: $red;\n margin-bottom: .75rem;\n text-align: center;\n}\n\n.error-404 .search-form {\n margin: 0 auto;\n max-width: 50rem;\n}\n",".events-filters {\n\n form {\n display: flex;\n flex-wrap: wrap;\n justify-content: stretch;\n margin-left: -10px;\n margin-right: -10px;\n \n & > * {\n flex-grow: 1;\n max-width: 100%;\n padding-left: 10px;\n padding-right: 10px;\n }\n \n .form-group {\n width: 100%;\n }\n\n .dropdown {\n width: 100%;\n margin-bottom: 1rem;\n\n button {\n display: flex;\n width: 100%;\n padding: $custom-select-padding-y $custom-select-padding-x;\n justify-content: space-between;\n align-items: center;\n text-align: left;\n }\n\n .dropdown-menu.show {\n top: 38px !important;\n right: 0;\n left: auto !important;\n transform: none !important;\n }\n\n .picker__holder {\n border: 0;\n }\n }\n \n @include media-breakpoint-up(md) {\n .form-group,\n .dropdown {\n width: 25%;\n }\n .form-group-categories {\n width: 100%;\n }\n }\n \n @include media-breakpoint-up(lg) {\n .form-group,\n .dropdown {\n width: 15%;\n }\n .form-group-categories {\n width: 30%;\n }\n }\n\n .form-group-search {\n width: 100%;\n\n .search-container {\n margin: 0;\n }\n }\n \n }\n\n .select-multiple .ms-drop,\n .select-multiple .ms-drop ul,\n .dropdown .picker__table{\n width: auto;\n }\n}\n"],"names":[],"sourceRoot":""}