@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");*{box-sizing:border-box;color:black;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:200;scroll-behavior:smooth}body{margin:0}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:#20a491}a{-webkit-text-decoration-color:inherit;text-decoration-color:inherit;color:inherit}li,p{line-height:2rem}section{padding:0 1rem}img{width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:40px;padding:0 28px 0 8px;border:1px solid #ccc;outline:0;font-size:14px;border-radius:0;background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat,#fff;background-position:98% 50%;background-size:8px}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}summary{cursor:pointer;justify-content:flex-start;align-items:center;display:flex;height:-moz-fit-content;height:fit-content}summary::-webkit-details-marker{display:none}summary:after{content:"→";margin-left:1rem;transition:transform .2s ease}details[open] summary:after,summary:after{font-size:1.2em;position:relative;top:.1em;color:#20a491}details[open] summary:after{content:"↓"}summary>*{display:inline;vertical-align:sub;text-transform:uppercase}.buttonDiv{text-align:center;cursor:pointer}.grid2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.grid2-3{grid-template-columns:2fr 3fr;grid-gap:1rem}.grid2-3,.grid3-2{display:grid;gap:1rem;width:100%}.grid3-2{grid-template-columns:3fr 2fr;grid-gap:1rem}.grid3-1{display:grid;grid-template-columns:3fr 1fr;grid-gap:1rem;gap:1rem;width:100%;overflow:visible;align-items:start}.wholeScreen{width:100vw;height:100vh}.centeredFlex{display:flex;justify-content:center;align-items:center}.blockContainer>input,.blockContainer>textarea{display:block;width:100%;margin-bottom:1em;line-height:1.5em}.padded{padding:1rem}.bottomSpacer{margin-bottom:8rem}.spacerTop{margin-top:8rem}.spacerTopDouble{margin-top:16rem}.noPaddings{padding:0}.noMargins{margin:0}.noMarginsBottom{margin-bottom:0}.green{color:#20a491}.green:hover{text-decoration:underline}.grey,.grey *{color:#bbbbbb}.roundedBorder{border-radius:5px}.stackedImages{position:relative}.whiteOverlay{-webkit-backdrop-filter:grayscale(1);backdrop-filter:grayscale(1);background-color:rgba(255,255,255,1);border-radius:5px;padding:3%;max-width:75%}.borderLeft{border-left:1px solid #ccc;padding-left:1rem;border-radius:0}.border-right{border-right:1px solid #ccc;padding-right:1rem;border-radius:0}.stickyTop{position:-webkit-sticky;position:sticky;top:0;z-index:10;background-color:white;margin-top:0;overflow-y:auto;max-height:100vh;padding-left:0}.relative{position:relative}.overTheImage{position:absolute;top:2rem;left:2rem}.stackedImages div:first-child{position:absolute;top:0;width:auto;height:100%;object-fit:cover;z-index:-1}.stackedImages div:nth-child(2){z-index:1;top:-30%;right:10%}.stackedImages div:nth-child(2),.stackedImages div:nth-child(3){object-fit:cover;width:60%;height:auto;position:absolute;padding:1rem;background-color:white;border-radius:5px}.stackedImages div:nth-child(3){z-index:-1;top:70%;left:10%}.react-datepicker__day--in-selecting-range{background-color:#cde4ff;color:#000}#destinationVietnam{background-image:url(/images_vietnam/hor_nature_01.jpg)}#destinationSpain,#destinationVietnam{background-size:cover;background-position:50%;background-attachment:fixed}#destinationSpain{background-image:url(/images_spain/spain_01.jpg)}#destinationRussia{background-image:url(/images_russia/russia_01.jpg)}#destinationRussia,#heroSection{background-size:cover;background-position:50%;background-attachment:fixed}#heroSection{background-image:url(/images_vietnam/vietnam007.jpg);display:flex;flex-direction:column;justify-content:center;align-items:center}.mobileContent{display:none}@media (max-width:950px){.grid2-3,.grid3-2{grid-template-columns:1fr}.stackedImages div:first-child{position:static}.stackedImages div:nth-child(2),.stackedImages div:nth-child(3){display:none}}@media (max-width:750px){.grid3-1{grid-template-columns:1fr}.grid3-1>:first-child{order:2}.grid3-1>:last-child{order:1}.stickyTop{position:static}.mobileContent{display:block}}@media (max-width:600px){.grid2{grid-template-columns:1fr}.stackedImages div:first-child{position:static}.stackedImages div:nth-child(2),.stackedImages div:nth-child(3){display:none}}@media (max-width:400px){#destinationRussia,#destinationSpain,#destinationVietnam,#heroSection{background-attachment:scroll}}header{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;width:100%;background-color:white;color:white}#logo{font-size:24px}@media (max-width:600px){header{flex-direction:column;align-items:flex-start}h1{margin:0}}@media (max-width:400px){header{padding:.5rem}#logo{font-size:20px}header nav ul{margin:0}header nav ul li{margin-right:.5rem}}.buttonDiv{border:1.8px solid #20a491;border-radius:5px;padding:1em;text-transform:uppercase}.buttonDiv:hover{color:white}.buttonDiv:hover,footer{background-color:#20a491}footer{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;padding:1rem;flex-direction:column}footer *{color:white;text-align:center;line-height:1.6em}footer nav ul{display:flex;list-style:none;padding:0;flex-wrap:wrap}footer nav ul li{margin-right:1rem;flex:1 1 max-content}footer nav ul li a{text-decoration:none;color:inherit;font-weight:inherit}footer nav ul li a:hover{text-decoration:underline}.flexItemColumnDown{justify-self:flex-end}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/a4f49d278a78d11a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/0c8c2cc6cb2a1e84-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/975646e0361b97e6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/2709857960ef4384-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c10e65354f31a966-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/18db5f711778bd55-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c221d67f596f1ad2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/866feffc4851b845-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_504396{font-family:Playfair Display,Playfair Display Fallback;font-weight:400}