VisionFTF / client / build / static / css / main.77adfd21.chunk.css.map
main.77adfd21.chunk.css.map
Raw
{"version":3,"sources":["main.77adfd21.chunk.css","webpack://src/css/styles.css"],"names":[],"mappings":"AAAA,mGAAmG,CACnG,4FAA4F,CAC5F,2EAA2E,CAC3E,8EAA8E,CCE9E,KACI,uEACJ,CACA,eACE,+BACF,CAEA,UAEI,kBAAmB,CACnB,iBAEF,CAEF,IACI,iBACJ,CAEA,UACI,4BAAoB,CAApB,oBACJ,CACA,gBACE,wBAAyB,CACvB,iBAAkB,CAClB,cACJ,CAEE,sBACE,eAAkB,CAClB,oBAAqB,CACrB,4BAA6B,CAC7B,cACJ,CAEA,UACE,aAAkB,CAClB,kBAAmB,CACnB,yBACF,CACA,OACI,eAAe,CACf,aACJ,CACA,QACI,aAAc,CACd,eACJ,CACA,KACC,qBAAuB,CACtB,YACF,CACA,WACA,UAAW,CACX,wBACA,CAEA,oCACE,OACE,wBACF,CAEF,CACA,UACE,kBAAmB,CACnB,iBAAkB,CAClB,yBACE,YAAe,CACf,6BACA,gBAAiB,CACjB,YAAe,CAEnB,gBACE,OAAU,CACV,iBAAkB,CAClB,QAAW,CACX,SAAY,CAEZ,oCACE,GACE,eACF,CACA,yBACA,WAAc,CAEhB,CACA,YACE,aAAgB,CAChB,SAAkB,CAEpB,aACE,aAAgB,CAChB,cAAiB,CACjB,uBAAwB,CACxB,gBAAmB,CAErB,OACE,wBAAyB,CACzB,aAAgB,CAChB,cAAmB,CAErB,cACE,WACF,CAEA,iBACE,UACF,CAMA,kBAHA,oBAmBA,CAhBA,gBACE,eAAgB,CAChB,UAAW,CACX,iCAAsC,CACtC,kBAAmB,CACnB,oBAAqB,CACrB,iBAAkB,CAElB,iBAAkB,CAClB,UAAW,CACX,WAAY,CACZ,gBAAiB,CAGjB,kBAEF,CACA,sBACE,qBAAsB,CACtB,UAAW,CACX,oBACF,CACA,aACE,iCAAiC,CACjC,gCAAgC,CAChC,+BACF,CAKF,iBACE,kBACF,CACA,UACE,eACF,CACA,aACE,aACF,CAIA,2BACE,UACF,CACA,cACE,iBACF,CACA,OACE,eAAe,CACf,wBAAwB,CACxB,kBAAmB,CACnB,YAAiB,CACjB,UACF,CACA,MACE,qBAAsB,CACtB,kBAAmB,CACnB,kBACF,CACA,mBAGE,6BAAmD,CAAnD,kDAAmD,CACnD,qBAA2C,CAA3C,0CAA2C,CAC3C,gCAAiC,CACjC,wBACF,CACA,+BACE,GACE,wCAA2C,CAC3C,gCAAmC,CACnC,kBACF,CAEA,GACE,+BAAuC,CACvC,uBACF,CACF,CACA,uBACE,GACE,wCAA2C,CAC3C,gCAAmC,CACnC,kBACF,CAEA,GACE,+BAAuC,CACvC,uBACF,CACF,CACA,sBACE,kCAAmC,CACnC,0BACF,CAEA,0BACE,GACE,SAAU,CACV,mCAAyC,CACzC,2BACF,CAEA,IACE,SACF,CACF,CACA,kBACE,GACE,SAAU,CACV,mCAAyC,CACzC,2BACF,CAEA,IACE,SACF,CACF,CACA,iBACE,6BAA8B,CAC9B,qBACF,CACA,gBACE,gBAAgB,CAChB,mBACF,CACA,kBACE,UACF,CAEA,SACE,UAAW,CACX,UACF,CAEA,aACE,cACF,CACA,oBACE,oBACF,CAGA,0BAEC,uCAA0C,CAE1C,4BACD,CAGA,0BAEC,4BAGD,CACA,oEAHC,4BAKD","file":"main.77adfd21.chunk.css","sourcesContent":["@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;1,900&display=swap);\n@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300&display=swap);\n@import url(https://fonts.googleapis.com/css2?family=Alegreya&display=swap);\n@import url(https://fonts.googleapis.com/css?family=Varela+Round&display=swap);\nbody{\n    font-family: sans-serif,serif,'Frank Ruhl Libre', 'Alegreya', 'Montserrat';\n}\nnav .container{\n  border-bottom: 5px solid #f98404;\n}\n\nnav ul li\n  { \n    padding-right: 10px;\n    padding-left:10px;\n   \n  }\n\nimg{\n    transition: all 1s;\n}\n\nimg:hover{\n    -webkit-transform:scale(1.1);\n            transform:scale(1.1);\n}\nnav ul li:hover {\n  background-color: #f98404;\n    border-radius: 5px;\n    transition: 500ms;\n}\n\n  nav.black ul li:hover{\n    border-radius: 0px;\n    display: inline-block;\n    border-bottom: 5px solid #000;\n    transition: 100ms;\n}\n\nnav.black {\n  transition: 1000ms;\n  background: #f98404;\n  border-radius: 0px 0px 7px 7px  ;\n}\n.text1{\n    font-size:3.5em;\n    color: #f98404;\n}\n.orange{\n    color: #f98404;\n    font-weight:bold;\n}\n.btn{\n background-color: black;\n  padding:10px;\n}\n.btn:hover{\ncolor:black;\nbackground-color: #f98404;\n}\n\n@media screen and (max-width: 765px){\n  nav ul{\n    background-color:#f98404;\n  }\n\n}\n.carousel {\n  background: #f98404;\n  border-radius:7px;}\n  .carousel .carousel-item {\n    height: 300px; }\n    .carousel .carousel-item img {\n    margin-left: 30px;\n    height: 300px; }\n  \n#carouselButton {\n  right: 0px;\n  position: absolute;\n  bottom: 0px;\n  z-index: 1; }\n\n  @media screen and (max-width: 700px){\n    h4{\n      font-size: 1.3em;\n    }\n    .carousel .carousel-item {\n    height: 50vh; }\n  \n  }\n  .row-header {\n    margin: 0px auto;\n    padding: 0px 0px; }\n  \n  .row-content {\n    margin: 0px auto;\n    padding: 70px 0px;\n    border-bottom: 1px ridge;\n    min-height: 400px; }\n  \n  footer {\n    background-color: #f98404;\n    margin: 0px auto;\n    padding: 20px 0px; }\n\n  .card-img-top{\n    height:55vh;\n  }\n  \n  .list-color li a{\n    color: #fff;\n  }\n  \na{\n  text-decoration: none;\n}\n\n  .social-media a{\n    margin-left: 3px;\n    color: #000;\n    background: rgba(210, 215, 211, 0.356);\n    border-radius: 100%;\n    display: inline-block;\n    text-align: center;\n    text-decoration: none;\n    position: relative;\n    width: 50px;\n    height: 50px;\n    padding-top: 12px;\n    transition: all .5s;\n    text-decoration: none;\n  }\n  .social-media a:hover{\n    background-color: #000;\n    color: #fff;\n    text-decoration: none;\n  }\n  .card-border{\n    border-bottom:1.5px solid #f98404; \n    border-right:1.5px solid #f98404;\n    border-left:1.5px solid #f98404;\n  }\n  .bg a{\n    background: #f98404;\n  }\n\n.bg-orange{\n  background: #f98404;\n}\n.bg-black{\n  background: #000;\n}\n.text-orange{\n  color:#f98404;\n}\n.text-black{\n  color:#000;\n}\nfooter ul li a{\n  color: #000;\n}\n.round-border{\n  border-radius:7px;\n}\n.input{\n  border-radius:0; \n  background-color:#e4ecf5; \n  margin-bottom: 12px;\n  padding:12px 12px; \n  width:100%;\n}\n:root {\n  --animate-duration: 1s;\n  --animate-delay: 1s;\n  --animate-repeat: 1;\n}\n.animate__animated {\n  -webkit-animation-duration: 1s;\n  animation-duration: 1s;\n  -webkit-animation-duration: 1s;\n  -webkit-animation-duration: var(--animate-duration);\n  animation-duration: 1s;\n  animation-duration: var(--animate-duration);\n  -webkit-animation-fill-mode: both;\n  animation-fill-mode: both;\n}\n@-webkit-keyframes slideInDown {\n  from {\n    -webkit-transform: translate3d(0, -100%, 0);\n    transform: translate3d(0, -100%, 0);\n    visibility: visible;\n  }\n\n  to {\n    -webkit-transform: translate3d(0, 0, 0);\n    transform: translate3d(0, 0, 0);\n  }\n}\n@keyframes slideInDown {\n  from {\n    -webkit-transform: translate3d(0, -100%, 0);\n    transform: translate3d(0, -100%, 0);\n    visibility: visible;\n  }\n\n  to {\n    -webkit-transform: translate3d(0, 0, 0);\n    transform: translate3d(0, 0, 0);\n  }\n}\n.animate__slideInDown {\n  -webkit-animation-name: slideInDown;\n  animation-name: slideInDown;\n}\n\n@-webkit-keyframes zoomIn {\n  from {\n    opacity: 0;\n    -webkit-transform: scale3d(0.3, 0.3, 0.3);\n    transform: scale3d(0.3, 0.3, 0.3);\n  }\n\n  50% {\n    opacity: 1;\n  }\n}\n@keyframes zoomIn {\n  from {\n    opacity: 0;\n    -webkit-transform: scale3d(0.3, 0.3, 0.3);\n    transform: scale3d(0.3, 0.3, 0.3);\n  }\n\n  50% {\n    opacity: 1;\n  }\n}\n.animate__zoomIn {\n  -webkit-animation-name: zoomIn;\n  animation-name: zoomIn;\n}\n.padding-footer{\n  padding-top:30px;\n  padding-bottom: 30px;\n}\n.text-muted:hover{\n  color: #000;\n}\n\n.content {\n  width: 100%;\n  clear: both;\n}\n\n.content img {\n  max-width: 100%;\n}\n::-webkit-scrollbar {\n  width: 12px !important;\n}\n\n/* Track */\n::-webkit-scrollbar-track {\n box-shadow: inset 0 0 6px rgba(0,0,0,0.3) ;\n border-radius: 10px !important;\n}\n\n/* Handle */\n::-webkit-scrollbar-thumb {\n border-radius: 10px !important;\n background: #f98404 !important; \n \n}\n::-webkit-scrollbar-thumb:window-inactive {\n background: #f98404 !important; \n}\n\n","@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;1,900&display=swap');\n@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300&display=swap');\n@import url('https://fonts.googleapis.com/css2?family=Alegreya&display=swap');\n@import url('https://fonts.googleapis.com/css?family=Varela+Round&display=swap');\n\nbody{\n    font-family: sans-serif,serif,'Frank Ruhl Libre', 'Alegreya', 'Montserrat';\n}\nnav .container{\n  border-bottom: 5px solid #f98404;\n}\n\nnav ul li\n  { \n    padding-right: 10px;\n    padding-left:10px;\n   \n  }\n\nimg{\n    transition: all 1s;\n}\n\nimg:hover{\n    transform:scale(1.1);\n}\nnav ul li:hover {\n  background-color: #f98404;\n    border-radius: 5px;\n    transition: 500ms;\n}\n\n  nav.black ul li:hover{\n    border-radius: 0px;\n    display: inline-block;\n    border-bottom: 5px solid #000;\n    transition: 100ms;\n}\n\nnav.black {\n  transition: 1000ms;\n  background: #f98404;\n  border-radius: 0px 0px 7px 7px  ;\n}\n.text1{\n    font-size:3.5em;\n    color: #f98404;\n}\n.orange{\n    color: #f98404;\n    font-weight:bold;\n}\n.btn{\n background-color: black;\n  padding:10px;\n}\n.btn:hover{\ncolor:black;\nbackground-color: #f98404;\n}\n\n@media screen and (max-width: 765px){\n  nav ul{\n    background-color:#f98404;\n  }\n\n}\n.carousel {\n  background: #f98404;\n  border-radius:7px;}\n  .carousel .carousel-item {\n    height: 300px; }\n    .carousel .carousel-item img {\n    margin-left: 30px;\n    height: 300px; }\n  \n#carouselButton {\n  right: 0px;\n  position: absolute;\n  bottom: 0px;\n  z-index: 1; }\n\n  @media screen and (max-width: 700px){\n    h4{\n      font-size: 1.3em;\n    }\n    .carousel .carousel-item {\n    height: 50vh; }\n  \n  }\n  .row-header {\n    margin: 0px auto;\n    padding: 0px 0px; }\n  \n  .row-content {\n    margin: 0px auto;\n    padding: 70px 0px;\n    border-bottom: 1px ridge;\n    min-height: 400px; }\n  \n  footer {\n    background-color: #f98404;\n    margin: 0px auto;\n    padding: 20px 0px; }\n\n  .card-img-top{\n    height:55vh;\n  }\n  \n  .list-color li a{\n    color: #fff;\n  }\n  \na{\n  text-decoration: none;\n}\n\n  .social-media a{\n    margin-left: 3px;\n    color: #000;\n    background: rgba(210, 215, 211, 0.356);\n    border-radius: 100%;\n    display: inline-block;\n    text-align: center;\n    text-decoration: none;\n    position: relative;\n    width: 50px;\n    height: 50px;\n    padding-top: 12px;\n    -webkit-transition: all .5s;\n    -moz-transition: all .5s;\n    transition: all .5s;\n    text-decoration: none;\n  }\n  .social-media a:hover{\n    background-color: #000;\n    color: #fff;\n    text-decoration: none;\n  }\n  .card-border{\n    border-bottom:1.5px solid #f98404; \n    border-right:1.5px solid #f98404;\n    border-left:1.5px solid #f98404;\n  }\n  .bg a{\n    background: #f98404;\n  }\n\n.bg-orange{\n  background: #f98404;\n}\n.bg-black{\n  background: #000;\n}\n.text-orange{\n  color:#f98404;\n}\n.text-black{\n  color:#000;\n}\nfooter ul li a{\n  color: #000;\n}\n.round-border{\n  border-radius:7px;\n}\n.input{\n  border-radius:0; \n  background-color:#e4ecf5; \n  margin-bottom: 12px;\n  padding:12px 12px; \n  width:100%;\n}\n:root {\n  --animate-duration: 1s;\n  --animate-delay: 1s;\n  --animate-repeat: 1;\n}\n.animate__animated {\n  -webkit-animation-duration: 1s;\n  animation-duration: 1s;\n  -webkit-animation-duration: var(--animate-duration);\n  animation-duration: var(--animate-duration);\n  -webkit-animation-fill-mode: both;\n  animation-fill-mode: both;\n}\n@-webkit-keyframes slideInDown {\n  from {\n    -webkit-transform: translate3d(0, -100%, 0);\n    transform: translate3d(0, -100%, 0);\n    visibility: visible;\n  }\n\n  to {\n    -webkit-transform: translate3d(0, 0, 0);\n    transform: translate3d(0, 0, 0);\n  }\n}\n@keyframes slideInDown {\n  from {\n    -webkit-transform: translate3d(0, -100%, 0);\n    transform: translate3d(0, -100%, 0);\n    visibility: visible;\n  }\n\n  to {\n    -webkit-transform: translate3d(0, 0, 0);\n    transform: translate3d(0, 0, 0);\n  }\n}\n.animate__slideInDown {\n  -webkit-animation-name: slideInDown;\n  animation-name: slideInDown;\n}\n\n@-webkit-keyframes zoomIn {\n  from {\n    opacity: 0;\n    -webkit-transform: scale3d(0.3, 0.3, 0.3);\n    transform: scale3d(0.3, 0.3, 0.3);\n  }\n\n  50% {\n    opacity: 1;\n  }\n}\n@keyframes zoomIn {\n  from {\n    opacity: 0;\n    -webkit-transform: scale3d(0.3, 0.3, 0.3);\n    transform: scale3d(0.3, 0.3, 0.3);\n  }\n\n  50% {\n    opacity: 1;\n  }\n}\n.animate__zoomIn {\n  -webkit-animation-name: zoomIn;\n  animation-name: zoomIn;\n}\n.padding-footer{\n  padding-top:30px;\n  padding-bottom: 30px;\n}\n.text-muted:hover{\n  color: #000;\n}\n\n.content {\n  width: 100%;\n  clear: both;\n}\n\n.content img {\n  max-width: 100%;\n}\n::-webkit-scrollbar {\n  width: 12px !important;\n}\n\n/* Track */\n::-webkit-scrollbar-track {\n -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;\n box-shadow: inset 0 0 6px rgba(0,0,0,0.3) ;\n -webkit-border-radius: 10px !important;\n border-radius: 10px !important;\n}\n\n/* Handle */\n::-webkit-scrollbar-thumb {\n -webkit-border-radius: 10px !important;\n border-radius: 10px !important;\n background: #f98404 !important; \n \n}\n::-webkit-scrollbar-thumb:window-inactive {\n background: #f98404 !important; \n}\n"]}