.Loading{display:flex;justify-content:center;padding:20px 0;width:100%}.lds__spinner{display:inline-block;height:80px;position:relative;width:80px}.lds__spinner div{-webkit-animation:lds__spinner 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:lds__spinner 1.2s cubic-bezier(0,.5,.5,1) infinite;background:silver;display:inline-block;left:8px;position:absolute;width:16px}.lds__spinner div:first-child{-webkit-animation-delay:-.24s;animation-delay:-.24s;left:8px}.lds__spinner div:nth-child(2){-webkit-animation-delay:-.12s;animation-delay:-.12s;left:32px}.lds__spinner div:nth-child(3){-webkit-animation-delay:0;animation-delay:0;left:56px}@-webkit-keyframes lds__spinner{0%{height:64px;top:8px}50%,to{height:32px;top:24px}}@keyframes lds__spinner{0%{height:64px;top:8px}50%,to{height:32px;top:24px}}.NavigationMenu{width:100%}.NavigationMenu ul.format-desk{align-items:center;display:flex;justify-content:flex-end}.NavigationMenu ul.format-desk li{font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;list-style-type:none;padding:0 5px}.NavigationMenu ul.format-desk li a{display:flex}.NavigationMenu ul.format-desk li.language{display:none}@media(min-width:768px){.NavigationMenu ul.format-desk li.language{border-left:1px solid #f2f2f2;color:#838383;cursor:pointer;display:list-item;font-size:10px}}.NavigationMenu ul.format-desk li.content-creator{border-left:1px solid #f2f2f2}.NavigationMenu ul.format-mobile{padding-left:10px}.NavigationMenu ul.format-mobile li{border-bottom:1px solid hsla(47,26%,75%,.259);font-family:Roboto Bold,serif;font-size:23px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;list-style-type:none;margin:10px 0}.NavigationMenu ul.format-mobile li.language{color:#838383;cursor:pointer;font-size:15px}.NavigationMenu .icon{background-size:cover;cursor:pointer;display:inline-block;height:20px;width:20px}.NavigationMenu .boxContainer{background-color:#fff;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08);display:block;min-width:150px;padding:8px 0;right:47px;z-index:99}@media(min-width:768px){.NavigationMenu .boxContainer{position:absolute;right:47px;width:260px}}.NavigationMenu .boxContainer ul.listMenu{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.NavigationMenu .boxContainer ul.listMenu li{list-style-type:none;padding:0}.NavigationMenu .boxContainer ul.listMenu li a{background:transparent;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:block;font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:1.4;padding:10px 16px;width:100%}.NavigationMenu .boxContainer ul.listMenu li:hover a{background-color:#f2f2f2}.NavigationMenu .dropdownOverlay{background:transparent;inset:0;position:fixed;z-index:98}.MobileMenu{background-color:#fff;box-shadow:-9px -4px 17px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;padding-top:30px;position:fixed;right:0;top:0;width:270px;z-index:10}.MobileMenu .section{display:flex;justify-content:flex-end}.MobileMenu .section .CloseMenu{display:flex;height:40px;padding-left:10px;padding-right:20px}.MobileMenu .content{display:table-cell;height:100%;padding:10px}.MobileMenu .content .SidebarContent{margin-top:60px;padding-bottom:10px;padding-left:10px}.MobileMenu .icon-close{background-size:contain;cursor:pointer;display:block;width:27px}.MobileMenu .close-link{font-family:Roboto Bold,serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;padding-left:2px}.Header{background-color:#fff;border-bottom:1px solid #f2f2f2;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Header__icon,.Header__section{display:flex;width:100%}.Header__icon{align-items:center;justify-content:flex-end}@media(min-width:768px){.Header__icon{display:none}}.Header__icon .icon-burger{background-size:cover;cursor:pointer;display:block;height:30px;width:30px}.Header__logo_title{display:flex;justify-content:center;margin-left:10px}.Header__logo_title h1{color:#1a263c;font-family:Lobster Regular,serif;font-size:26px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}@media(min-width:768px){.Header__logo_title h1{font-size:42px;margin-top:15px}}.Header__links{display:none;width:100%}@media(min-width:768px){.Header__links{display:flex;flex-direction:column}}.Footer{border-top:1px solid #f2f2f2;display:flex;margin-bottom:84px}@media(min-width:768px){.Footer{margin-bottom:0}}.Footer__links{align-items:center;display:flex;justify-content:center;width:100%}@media(min-width:1024px){.Footer__links{align-items:end;justify-content:end}}.Footer__links .hideOnMobile{display:none}@media(min-width:768px){.Footer__links .hideOnMobile{display:inline-flex}}.Footer__links ul li{display:inline-flex;margin-right:10px}.Footer__ndp{display:flex;flex-direction:column;justify-content:center;margin-left:20px}.Footer__ndp .logo{background-size:contain;border:1px solid silver;border-radius:50%;display:block;height:30px;width:30px}@media(min-width:768px){.Footer__ndp .logo{height:40px;width:40px}}.cookie__consent{background-color:#2b373b;line-height:14px}@media(min-width:768px){.cookie__consent{line-height:30px}}.cookie__consent .cookie__button_container{display:flex;justify-content:center;width:100%}@media(min-width:768px){.cookie__consent .cookie__button_container{width:auto}}.cookie__consent .cookie__button{border-radius:8px;color:#4e503b;font-size:20px;height:80px;width:300px}@media(min-width:768px){.cookie__consent .cookie__button{height:60px;width:200px}}.icon-burger{background-image:url(/static/media/icon-burger.f22930c97ce7a69d2f5d.svg)}.icon-burger,.icon-close{background-position:50%;background-repeat:no-repeat}.icon-close{background-image:url(/static/media/icon-close.28b0fb5172fb0f5d98c4.svg)}.icon-player{background-image:url(/static/media/icon-player.5e2b1736e5250dca0b7e.svg)}.icon-photos,.icon-player{background-position:50%;background-repeat:no-repeat}.icon-photos{background-image:url(/static/media/icon-photos.da4790ad897fc2a0de57.svg)}.icon-profile{background-image:url(/static/media/icon-profile.c72a75da7d0ea925b44f.svg)}.icon-arrow-left,.icon-profile{background-position:50%;background-repeat:no-repeat}.icon-arrow-left{background-image:url(/static/media/incon-arrow-left.4e1848589e9754fa2617.svg)}.icon-arrow-right{background-image:url(/static/media/incon-arrow-right.e655dae312472f66af4d.svg)}.icon-arrow-right,.icon-social-facebook{background-position:50%;background-repeat:no-repeat}.icon-social-facebook{background-image:url(/static/media/icon-social-facebook.887e27d2859b7a8cea00.svg)}.icon-social-linkedin{background-image:url(/static/media/icon-social-linkedin.1dd51a07bd7327708e52.svg)}.icon-social-linkedin,.icon-social-whatsapp{background-position:50%;background-repeat:no-repeat}.icon-social-whatsapp{background-image:url(/static/media/icon-social-whatsapp.9f53d69b52a5b9ac5de0.svg)}.icon-social-x{background-image:url(/static/media/icon-social-x.abb3c1b78433c58d3590.svg)}.icon-social-x,.img-logo-ndp{background-position:50%;background-repeat:no-repeat}.img-logo-ndp{background-image:url(/static/media/logo-nicodottaphoto.56b6ceb072426b6f1026.jpg)}.Body{padding-bottom:84px}@media(min-width:768px){.Body{padding-bottom:0}}.Body .Home__linksMobile{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background:hsla(0,0%,100%,.96);border-top:1px solid #f2f2f2;bottom:0;left:0;padding:10px calc(10px + env(safe-area-inset-right)) 10px calc(10px + env(safe-area-inset-left));position:fixed;right:0;z-index:98}@media(min-width:768px){.Body .Home__linksMobile{display:none}}.Body .Home__linksMobile .NavigationMenu ul.format-desk{align-items:center;box-sizing:border-box;display:flex;gap:12px;justify-content:center;margin:0 auto;max-width:520px;padding:8px 12px;width:100%}.Body .Home__linksMobile .NavigationMenu ul.format-desk li{background:transparent;border:none;box-shadow:none;flex:1 1;min-width:0;padding:0}.Body .Home__linksMobile .NavigationMenu ul.format-desk li a,.Body .Home__linksMobile .NavigationMenu ul.format-desk li.content-creator a{align-items:center;background:#fff;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);box-sizing:border-box;display:inline-flex;height:44px;justify-content:center;min-width:auto;padding:0 12px;width:100%}.Body .Home__linksMobile .NavigationMenu .boxContainer{bottom:58px;position:fixed;right:12px;width:220px;z-index:99}.Body .Home__linksMobile .NavigationMenu .boxContainer ul.listMenu{gap:10px}.Body .Home__linksMobile .NavigationMenu .boxContainer ul.listMenu li a{background:#fff;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);box-sizing:border-box;display:block;padding:10px 12px;width:100%}.Body .Suscription,.ContextPhotoMenu{display:flex;justify-content:center}.ContextPhotoMenu{align-items:center;background-color:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.Message{background-color:#fff;border:3px solid silver;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:500px;min-width:200px;padding:10px;z-index:101}.AcceptMessage{border-radius:4px;display:block;font-weight:800;text-align:center}.AcceptMessage:hover{background-color:#e1e0e0;cursor:pointer}.Home{display:flex;flex-direction:column}.ImageHome{background-size:contain;height:0;padding-top:71.5%;position:relative;width:100%}.HomeDescription{display:none;position:absolute}@media(min-width:768px){.HomeDescription{display:block;font-size:12px;font-weight:700;left:42px;line-height:23px;top:20%;width:33%}}@media(min-width:1024px){.HomeDescription{font-size:13px;line-height:32px}}@media(min-width:1280px){.HomeDescription{left:83px}.HomeDescription h2.title-2{font-size:28px}.HomeDescription .paragraph-1{font-size:18px}}.Home__presentation{min-height:744px}@media(min-width:768px){.Home__presentation{min-height:600px}.Home__cta{align-items:center;display:flex;flex-direction:column}}.Home__presentation-image{background-image:url(/static/media/portada-960.dc70e73e1f8b2fd30f27.jpg);background-position:50%;background-position:top!important;background-repeat:no-repeat;background-size:cover;height:313px;padding-top:123.5%;position:relative;width:100%}@media(min-width:768px){.Home__presentation-image{background-image:url(/static/media/portada-big.b8a99e7b316394c5cbc8.jpg);background-position:50%;background-repeat:no-repeat;height:600px;padding-top:0}}.Home__mobile_text{display:block;padding:10px}@media(min-width:768px){.Home__mobile_text{display:none}}.Home__mobile_text .paragraph-1{line-height:25px}.ctaSuscribe{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.ctaSuscribe{margin-left:40px;margin-right:40px}}.ctaSuscribe{margin-top:20px}.ctaSuscribe p.ctaTitle{font-family:Roboto Bold,serif;font-size:26px;line-height:42px;line-height:26px}.ctaSuscribe p.ctaDescrip,.ctaSuscribe p.ctaTitle{font-style:normal;font-weight:500;letter-spacing:0;padding-left:20px}.ctaSuscribe p.ctaDescrip{font-family:Roboto Light,serif;line-height:42px;line-height:32px}.ctaSuscribe p.ctaDescrip.bold{font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}@media(min-width:768px){.ctaSuscribe p.ctaDescrip.mobile{display:none}}.ctaSuscribe p.ctaDescrip.nomobile{display:none}@media(min-width:768px){.ctaSuscribe p.ctaDescrip.nomobile{display:block}}.ctaSuscribe ul{font-family:Roboto Light,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;list-style-type:none;margin:0;padding-left:20px}@media(min-width:768px){.ctaSuscribe ul{padding-left:10px}}.ctaSuscribe ul li a{color:#080888;display:block}.ctaSuscribe .ctaBox{background-color:#fff;border-radius:6px;display:flex;margin:0 15px;padding:10px}.ctaSuscribe .ctaBox .ctaBoxImg{display:flex;flex-direction:column;justify-content:center;width:300px}.ctaSuscribe .ctaBox .ctaBoxContent .ctaBoxList{padding-left:20px}.profile-small{background-image:url(/static/media/nicodottaphoto-photographer-uruguay-small.f26ad69d31afa795fd8a.jpeg)}.image-contact,.profile-small{background-position:50%;background-repeat:no-repeat}.image-contact{background-image:url(/static/media/contact.6696f40c15eadbc32288.jpg)}.image-copyright{background-image:url(/static/media/derechos-autor.d9b42e33a27db507de6f.jpg)}.image-copyright,.image-information{background-position:50%;background-repeat:no-repeat}.image-information{background-image:url(/static/media/profile-photo-nicodottaphoto.5231233e122c0774ed87.jpg)}.image-001{background-image:url(/static/media/foto-nicodottaphoto-001.08efd45c75ee3429cd5b.jpeg)}.image-001,.image-002{background-position:50%;background-repeat:no-repeat}.image-002{background-image:url(/static/media/foto-nicodottaphoto-002.eb9d990220c46b42b84c.jpeg)}.image-003{background-image:url(/static/media/foto-nicodottaphoto-003.351f1813f6dd46cca3cb.jpeg)}.image-003,.image-cta-curso{background-position:50%;background-repeat:no-repeat}.image-cta-curso{background-image:url(/static/media/cta-curso-fotografia.c6ea17fb3b70fc929d08.jpeg)}.image-cta-curso-big{background-image:url(/static/media/cta-curso-fotografia-big.aa0a1b855c42e11f4156.jpg)}.image-cta-curso-big,.image-cta-link{background-position:50%;background-repeat:no-repeat}.image-cta-link{background-image:url(data:image/png;base64,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)}.NotFound{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.NotFound{margin-left:40px;margin-right:40px}}.NotFound{padding:50px}.NotFound .description{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px;margin-left:30px}.NotFound .description.link span{border-bottom:1px solid #080888;color:#080888}.Photos{padding:10px}.Photos_collections{display:flex;flex-wrap:wrap;justify-content:center}.Photos_collections .Photos_collections__item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px;min-height:200px;width:400px}.CollectionBox{border:1px solid #fff;box-shadow:0 8px 24px hsla(210,8%,62%,.2);display:flex;flex-direction:column;padding:10px;width:100%}.CollectionBox:hover{background-color:hsla(47,26%,75%,.259);border:1px solid hsla(47,26%,75%,.259)}.CollectionBox a{display:flex;flex-direction:column;overflow:hidden}.CollectionBox a img{object-fit:cover;object-position:center}@media(min-width:768px){.CollectionBox a img{height:200px}}.CollectionBox .CollectionBox_title{font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}.Pagination{align-items:center;border-top:none;display:flex;justify-content:center;margin-bottom:20px;margin-top:25px}@media(min-width:768px){.Pagination{border-top:2px solid hsla(47,26%,75%,.259)}}.Pagination .nav-btn{align-items:center;background:#fff;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);cursor:pointer;display:inline-flex;height:44px;justify-content:center;min-width:96px;padding:0 12px;transition:box-shadow .12s ease,background-color .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,-webkit-transform .12s ease}.Pagination .nav-btn:active{background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.08);-webkit-transform:translateY(1px) scale(.98);transform:translateY(1px) scale(.98)}.Pagination .nav-btn:focus-visible{outline:2px solid #f2f2f2;outline-offset:2px}@media(prefers-reduced-motion:reduce){.Pagination .nav-btn{transition:none}}@media(min-width:768px){.Pagination .nav-btn{background:transparent;border:none;border-radius:0;box-shadow:none;height:auto;min-width:auto;padding:0}}.Pagination .nav-btn[disabled]{cursor:default;opacity:.3}.Pagination .icon{background-size:cover;cursor:pointer;display:inline-block;height:20px;width:20px}@media(min-width:768px){.Pagination .icon{height:15px;width:15px}}.Pagination .icon:hover{background-color:hsla(47,26%,75%,.259);border-radius:3px}.Pagination .icon.disble{cursor:auto;opacity:.1}.Pagination span{padding:0 10px}.Pagination .text{font-size:18px}.YTVideo{padding:10px}.YTVideo h1{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px}@media(min-width:768px){.YTVideo h1{font-size:26px;line-height:36px}}.YTVideo .VideoContainer{height:0;padding-bottom:56.25%;position:relative;width:100%}.YTVideo .VideoContainer .vd{box-shadow:0 8px 24px hsla(210,8%,62%,.2);height:100%;left:0;position:absolute;top:0;width:100%}.YTVideo .Description{display:flex;flex-direction:column}@media(min-width:768px){.YTVideo .Description{flex-direction:row}}.YTVideo .Description .DescriptionSection{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}.YTVideo .Description .DescriptionSection a{text-decoration:underline}.YTVideo .Description .DescriptionSection span.icon{background-size:contain;height:20px;margin-right:10px;width:20px}.ModalGeneric{align-items:center;background:rgba(0,0,0,.7);box-sizing:border-box;display:flex;justify-content:center;left:0;min-height:100vh;overflow-y:auto;padding:1em;position:fixed;top:0;width:100%;z-index:99}.ModalBox{border-radius:1rem;max-height:92vh;max-width:1440px;overflow:auto;padding:1rem}.ModalBox,.ModalCloseBtn{background:#fff;display:block;width:100%}.ModalCloseBtn{align-items:center;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);cursor:pointer;font-size:16px;font-weight:700;height:44px;justify-content:center;margin:16px auto 8px;max-width:320px;padding:0 18px;text-align:center;transition:box-shadow .12s ease,background-color .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,-webkit-transform .12s ease}.ModalCloseBtn:active{background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.08);-webkit-transform:translateY(1px) scale(.98);transform:translateY(1px) scale(.98)}.ModalCloseBtn:focus-visible{outline:2px solid #e5e7eb;outline-offset:2px}@media(prefers-reduced-motion:reduce){.ModalCloseBtn{transition:none}}.ModalCloseBtn:hover{background-color:#f3f4f6}@media(min-width:768px){.ModalCloseBtn{background:transparent;border:none;border-radius:0;box-shadow:none;height:auto;margin-top:8px;min-width:auto;padding:0;text-decoration:underline;width:auto}}.Videos{padding:10px}.Videos_collections{display:flex;flex-wrap:wrap;justify-content:center}.Videos_collections .Videos_collections__item{align-items:center;border:1px solid #fff;border-radius:5px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);cursor:pointer;display:flex;flex-direction:column;margin:10px;min-height:200px;padding:5px;width:400px}.Videos_collections .Videos_collections__item:hover{background-color:hsla(47,26%,75%,.259);border:1px solid hsla(47,26%,75%,.259)}.VideoCollectionBox{display:flex;flex-direction:column;justify-content:center;padding:5px;width:281px}@media(min-width:768px){.VideoCollectionBox{width:auto}}.VideoCollectionBox .VideoCollectionBox_title{line-height:26px}.VideoCollectionBox .VideoCollectionBox_title .titulo{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:inherit}.VideoCollectionBox .VideoCollectionBoxThumb{padding:15px 0}@media(min-width:768px){.VideoCollectionBox .VideoCollectionBoxThumb{padding:25px 0}}.VideoCollectionBox .VideoCollectionBoxThumb .youtube-thumb{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;height:200px;width:100%}@media(min-width:768px){.VideoCollectionBox .VideoCollectionBoxThumb .youtube-thumb{background-size:378px 270px;height:200px;width:378px}}.InteralPageLinks{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px;margin-left:10px;margin-top:40px}@media(min-width:768px){.InteralPageLinks{margin-left:40px}}.InteralPageLinks ul{font-family:Roboto Light,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;list-style-type:none;margin:0;padding-left:2px}@media(min-width:768px){.InteralPageLinks ul{padding-left:10px}}.InteralPageLinks ul li{margin:10px 0}.InteralPageLinks ul li a{background:#fff;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);color:#080888;display:block;padding:10px 12px;text-decoration:none;transition:background-color .12s ease,box-shadow .12s ease}.InteralPageLinks ul li a:active{background-color:#f9fafb}.InteralPageLinks ul li a .standar-text{align-items:center}.InteralPageLinks ul li a .standar-icon{display:none}@media(min-width:768px){.InteralPageLinks ul li a{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0;text-decoration:underline}.InteralPageLinks ul li a .standar-icon{display:inline-block!important;margin-top:8px}}.Copyright{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.Copyright{margin-left:40px;margin-right:40px}}.Copyright .image{margin:5px 5px 15px}.Copyright .image .image-copyright{background-position:50%;background-size:cover;border-radius:5px;height:200px}@media(min-width:768px){.Copyright .image .image-copyright{height:300px}}.Copyright .description{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px;margin-left:30px}.Copyright .description.link span{color:#080888}.Contact{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.Contact{margin-left:40px;margin-right:40px}}.Contact .image{margin:5px 5px 15px}.Contact .image .image-contact{background-position:50%;background-size:cover;border-radius:5px;height:200px}@media(min-width:768px){.Contact .image .image-contact{height:300px}}.Contact .description{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px;margin-left:30px}.Contact .description.link .erc{list-style-type:none}.Contact .description.link .erc .image-cta-link{display:inline-block;height:37px;width:246px}.Contact .description.link .erc a.cta-link{display:inline-block;text-decoration:none}.Contact .description.link span{color:#080888}.Contact .description.below{margin-top:40px}.Contact .description.below ul{font-family:Roboto Light,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}.Contact .description.below ul li a{color:#080888}.Information{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.Information{margin-left:40px;margin-right:40px}}.Information .image{margin:5px 5px 15px}.Information .image .image-information{background-position:50%;background-size:cover;border-radius:5px;height:300px}@media(min-width:768px){.Information .image .image-information{height:500px}}.PhotoEntryContainer{border:1px solid #fff;border-radius:5px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);cursor:pointer;display:flex;flex-direction:column;margin:5px 2px;max-width:350px;padding:2px}.PhotoEntryContainer:hover{background-color:hsla(47,26%,75%,.259);border:1px solid hsla(47,26%,75%,.259)}@media(min-width:768px){.PhotoEntryContainer{margin:25px 2px}}.PhotoEntryContainer .entry{padding:0 10px}.PhotoEntryContainer .bottom{font-family:Roboto Light,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:24px;margin-bottom:25px}.PhotoEntryContainer .photoContainer img{border-radius:4px;margin:6px}.PhotoEntryContainer .titulo{font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}.PhotoEntryContainer .description{color:#25383c}.BigPhoto .PhotoEntry{position:relative}.BigPhoto .PhotoEntry img{border-radius:5px;width:100%}.BigPhoto .PhotoEntry .PhotoNavigation{grid-row-gap:14px;grid-column-gap:10px;align-items:center;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-areas:"prev  next" "title title";grid-template-columns:1fr 1fr;row-gap:14px}@media(min-width:768px){.BigPhoto .PhotoEntry .PhotoNavigation{display:flex;justify-content:space-between;min-height:50px}}.BigPhoto .PhotoEntry .PhotoNavigation .nav{min-width:50px}.BigPhoto .PhotoEntry .PhotoNavigation .nav:first-child{grid-area:prev}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(2){grid-area:title}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(3){grid-area:next}.BigPhoto .PhotoEntry .PhotoNavigation .nav:first-child{justify-self:start}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(2){justify-self:center;text-align:center}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(3){justify-self:end}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn{align-items:center;background:#fff;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.06);cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin-top:4px;min-width:72px;padding:0 10px;transition:box-shadow .12s ease,background-color .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,-webkit-transform .12s ease}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn:active{background-color:#f9fafb;box-shadow:0 1px 3px rgba(0,0,0,.08);-webkit-transform:translateY(1px) scale(.98);transform:translateY(1px) scale(.98)}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn:focus-visible{outline:2px solid #f2f2f2;outline-offset:2px}@media(prefers-reduced-motion:reduce){.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn{transition:none}}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn .icon{background-size:contain;display:inline-block;height:18px;margin:0;width:18px}@media(min-width:768px){.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn{background:transparent;border:none;border-radius:0;box-shadow:none;height:auto;min-width:auto;padding:0}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn .icon{cursor:pointer;height:50px;margin-right:10px;width:50px}}.BigPhoto .PhotoEntry .PhotoNavigation .nav h1{font-size:1em;margin:0}@media(min-width:768px){.BigPhoto .PhotoEntry .PhotoNavigation .nav h1{font-size:2em}}.BigPhoto .DescriptionCentered{padding:10px 10%}.BigPhoto .DescriptionCentered p{line-height:25px}.BigPhoto .PhotoOverlay{background:rgba(0,0,0,.4);border-radius:5px;inset:0;position:absolute}.BigPhoto .DescriptionSection,.BigPhoto .PhotoOverlay{align-items:center;display:flex;justify-content:center}.BigPhoto .DescriptionSection{text-align:center;width:100%}.BigPhoto .DescriptionSection a{text-decoration:underline}.BigPhoto .DescriptionSection span.icon{background-size:contain;height:20px;margin-right:10px;width:20px}.PhotosCollection .TopNav{margin:10px 0 16px}.PhotosCollection .TopNav a{align-items:center;display:inline-flex;font-weight:600;gap:6px;text-decoration:underline}.PhotosCollection .Navegacion{font-family:Roboto Bold,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px;padding-left:20px}@media(min-width:768px){.PhotosCollection .Navegacion{font-size:30px}}.PhotosCollection a{color:gray}.ListContainer{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:768px){.ListContainer{flex-direction:row}}.RegistrationForm{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.RegistrationForm{margin-left:40px;margin-right:40px}}.RegistrationForm{padding:0}@media(min-width:768px){.RegistrationForm{padding:40px 0}}.RegistrationForm .RegistrationForm__placeholder{display:flex;justify-content:center}.BlogSideBar{background-color:#f8f9fa;border-radius:10px;padding:20px}.BlogSideBar .sidebar-section{background-color:#fff;border:1px solid #cecece;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:20px;padding:20px}.BlogSideBar .sidebar-section .title{border-bottom:2px solid #cecece;color:#25383c;font-family:Roboto Bold,serif;font-size:1.1rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;margin-bottom:15px;padding-bottom:10px}.BlogSideBar .sidebar-section .title.rss-title{border-bottom:none;margin-bottom:0;padding-bottom:0}.BlogSideBar .sidebar-section .title.rss-title .rss-feed-link{align-items:center;color:#25383c;display:flex;justify-content:space-between;text-decoration:none;transition:color .2s ease-in-out;width:100%}.BlogSideBar .sidebar-section .title.rss-title .rss-feed-link:hover{color:#080888}.BlogSideBar .sidebar-section .title.rss-title .rss-feed-link span{margin-right:10px}.BlogSideBar .sidebar-section .List__container a{align-items:center;color:#25383c;display:flex;font-family:Roboto Light,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;padding:6px 0;text-decoration:none;transition:color .2s ease-in-out}.BlogSideBar .sidebar-section .List__container a .icon{height:16px;margin-right:10px;width:16px}.BlogSideBar .sidebar-section .List__container a:hover{color:#080888}.BlogSideBar .sidebar-section ul.LatestList{list-style-type:none;margin:0;padding:0}.BlogSideBar .sidebar-section ul.LatestList li{margin-bottom:2px}.BlogSideBar .sidebar-section ul.LatestList li .link{border-radius:5px;color:#25383c;display:block;padding:10px;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.BlogSideBar .sidebar-section ul.LatestList li .link:hover{background-color:#e9ecef;color:#080888}.SharePage{border-top:1px solid #cecece;display:flex;margin-left:30px;margin-right:30px;margin-top:10px;padding-bottom:5px;padding-top:5px}.SharePage.right{justify-content:flex-end}.SharePage .icon{background-size:contain;display:block;height:20px;margin-right:10px;width:20px}.SharePage .SharePage__title{font-family:Lobster Regular,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}.Blog{padding:10px}.Blog .MainListing{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.Blog .MainListing{margin-left:40px;margin-right:40px}}.Blog .MainListing{display:flex;flex-direction:column}.Blog .MainListing .BlogContent .BlogSidebar{width:100%}@media(min-width:768px){.Blog .MainListing{flex-direction:row}.Blog .MainListing .BlogContent{width:80%}.Blog .MainListing .BlogSidebar{width:20%}}.Blog .MainListing .entry-post{border-bottom:1px solid #cecece;margin-bottom:40px;padding-left:10px}@media(min-width:768px){.Blog .MainListing .entry-post{padding-left:30px}}.Blog .MainListing .entry-post .post-preview p{line-height:35px}.Blog .MainListing .entry-post .post-preview .thumb{border:1px solid #f2f2f2;border-radius:10px;margin-top:20px;padding:10px;text-align:center}.Blog .MainListing .entry-post .post-preview .thumb a img{border-radius:10px;width:100%}@media(min-width:768px){.Blog .MainListing .entry-post .post-preview .thumb a img{width:auto}.Blog .MainListing .entry-post .post-preview .thumb{text-align:inherit}.Blog .MainListing .entry-post .post-preview .thumb a img{border-radius:10px}}.Blog .MainListing .entry-post .post-preview .post-resume{display:flex;flex-direction:column-reverse}@media(min-width:768px){.Blog .MainListing .entry-post .post-preview .post-resume{flex-direction:row}}.Blog .MainListing .entry-post .post-read-more{color:#080888;font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}.Blog .MainListing .entry-post .post-read-more:hover{color:#838383}.Blog .MainListing .entry-post h1 a:hover{color:#080888}.Blog .MainListing .post-full{display:flex;flex-direction:column;line-height:33px;margin-bottom:50px}.Blog .MainListing .post-full .full-image{text-align:center}.Blog .MainListing .post-full .full-image img{border-radius:10px;width:95%}.Blog .MainListing .post-full .video-container{height:0;margin-bottom:2rem;padding-bottom:56.25%;position:relative}.Blog .MainListing .post-full .video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.Blog .MainListing .tag-list{display:flex;flex-direction:column;margin-left:20px}@media(min-width:768px){.Blog .MainListing .tag-list{flex-direction:row}}.Blog .MainListing .tag-list a .tag-list-entry{font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;padding:0 10px}.Blog .MainListing .tag-list a .tag-list-entry.blue{color:#080888}.Blog .MainListing .tag-list .standar-text{padding-right:10px}.Brands{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.Brands{margin-left:40px;margin-right:40px}}.Brands .description{font-family:Roboto Bold,serif;font-size:16px;line-height:42px;line-height:26px;margin-left:30px}.Brands .description,.Brands .description p{font-style:normal;font-weight:500;letter-spacing:0}.Brands .description p{font-family:Roboto Light,serif;line-height:42px;line-height:32px}.Brands .description p b{text-decoration:underline}.Brands .description p .margin{margin-left:20px}.LearnPhotography{background-color:#f5f5f5;border-radius:20px;margin:10px;padding:10px}@media(min-width:768px){.LearnPhotography{margin-left:40px;margin-right:40px}}.LearnPhotography .image{margin:5px 5px 15px}.LearnPhotography .image .image-cta-curso-big{background-position:50%;background-size:cover;border-radius:5px;height:300px}@media(min-width:768px){.LearnPhotography .image .image-cta-curso-big{height:500px}}.LearnPhotography .description{font-family:Roboto Light,serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px;line-height:26px;margin-left:30px}.LearnPhotography .description.link span{color:#080888}.LearnPhotography .description .section{padding-left:20px}.LearnPhotography .description .below,.LearnPhotography .description .section{font-family:Roboto Bold,serif;font-style:normal;font-weight:500;letter-spacing:0;line-height:42px}.LearnPhotography .description .below ul{list-style-type:none}.LearnPhotography .description .below ul li a{color:#080888}@font-face{font-family:Roboto Light;src:url(/static/media/Roboto-Light.333da16a3f3cc391d087.ttf) format("truetype")}@font-face{font-family:Roboto Bold;src:url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@font-face{font-family:Lobster Regular;src:url(/static/media/Lobster-Regular.03c38496322925fec242.ttf) format("truetype")}BODY{background-color:#fff;color:#111;font-family:Roboto Light,serif;font-style:normal;font-weight:500;font-weight:400;letter-spacing:0;line-height:42px;margin:0 auto;max-width:1440px;padding:1em}H2.title-2,h1{color:#1a263c;font-style:normal;font-weight:700}.paragraph-1{color:#070c15}a,a:visited{color:#1a263c;text-decoration:none}a:hover,a:visited:hover{color:gray;text-decoration:none}.standar-icon{background-size:contain;height:20px;margin-right:10px;width:20px}.standar-text{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.GlobalOverlayLoader{align-items:center;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}
/*# sourceMappingURL=main.d435bde7.css.map*/